[143722] trunk/dports/perl/p5-term-editline/Portfile

devans at macports.org devans at macports.org
Fri Dec 18 11:46:35 PST 2015


Revision: 143722
          https://trac.macports.org/changeset/143722
Author:   devans at macports.org
Date:     2015-12-18 11:46:35 -0800 (Fri, 18 Dec 2015)
Log Message:
-----------
p5-term-editline: update to version 0.09, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-term-editline/Portfile

Modified: trunk/dports/perl/p5-term-editline/Portfile
===================================================================
--- trunk/dports/perl/p5-term-editline/Portfile	2015-12-18 19:45:27 UTC (rev 143721)
+++ trunk/dports/perl/p5-term-editline/Portfile	2015-12-18 19:46:35 UTC (rev 143722)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Term-EditLine 0.05
+perl5.setup         Term-EditLine 0.09
 
 platforms           darwin
 maintainers         gmail.com:james.trammell openmaintainer
@@ -13,10 +13,13 @@
 description         Term::EditLine is an object oriented perl interface to the NetBSD editline library.
 long_description    ${description}
 
-checksums           rmd160  58936d64aa85d47556117c44f5ef9e2332b49ff5 \
-                    sha256  9aac4ae13e8b957a93f41a13fd89cb3b80d21a4f4338d95d73fedcbf1748eb19
+checksums           rmd160  d106159bf3c2d48c790760f1b008100fe80957d6 \
+                    sha256  0fccb76e0c3533f8079eb0eb70f33964d096538f4654b70e82c139aa4ff34afc
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-alien-editline
+
     depends_lib-append \
                     port:libedit
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151218/159a4883/attachment-0001.html>


More information about the macports-changes mailing list