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

devans at macports.org devans at macports.org
Tue Oct 4 04:11:16 CEST 2016


Revision: 153535
          https://trac.macports.org/changeset/153535
Author:   devans at macports.org
Date:     2016-10-03 19:11:16 -0700 (Mon, 03 Oct 2016)
Log Message:
-----------
p5-dbd-mysql: update to version 4.037, dependencies, security fix (CVE-2016-1246).

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-10-04 02:08:59 UTC (rev 153534)
+++ trunk/dports/perl/p5-dbd-mysql/Portfile	2016-10-04 02:11:16 UTC (rev 153535)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         DBD-mysql 4.036
+perl5.setup         DBD-mysql 4.037
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl5 Database Interface to the MySQL database
@@ -13,12 +13,14 @@
 
 platforms           darwin
 
-checksums           rmd160  f7401ab90a219c701fd5e9667193c38da13906fc \
-                    sha256  5c48a823f86b8110ccb6504c6176ca248b52f56829dd4548bc39c3509f4154cf
+checksums           rmd160  d2e96e39a431fd3ae120d4be5e33e8deb882ae4c \
+                    sha256  df578acef28ed3f6aaae52dc98e6821a1407d3bfa88585255729bb0ebfed3cfc
 
 if {${perl5.major} != ""} {
+# use Time::HiRes 1.9739+ for Sierra compatibility
     depends_build-append \
-                    port:p${perl5.major}-test-deep
+                    port:p${perl5.major}-test-deep \
+                    port:p${perl5.major}-time-hires
 
     depends_lib-append \
                     port:p${perl5.major}-dbi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161003/b0cdc042/attachment-0002.html>


More information about the macports-changes mailing list