[132461] trunk/dports/perl/p5-file-libmagic/Portfile

devans at macports.org devans at macports.org
Sun Feb 1 14:32:09 PST 2015


Revision: 132461
          https://trac.macports.org/changeset/132461
Author:   devans at macports.org
Date:     2015-02-01 14:32:09 -0800 (Sun, 01 Feb 2015)
Log Message:
-----------
p5-file-libmagic: update to version 1.10, dependencies.

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

Modified: trunk/dports/perl/p5-file-libmagic/Portfile
===================================================================
--- trunk/dports/perl/p5-file-libmagic/Portfile	2015-02-01 22:15:44 UTC (rev 132460)
+++ trunk/dports/perl/p5-file-libmagic/Portfile	2015-02-01 22:32:09 UTC (rev 132461)
@@ -5,17 +5,20 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         File-LibMagic 1.09
+perl5.setup         File-LibMagic 1.10
 maintainers         nomaintainer
 description         Perl wrapper for libmagic
 long_description    ${description}
 
-checksums           rmd160  f2a01587772e017560db7370854bb7cffc289a28 \
-                    sha256  8d49b89bd56451653f35ba6981b7f3a0e61293a4d7ec9acc86fa2e0c97874b03
+checksums           rmd160  8dc47cf87649e79e1e3768ea0b5dd4810de66e7d \
+                    sha256  a94e803cafea004fb6e610be327040dbe8ef56f076fcb33aa866a125d4b5be52
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-fatal
+
     depends_lib-append \
                     port:libmagic
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150201/0f9787d9/attachment.html>


More information about the macports-changes mailing list