[144018] trunk/dports/perl/p5-file-mork/Portfile

devans at macports.org devans at macports.org
Tue Dec 29 19:42:40 PST 2015


Revision: 144018
          https://trac.macports.org/changeset/144018
Author:   devans at macports.org
Date:     2015-12-29 19:42:39 -0800 (Tue, 29 Dec 2015)
Log Message:
-----------
p5-file-mork: update to version 0.4, license, use module build.

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

Modified: trunk/dports/perl/p5-file-mork/Portfile
===================================================================
--- trunk/dports/perl/p5-file-mork/Portfile	2015-12-30 03:40:58 UTC (rev 144017)
+++ trunk/dports/perl/p5-file-mork/Portfile	2015-12-30 03:42:39 UTC (rev 144018)
@@ -5,23 +5,21 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         File-Mork 0.3
-revision            4
+perl5.setup         File-Mork 0.4
 platforms           darwin
-license             MIT
+license             permissive
 maintainers         yahoo.fr:jul_bsd openmaintainer
 
 description         Perl module to read Mozilla URL history files
-
 long_description    ${description}
 
-checksums           md5     7b95af81a50ca232299f637d0d4775bf \
-                    sha1    fcf24bc66e19734ccacdcc713b44f5ba188ced1e \
-                    rmd160  6ac5577617de89cdbc6e31fd935fd158c51fcec1
+checksums           rmd160  e33f35b08b0b11856949c232a74f4d78dffcc6c9 \
+                    sha256  d045004777c656d1c530334123a24a43738273a2a059f51d605e45c6ba9ff721
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-html-parser
 
     supported_archs noarch
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151229/1b4fa45b/attachment.html>


More information about the macports-changes mailing list