Revision: 122980 https://trac.macports.org/changeset/122980 Author: khindenburg@macports.org Date: 2014-08-02 15:01:59 -0700 (Sat, 02 Aug 2014) Log Message: ----------- p5-xml-namespacesupport: add perl branches 5.18 5.20 Modified Paths: -------------- trunk/dports/perl/p5-xml-namespacesupport/Portfile Modified: trunk/dports/perl/p5-xml-namespacesupport/Portfile =================================================================== --- trunk/dports/perl/p5-xml-namespacesupport/Portfile 2014-08-02 22:00:44 UTC (rev 122979) +++ trunk/dports/perl/p5-xml-namespacesupport/Portfile 2014-08-02 22:01:59 UTC (rev 122980) @@ -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-NamespaceSupport 1.11 revision 4 -maintainers nomaintainer +maintainers khindenburg openmaintainer license {Artistic GPL} platforms darwin description Simple generic namespace support class
participants (1)
-
khindenburg@macports.org