[131663] trunk/dports/perl

hum at macports.org hum at macports.org
Thu Jan 15 05:18:51 PST 2015


Revision: 131663
          https://trac.macports.org/changeset/131663
Author:   hum at macports.org
Date:     2015-01-15 05:18:50 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-mecab, p5-termextract: add support for perl5.18 and perl5.20; see #46005

Modified Paths:
--------------
    trunk/dports/perl/p5-mecab/Portfile
    trunk/dports/perl/p5-termextract/Portfile

Modified: trunk/dports/perl/p5-mecab/Portfile
===================================================================
--- trunk/dports/perl/p5-mecab/Portfile	2015-01-15 12:12:49 UTC (rev 131662)
+++ trunk/dports/perl/p5-mecab/Portfile	2015-01-15 13:18:50 UTC (rev 131663)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.16 5.18 5.20
 perl5.setup         MeCab 0.996
 categories-append   textproc japanese
 maintainers         hum gmail.com:rsky0711 openmaintainer

Modified: trunk/dports/perl/p5-termextract/Portfile
===================================================================
--- trunk/dports/perl/p5-termextract/Portfile	2015-01-15 12:12:49 UTC (rev 131662)
+++ trunk/dports/perl/p5-termextract/Portfile	2015-01-15 13:18:50 UTC (rev 131663)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.16 5.18 5.20
 perl5.setup         TermExtract 4.10
 categories-append   textproc japanese
 maintainers         hum openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/24773cf7/attachment.html>


More information about the macports-changes mailing list