[44715] trunk/dports/textproc

mcalhoun at macports.org mcalhoun at macports.org
Fri Jan 2 02:01:18 PST 2009


Revision: 44715
          http://trac.macports.org/changeset/44715
Author:   mcalhoun at macports.org
Date:     2009-01-02 02:01:18 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
mecab-jumandic-*: Change default perl port to perl5 (see #16830).
Fixes #17817 (maintainer timeout).

Modified Paths:
--------------
    trunk/dports/textproc/mecab-jumandic-eucjp/Portfile
    trunk/dports/textproc/mecab-jumandic-sjis/Portfile
    trunk/dports/textproc/mecab-jumandic-utf8/Portfile

Modified: trunk/dports/textproc/mecab-jumandic-eucjp/Portfile
===================================================================
--- trunk/dports/textproc/mecab-jumandic-eucjp/Portfile	2009-01-02 09:57:32 UTC (rev 44714)
+++ trunk/dports/textproc/mecab-jumandic-eucjp/Portfile	2009-01-02 10:01:18 UTC (rev 44715)
@@ -18,7 +18,7 @@
                 sha1   0672cb267b8fde6268a69d57add7ab1544e62154 \
                 rmd160 b062285c01b81f497f2f0d9a968917142c269825
 
-depends_build   bin:perl:perl5.8
+depends_build   bin:perl:perl5
 depends_lib     port:mecab
 
 configure.args  --with-mecab-config=${prefix}/bin/mecab-config \

Modified: trunk/dports/textproc/mecab-jumandic-sjis/Portfile
===================================================================
--- trunk/dports/textproc/mecab-jumandic-sjis/Portfile	2009-01-02 09:57:32 UTC (rev 44714)
+++ trunk/dports/textproc/mecab-jumandic-sjis/Portfile	2009-01-02 10:01:18 UTC (rev 44715)
@@ -18,7 +18,7 @@
                 sha1   0672cb267b8fde6268a69d57add7ab1544e62154 \
                 rmd160 b062285c01b81f497f2f0d9a968917142c269825
 
-depends_build   bin:perl:perl5.8
+depends_build   bin:perl:perl5
 depends_lib     port:mecab
 
 configure.args  --with-mecab-config=${prefix}/bin/mecab-config \

Modified: trunk/dports/textproc/mecab-jumandic-utf8/Portfile
===================================================================
--- trunk/dports/textproc/mecab-jumandic-utf8/Portfile	2009-01-02 09:57:32 UTC (rev 44714)
+++ trunk/dports/textproc/mecab-jumandic-utf8/Portfile	2009-01-02 10:01:18 UTC (rev 44715)
@@ -18,7 +18,7 @@
                 sha1   0672cb267b8fde6268a69d57add7ab1544e62154 \
                 rmd160 b062285c01b81f497f2f0d9a968917142c269825
 
-depends_build   bin:perl:perl5.8
+depends_build   bin:perl:perl5
 depends_lib     port:mecab
 
 configure.args  --with-mecab-config=${prefix}/bin/mecab-config \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/205658d0/attachment.html>


More information about the macports-changes mailing list