Revision: 122982 https://trac.macports.org/changeset/122982 Author: khindenburg@macports.org Date: 2014-08-02 15:06:17 -0700 (Sat, 02 Aug 2014) Log Message: ----------- p5-xml-sax-base: add perl branches 5.18 5.20 Modified Paths: -------------- trunk/dports/perl/p5-xml-sax-base/Portfile Modified: trunk/dports/perl/p5-xml-sax-base/Portfile =================================================================== --- trunk/dports/perl/p5-xml-sax-base/Portfile 2014-08-02 22:04:06 UTC (rev 122981) +++ trunk/dports/perl/p5-xml-sax-base/Portfile 2014-08-02 22:06:17 UTC (rev 122982) @@ -3,10 +3,10 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 perl5.setup XML-SAX-Base 1.08 revision 1 -maintainers nomaintainer +maintainers khindenburg openmaintainer license {Artistic-1 GPL} description Base class SAX Drivers and Filters long_description ${description}