[150249] trunk/dports/perl/p5-sys-filesystem/Portfile

devans at macports.org devans at macports.org
Wed Jul 13 10:32:49 PDT 2016


Revision: 150249
          https://trac.macports.org/changeset/150249
Author:   devans at macports.org
Date:     2016-07-13 10:32:49 -0700 (Wed, 13 Jul 2016)
Log Message:
-----------
p5-sys-filesystem: update dependencies, license, use default homepage, increment revision.

Modified Paths:
--------------
    trunk/dports/perl/p5-sys-filesystem/Portfile

Modified: trunk/dports/perl/p5-sys-filesystem/Portfile
===================================================================
--- trunk/dports/perl/p5-sys-filesystem/Portfile	2016-07-13 17:20:21 UTC (rev 150248)
+++ trunk/dports/perl/p5-sys-filesystem/Portfile	2016-07-13 17:32:49 UTC (rev 150249)
@@ -6,7 +6,8 @@
 
 perl5.branches      5.22 5.24
 perl5.setup         Sys-Filesystem 1.406
-revision            3
+revision            4
+license             Apache-2
 maintainers         nomaintainer
 description         Retrieve list of filesystems and their properties
 long_description    Sys::Filesystem is intended to be a \
@@ -18,17 +19,15 @@
                     query as many properties as possible with common aliases wherever \
                     possible.
 
-homepage            http://search.cpan.org/~nicolaw/Sys-Filesystem
-
 platforms           darwin
 
 checksums           rmd160  df77a845f2b12595168ec3931c8b1d3031775df4 \
                     sha256  9a1d43326226f8aea3359849383784840ef930e5c4efafa4cbd5764d2c7a6afb
 
-supported_archs     noarch
-
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-module-pluggable \
                     port:p${perl5.major}-params-util
+
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160713/af4edcfc/attachment.html>


More information about the macports-changes mailing list