[143073] trunk/dports/perl/p5-tree-simple/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 08:26:37 PST 2015


Revision: 143073
          https://trac.macports.org/changeset/143073
Author:   devans at macports.org
Date:     2015-12-02 14:10:26 -0800 (Wed, 02 Dec 2015)
Log Message:
-----------
p5-tree-simple: update to version 1.26, no longer uses module build.

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

Modified: trunk/dports/perl/p5-tree-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-tree-simple/Portfile	2015-12-02 22:09:43 UTC (rev 143072)
+++ trunk/dports/perl/p5-tree-simple/Portfile	2015-12-02 22:10:26 UTC (rev 143073)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Tree-Simple 1.25
+perl5.setup         Tree-Simple 1.26
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         A simple tree object
@@ -13,14 +13,14 @@
 
 extract.suffix      .tgz
 
-checksums           rmd160  32c4787d0f425d8104d06eb63f968f42d2705bd9 \
-                    sha256  d902ab182ce5c83e7473fb6d15a9d6fe9cd9a34a720530533d7d61b2c1b141f6
+checksums           rmd160  8b269d35727039dff95c195fe146e2676990192e \
+                    sha256  401a0a9157094c938c10918632fe42ba38c2836aa323ee194506f7a4eef20734
 
 platforms           darwin
-supported_archs     noarch
-perl5.use_module_build
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-test-exception
+
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/26b55d40/attachment.html>


More information about the macports-changes mailing list