[131430] trunk/dports/perl/p5-file-mmagic

devans at macports.org devans at macports.org
Sun Jan 11 20:57:47 PST 2015


Revision: 131430
          https://trac.macports.org/changeset/131430
Author:   devans at macports.org
Date:     2015-01-11 20:57:47 -0800 (Sun, 11 Jan 2015)
Log Message:
-----------
p5-file-mmagic: update to version 1.30, add perl branches 5.18 5.20, remove outdated patch.

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

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

Modified: trunk/dports/perl/p5-file-mmagic/Portfile
===================================================================
--- trunk/dports/perl/p5-file-mmagic/Portfile	2015-01-12 04:45:05 UTC (rev 131429)
+++ trunk/dports/perl/p5-file-mmagic/Portfile	2015-01-12 04:57:47 UTC (rev 131430)
@@ -4,20 +4,16 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         File-MMagic 1.27
-revision            4
+perl5.branches      5.16 5.18 5.20
+perl5.setup         File-MMagic 1.30
 license             Apache-1
 maintainers         nomaintainer
 
 description         This is a Perl extension for determining file types.
 long_description    ${description}
 
-checksums           md5 4ffb13b6587888e6e455c22988abce5e
+checksums           rmd160  f9ed207d1ec696d8c78c527db209cf6e0c2badac \
+                    sha256  cf0c1b1eb29705c02d97c2913648009c0be42ce93ec24b36c696bf2d4f5ebd7e
 
 platforms           darwin
 supported_archs     noarch
-
-if {${perl5.major} != ""} {
-    patchfiles      patch-MMagic.pm
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150111/39caad62/attachment.html>


More information about the macports-changes mailing list