[149971] trunk/dports/perl/p5-dbd-mysql/Portfile

devans at macports.org devans at macports.org
Wed Jul 6 18:06:03 PDT 2016


Revision: 149971
          https://trac.macports.org/changeset/149971
Author:   devans at macports.org
Date:     2016-07-06 18:06:03 -0700 (Wed, 06 Jul 2016)
Log Message:
-----------
p5-dbd-mysql: update to version 4.034, don't depend on Test::Simple when core will do.

Modified Paths:
--------------
    trunk/dports/perl/p5-dbd-mysql/Portfile

Modified: trunk/dports/perl/p5-dbd-mysql/Portfile
===================================================================
--- trunk/dports/perl/p5-dbd-mysql/Portfile	2016-07-07 01:04:43 UTC (rev 149970)
+++ trunk/dports/perl/p5-dbd-mysql/Portfile	2016-07-07 01:06:03 UTC (rev 149971)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         DBD-mysql 4.033
+perl5.setup         DBD-mysql 4.034
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl5 Database Interface to the MySQL database
@@ -13,13 +13,12 @@
 
 platforms           darwin
 
-checksums           rmd160  0772a926c460531f9feddf3e8357f11f4319bf32 \
-                    sha256  cc98bbcc33581fbc55b42ae681c6946b70a26f549b3c64466740dfe9a7eac91c
+checksums           rmd160  657c125d87919023a4ef6e24747c4c7d9dd66d71 \
+                    sha256  9d97990ba35ebd8941544fe67e1101a3e6a59a93bcdaf291f1fe783f2a82afd8
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-test-deep \
-                    port:p${perl5.major}-test-simple
+                    port:p${perl5.major}-test-deep
 
     depends_lib-append \
                     port:p${perl5.major}-dbi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160706/f6e42fea/attachment.html>


More information about the macports-changes mailing list