[128690] trunk/dports/perl/p5-file-sharedir/Portfile

devans at macports.org devans at macports.org
Tue Nov 25 12:18:45 PST 2014


Revision: 128690
          https://trac.macports.org/changeset/128690
Author:   devans at macports.org
Date:     2014-11-25 12:18:45 -0800 (Tue, 25 Nov 2014)
Log Message:
-----------
p5-file-sharedir: update to version 1.102, add perl branches 5.18 5.20, dependencies.

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

Modified: trunk/dports/perl/p5-file-sharedir/Portfile
===================================================================
--- trunk/dports/perl/p5-file-sharedir/Portfile	2014-11-25 19:59:16 UTC (rev 128689)
+++ trunk/dports/perl/p5-file-sharedir/Portfile	2014-11-25 20:18:45 UTC (rev 128690)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         File-ShareDir 1.03 ../by-authors/id/A/AD/ADAMK/
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         File-ShareDir 1.102
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Locate per-dist and per-module shared files
@@ -18,11 +17,13 @@
 
 platforms           darwin
 
-checksums           md5 333a0903db23b9097adfbeb37b99d561 \
-                    sha1 45ff393e20da1062d2f2cfb2e6dea1edf4e1db46 \
-                    rmd160 dbfec077f420abcce9c87eb0541dec16a4807509
+checksums           rmd160  ace1a84fde96424c4ca6eb5d0ea63258cc13f5eb \
+                    sha256  7c7334b974882587fbd9bc135f6bc04ad197abe99e6f4761953fe9ca88c57411
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-file-sharedir-install
+
     depends_lib-append \
                     port:p${perl5.major}-class-inspector
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141125/91dd61f0/attachment.html>


More information about the macports-changes mailing list