[134609] trunk/dports/perl/p5-file-which/Portfile

devans at macports.org devans at macports.org
Tue Mar 31 16:06:29 PDT 2015


Revision: 134609
          https://trac.macports.org/changeset/134609
Author:   devans at macports.org
Date:     2015-03-31 16:06:29 -0700 (Tue, 31 Mar 2015)
Log Message:
-----------
p5-file-which: update to version 1.16, dependencies, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-file-which/Portfile

Modified: trunk/dports/perl/p5-file-which/Portfile
===================================================================
--- trunk/dports/perl/p5-file-which/Portfile	2015-03-31 23:05:27 UTC (rev 134608)
+++ trunk/dports/perl/p5-file-which/Portfile	2015-03-31 23:06:29 UTC (rev 134609)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         File-Which 1.09
-revision            4
+perl5.setup         File-Which 1.16
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Portable implementation of the `which' utility
@@ -14,12 +13,12 @@
 
 platforms           darwin
 
-checksums           rmd160  2ebbe4afe4bdefada7f66c726a4156cbaecd0490 \
-                    sha256  b72fec6590160737cba97293c094962adf4f7d44d9e68dde7062ecec13f4b2c3
+checksums           rmd160  dc24a5b4f9085d2b215cf3d19ccf56ba99eeb31b \
+                    sha256  f53ddcc3a2b04bcf51759352536087206f45efddcd50841ab820893bb831323c
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-test-simple \
+    depends_build-append \
                     port:p${perl5.major}-test-script
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150331/302101dd/attachment.html>


More information about the macports-changes mailing list