[129767] trunk/dports/perl/p5-convert-binary-c/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Dec 19 19:34:52 PST 2014


Revision: 129767
          https://trac.macports.org/changeset/129767
Author:   khindenburg at macports.org
Date:     2014-12-19 19:34:52 -0800 (Fri, 19 Dec 2014)
Log Message:
-----------
p5-convert-binary-c: update to 0.76; add license; remove perl 5.8 - add 5.18/20; test yes #33083 maintainer timeout

Modified Paths:
--------------
    trunk/dports/perl/p5-convert-binary-c/Portfile

Modified: trunk/dports/perl/p5-convert-binary-c/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-binary-c/Portfile	2014-12-20 02:35:34 UTC (rev 129766)
+++ trunk/dports/perl/p5-convert-binary-c/Portfile	2014-12-20 03:34:52 UTC (rev 129767)
@@ -4,17 +4,21 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Convert-Binary-C 0.74
-revision            2
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Convert-Binary-C 0.76
 platforms           darwin
+license             {Artistic-1 GPL}
 maintainers         bioperl.org:jason
 
 description         Perl extension for Binary Data Conversion using C Types
 
 long_description    ${description}
 
-checksums           sha1    1332c94093fd2f5f9eecb3c033c5f9035aa79201 \
-                    rmd160  6e136538816cbeb30769b711b463d5725cb2a88f
+checksums           rmd160  432b92e9626ff180f1e616a32f2c5a5022b57498 \
+                    sha256  4f0ce8dcee618f9a2309161994545b1d019742387627bf647459033ae94952e5
 
 use_parallel_build  no
+
+if {${perl5.major} != ""} {
+    test.run        yes
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141219/aee9e598/attachment.html>


More information about the macports-changes mailing list