[142581] trunk/dports/perl/p5-convert-binhex/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 06:21:50 PST 2015


Revision: 142581
          https://trac.macports.org/changeset/142581
Author:   devans at macports.org
Date:     2015-11-16 05:50:12 -0800 (Mon, 16 Nov 2015)
Log Message:
-----------
p5-convert-binhex: update to version 1.125, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-convert-binhex/Portfile

Modified: trunk/dports/perl/p5-convert-binhex/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-binhex/Portfile	2015-11-16 13:49:20 UTC (rev 142580)
+++ trunk/dports/perl/p5-convert-binhex/Portfile	2015-11-16 13:50:12 UTC (rev 142581)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Convert-BinHex 1.124
+perl5.setup         Convert-BinHex 1.125
 maintainers         nomaintainer
 description         Module for converting to and from BinHex encoded files
 long_description    BinHex is a format used by Macintosh for transporting Mac files safely \
@@ -14,15 +14,13 @@
                     back into into binary data.
 platforms           darwin
 
-checksums           rmd160  4f01dbb24e19f04da77b5bf650e70846d8f39eb9 \
-                    sha256  42907b960ca70aa7be69b340ed567e8dd0b9d5e06541a5d89aa3a34255dabdb9
+checksums           rmd160  90e90a5ed3d18579a2a30c99889db630b7ae6ce7 \
+                    sha256  513591b4be46bd7eb91e83197721b4a045a9753a3dd2f11de82c9d3013226397
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-file-slurp
-    
-    depends_lib-append \
+                    port:p${perl5.major}-file-slurp \
                     port:p${perl5.major}-test-most
-
+    
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/caee6835/attachment.html>


More information about the macports-changes mailing list