Revision: 122920 https://trac.macports.org/changeset/122920 Author: devans@macports.org Date: 2014-08-01 23:14:55 -0700 (Fri, 01 Aug 2014) Log Message: ----------- p5-dbd-mysql: update to version 4.028, add perl branch 5.20. Modified Paths: -------------- trunk/dports/perl/p5-dbd-mysql/Portfile Modified: trunk/dports/perl/p5-dbd-mysql/Portfile =================================================================== --- trunk/dports/perl/p5-dbd-mysql/Portfile 2014-08-02 06:08:28 UTC (rev 122919) +++ trunk/dports/perl/p5-dbd-mysql/Portfile 2014-08-02 06:14:55 UTC (rev 122920) @@ -4,8 +4,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 -perl5.setup DBD-mysql 4.027 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup DBD-mysql 4.028 license {Artistic-1 GPL} maintainers nomaintainer description Perl5 Database Interface to the MySQL database @@ -13,8 +13,8 @@ platforms darwin -checksums rmd160 cb8c41ccfdaff6c772086cf8a8640b40aebb19ce \ - sha256 2e00f1eb5822aa097b310203ff611dd635f9d000db9df7ce1e8b0493c082be41 +checksums rmd160 6ec0af145e8fb44c1b3e10a9e2a92d10597d5d76 \ + sha256 5842b24affdabce8b17122f910cd5b5b253bf266d7e5084af5df4248523811ed if {${perl5.major} != ""} {
participants (1)
-
devans@macports.org