[131347] trunk/dports/perl/p5-mac-sysprofile/Portfile

mojca at macports.org mojca at macports.org
Sat Jan 10 02:53:35 PST 2015


Revision: 131347
          https://trac.macports.org/changeset/131347
Author:   mojca at macports.org
Date:     2015-01-10 02:53:35 -0800 (Sat, 10 Jan 2015)
Log Message:
-----------
p5-mac-sysprofile: upgrade to 0.05, add 5.18 5.20, add dependency on p5-mac-propertylist

Modified Paths:
--------------
    trunk/dports/perl/p5-mac-sysprofile/Portfile

Modified: trunk/dports/perl/p5-mac-sysprofile/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-sysprofile/Portfile	2015-01-10 10:50:08 UTC (rev 131346)
+++ trunk/dports/perl/p5-mac-sysprofile/Portfile	2015-01-10 10:53:35 UTC (rev 131347)
@@ -4,17 +4,21 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Mac-SysProfile 0.03
-revision            3
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Mac-SysProfile 0.05
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
 description         Mac::SysProfile
 long_description    Perl Module to collect core system information from Mac computers.
 
-checksums           rmd160  7609d5eeac330317c05709ee8782e2b171a6aa94 \
-                    sha256  c53f07830ad43d82343b34a7a8cb8de8086e63f804bc1e0e81d2b70d1dc74790
+checksums           rmd160  a78723b20c25833f5866dec8a271c87d21c97300 \
+                    sha256  4033976b775b39cc2a693b72a02d65ef5a7ba03bde4d4db0dff46e126c7d9f6c
 
 platforms           darwin
 supported_archs     noarch
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-mac-propertylist
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150110/7173a401/attachment-0001.html>


More information about the macports-changes mailing list