[134363] trunk/dports/perl/p5-tree-dag_node/Portfile

devans at macports.org devans at macports.org
Mon Mar 23 10:29:36 PDT 2015


Revision: 134363
          https://trac.macports.org/changeset/134363
Author:   devans at macports.org
Date:     2015-03-23 10:29:36 -0700 (Mon, 23 Mar 2015)
Log Message:
-----------
p5-tree-dag_node: update to version 1.25, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-tree-dag_node/Portfile

Modified: trunk/dports/perl/p5-tree-dag_node/Portfile
===================================================================
--- trunk/dports/perl/p5-tree-dag_node/Portfile	2015-03-23 17:29:04 UTC (rev 134362)
+++ trunk/dports/perl/p5-tree-dag_node/Portfile	2015-03-23 17:29:36 UTC (rev 134363)
@@ -5,8 +5,8 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Tree-DAG_Node 1.24
-license             {Artistic-1 GPL}
+perl5.setup         Tree-DAG_Node 1.25
+license             {Artistic-2 GPL}
 maintainers         nomaintainer
 description         A (super)class for representing nodes in a tree
 long_description    This class encapsulates/makes/manipulates objects that \
@@ -22,10 +22,13 @@
 platforms           darwin
 extract.suffix      .tgz
 
-checksums           rmd160  28f682609b214d62f0b452081304d307ff9cb81c \
-                    sha256  63c98afdd86280c06c026392a169c10defbdea3c39e7ffad6d3cd4da1c105478
+checksums           rmd160  e1593805784f7f0bc139b1f2e027c17c171767b3 \
+                    sha256  d43e2515ff00f0c043d32146ee415581c6c7d05b58606a94f4c70c21dd4abb79
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-pod
+
     depends_lib-append \
                     port:p${perl5.major}-file-slurp-tiny \
                     port:p${perl5.major}-pathtools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150323/b2d97103/attachment.html>


More information about the macports-changes mailing list