[131429] trunk/dports/perl/p5-file-libmagic

devans at macports.org devans at macports.org
Sun Jan 11 20:45:06 PST 2015


Revision: 131429
          https://trac.macports.org/changeset/131429
Author:   devans at macports.org
Date:     2015-01-11 20:45:05 -0800 (Sun, 11 Jan 2015)
Log Message:
-----------
p5-file-libmagic: update to version 1.09, add perl branches 5.18 5.20, dependencies, remove outdated patch.

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

Removed Paths:
-------------
    trunk/dports/perl/p5-file-libmagic/files/

Modified: trunk/dports/perl/p5-file-libmagic/Portfile
===================================================================
--- trunk/dports/perl/p5-file-libmagic/Portfile	2015-01-12 04:03:52 UTC (rev 131428)
+++ trunk/dports/perl/p5-file-libmagic/Portfile	2015-01-12 04:45:05 UTC (rev 131429)
@@ -4,26 +4,18 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         File-LibMagic 0.96
-revision            3
-extract.suffix      .tgz
+perl5.branches      5.16 5.18 5.20
+perl5.setup         File-LibMagic 1.09
 maintainers         nomaintainer
 description         Perl wrapper for libmagic
 long_description    ${description}
 
-checksums           md5     945f063eb9cd2ce555f452792320f601 \
-                    sha1    1624150be5e0994948556f63481f2779b3ffa024
+checksums           rmd160  f2a01587772e017560db7370854bb7cffc289a28 \
+                    sha256  8d49b89bd56451653f35ba6981b7f3a0e61293a4d7ec9acc86fa2e0c97874b03
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:file
-
-    patchfiles      patch-Makefile.PL.diff
-
-    post-patch  {
-        reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/Makefile.PL
-    }
+                    port:libmagic
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150111/64fb2444/attachment.html>


More information about the macports-changes mailing list