[131618] trunk/dports/perl/p5-data-compare/Portfile

mojca at macports.org mojca at macports.org
Thu Jan 15 01:16:27 PST 2015


Revision: 131618
          https://trac.macports.org/changeset/131618
Author:   mojca at macports.org
Date:     2015-01-15 01:16:27 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-data-compare: upgrade to 1.25, minor rearrangements

Modified Paths:
--------------
    trunk/dports/perl/p5-data-compare/Portfile

Modified: trunk/dports/perl/p5-data-compare/Portfile
===================================================================
--- trunk/dports/perl/p5-data-compare/Portfile	2015-01-15 09:11:37 UTC (rev 131617)
+++ trunk/dports/perl/p5-data-compare/Portfile	2015-01-15 09:16:27 UTC (rev 131618)
@@ -5,20 +5,20 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Data-Compare 1.22
-revision            3
-platforms           darwin
+perl5.setup         Data-Compare 1.25
 maintainers         nomaintainer
-supported_archs     noarch
 license             {Artistic-1 GPL}
 
 description         Compare perl data structures
-
 long_description    ${description}
 
-checksums           sha256 ce8f2c7cd8e7aad8bfa381824f43c0d2ae0ed8a21450817bbeb1d971b5c2e8af \
-                    rmd160 141aa84b7b5712188be2deb66bd53703ebb3e85b
+checksums           rmd160  a4865e56a35079c6eef5631b1e4633c0812c62b5 \
+                    sha256  1d4b36db545fa9fbacd8c012618f6a7846238ee12ab627a2764cfaf45ad4ea73
 
+platforms           darwin
+supported_archs     noarch
+
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-file-find-rule
+    depends_lib-append \
+                    port:p${perl5.major}-file-find-rule
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/7276d86e/attachment.html>


More information about the macports-changes mailing list