[153681] trunk/dports/perl/p5-term-readkey/Portfile

devans at macports.org devans at macports.org
Fri Oct 7 20:02:03 CEST 2016


Revision: 153681
          https://trac.macports.org/changeset/153681
Author:   devans at macports.org
Date:     2016-10-07 11:02:02 -0700 (Fri, 07 Oct 2016)
Log Message:
-----------
p5-term-readkey: update to version 2.37 using search.cpan.org, description, homepage, livecheck url.

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

Modified: trunk/dports/perl/p5-term-readkey/Portfile
===================================================================
--- trunk/dports/perl/p5-term-readkey/Portfile	2016-10-07 16:49:15 UTC (rev 153680)
+++ trunk/dports/perl/p5-term-readkey/Portfile	2016-10-07 18:02:02 UTC (rev 153681)
@@ -5,21 +5,23 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Term-ReadKey 2.33 Term
+perl5.use_search_cpan_org yes
+perl5.setup         Term-ReadKey 2.37 ../by-authors/id/J/JS/JSTOWE
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 platforms           darwin
 
-description         Perl extension for simple terminal control
+description         Term::ReadKey - A perl module for simple terminal control
 long_description    ${description}
 
 distname            TermReadKey-${perl5.moduleversion}
+homepage            http://search.cpan.org/~jstowe/${distname}
 
-checksums           rmd160  a7d8d7d843827f6ded972b384a466ac593bd5f38 \
-                    sha256  99708f2d157343b79af6d552384fc4cbdf8ab633b727eb547f733fbc1cfdd14d
+checksums           rmd160  c09b5024af5af4b39d73c690002280fe81ebd24c \
+                    sha256  4a9383cf2e0e0194668fe2bd546e894ffad41d556b41d2f2f577c8db682db241
 
 use_parallel_build  no
 
 livecheck.type      regex
-livecheck.url       $homepage
+livecheck.url       http://search.cpan.org/~jstowe
 livecheck.regex     {TermReadKey-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161007/16eb5b35/attachment-0002.html>


More information about the macports-changes mailing list