Revision: 124802 https://trac.macports.org/changeset/124802 Author: ryandesign@macports.org Date: 2014-08-28 02:29:37 -0700 (Thu, 28 Aug 2014) Log Message: ----------- p5-convert-pem: add p5.18 and p5.20; noarch Modified Paths: -------------- trunk/dports/perl/p5-convert-pem/Portfile Modified: trunk/dports/perl/p5-convert-pem/Portfile =================================================================== --- trunk/dports/perl/p5-convert-pem/Portfile 2014-08-28 09:27:56 UTC (rev 124801) +++ trunk/dports/perl/p5-convert-pem/Portfile 2014-08-28 09:29:37 UTC (rev 124802) @@ -4,10 +4,12 @@ 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 Convert-PEM 0.08 license {Artistic-1 GPL} maintainers nomaintainer +supported_archs noarch + description Read/write encrypted ASN.1 PEM files long_description ${description}