Revision: 122937 https://trac.macports.org/changeset/122937 Author: devans@macports.org Date: 2014-08-02 07:59:21 -0700 (Sat, 02 Aug 2014) Log Message: ----------- p5-dbd-pg: update to version 3.3.0, add perl branches 5.18, 5.20. Modified Paths: -------------- trunk/dports/perl/p5-dbd-pg/Portfile Modified: trunk/dports/perl/p5-dbd-pg/Portfile =================================================================== --- trunk/dports/perl/p5-dbd-pg/Portfile 2014-08-02 14:24:46 UTC (rev 122936) +++ trunk/dports/perl/p5-dbd-pg/Portfile 2014-08-02 14:59:21 UTC (rev 122937) @@ -3,8 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup DBD-Pg 2.19.3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup DBD-Pg 3.3.0 license {Artistic-1 GPL} categories perl databases maintainers nomaintainer @@ -14,9 +14,8 @@ platforms darwin -checksums md5 026ea19f89aee12051bce23d797e824b \ - sha1 0950c950ba5fc61a47a4b97daad5f5189ffffd72 \ - rmd160 65693085e6cd2ff1a5a625230dbc271fd5521fa4 +checksums rmd160 660ae04e42a750401efa7ab43612a2c043e4287a \ + sha256 52f43de5b2d916d447d7ed252b127f728b226dc88db57d4fe9712e21d3586ffe if {${perl5.major} ne ""} { depends_lib-append port:p${perl5.major}-dbi \