[122366] trunk/dports/perl/p5-term-readline-gnu/Portfile

mf2k at macports.org mf2k at macports.org
Mon Jul 21 10:18:34 PDT 2014


Revision: 122366
          https://trac.macports.org/changeset/122366
Author:   mf2k at macports.org
Date:     2014-07-21 10:18:33 -0700 (Mon, 21 Jul 2014)
Log Message:
-----------
p5-term-readline-gnu: Update to version 1.24. Add p5.18 and 5.20 subports. Now nomaintainer per email from warp-darwinports. (#44364)

Modified Paths:
--------------
    trunk/dports/perl/p5-term-readline-gnu/Portfile

Modified: trunk/dports/perl/p5-term-readline-gnu/Portfile
===================================================================
--- trunk/dports/perl/p5-term-readline-gnu/Portfile	2014-07-21 16:18:44 UTC (rev 122365)
+++ trunk/dports/perl/p5-term-readline-gnu/Portfile	2014-07-21 17:18:33 UTC (rev 122366)
@@ -4,18 +4,19 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Term-ReadLine-Gnu 1.20
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Term-ReadLine-Gnu 1.24
+
 license             {Artistic-1 GPL}
-maintainers         spin.de:warp-darwinports
+maintainers         nomaintainer
 description         Perl extension for the GNU Readline/History library
 long_description    This is an implementation of Term::ReadLine using the \
                     GNU Readline/History Library.
 platforms           darwin
-checksums           sha1    23f2562c436c09e0d6ca85e135727d73bfdb18ea \
-                    rmd160  3569290543a4545bc70b2d435fc6ee4cc3598223
 
+checksums           rmd160 8cfc44faadb0eac173c1d9583b72fb92e65a5a3b \
+                    sha256 cccd781679f278ee73664e9bd67396dc4832ff0c97fd970d6c846e64df45e136
+
 if {${perl5.major} != ""} {
-depends_lib-append  port:readline
+    depends_lib-append  port:readline
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140721/bacb5d5e/attachment.html>


More information about the macports-changes mailing list