Revision: 128999 https://trac.macports.org/changeset/128999 Author: devans@macports.org Date: 2014-12-02 13:51:51 -0800 (Tue, 02 Dec 2014) Log Message: ----------- p5-digest-crc: add perl branches 5.18 5.20 (#46088). Modified Paths: -------------- trunk/dports/perl/p5-digest-crc/Portfile Modified: trunk/dports/perl/p5-digest-crc/Portfile =================================================================== --- trunk/dports/perl/p5-digest-crc/Portfile 2014-12-02 20:09:46 UTC (rev 128998) +++ trunk/dports/perl/p5-digest-crc/Portfile 2014-12-02 21:51:51 UTC (rev 128999) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.10 5.12 5.14 5.16 +perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20 perl5.setup Digest-CRC 0.18 license public-domain maintainers nomaintainer