[124291] trunk/dports/perl/p5-dbm-deep/Portfile

devans at macports.org devans at macports.org
Fri Aug 22 00:33:13 PDT 2014


Revision: 124291
          https://trac.macports.org/changeset/124291
Author:   devans at macports.org
Date:     2014-08-22 00:33:13 -0700 (Fri, 22 Aug 2014)
Log Message:
-----------
p5-dbm-deep: update to version 2.0011, dependencies, add p5.18, p5.20.

Modified Paths:
--------------
    trunk/dports/perl/p5-dbm-deep/Portfile

Modified: trunk/dports/perl/p5-dbm-deep/Portfile
===================================================================
--- trunk/dports/perl/p5-dbm-deep/Portfile	2014-08-22 07:29:46 UTC (rev 124290)
+++ trunk/dports/perl/p5-dbm-deep/Portfile	2014-08-22 07:33:13 UTC (rev 124291)
@@ -3,9 +3,8 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup		DBM-Deep 0.96
-revision        3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup		DBM-Deep 2.0011
 license			{Artistic-1 GPL}
 maintainers		nomaintainer
 description		A pure perl persistent multi-level hash/array DBM
@@ -20,6 +19,14 @@
 
 platforms		darwin
 
-checksums		md5 d23a451aa70bb2159f9368bbd27b4ee5
+checksums           rmd160  241a53b5af4b80eb35a7570a7f1c7174ffef3d6d \
+                    sha256  e1c8925b04782d8db090d8d3167d0a7d178fabc4477d273874f654497ac412ef
 
 supported_archs noarch
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+        port:p${perl5.major}-test-deep \
+        port:p${perl5.major}-test-exception \
+        port:p${perl5.major}-test-warn
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140822/a5f608b0/attachment.html>


More information about the macports-changes mailing list