[87607] trunk/dports/textproc

hum at macports.org hum at macports.org
Mon Nov 28 06:47:20 PST 2011


Revision: 87607
          http://trac.macports.org/changeset/87607
Author:   hum at macports.org
Date:     2011-11-28 06:47:20 -0800 (Mon, 28 Nov 2011)
Log Message:
-----------
mecab, mecab-sjis, mecab-utf8: fix distfiles.

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

Modified: trunk/dports/textproc/mecab/Portfile
===================================================================
--- trunk/dports/textproc/mecab/Portfile	2011-11-28 14:42:42 UTC (rev 87606)
+++ trunk/dports/textproc/mecab/Portfile	2011-11-28 14:47:20 UTC (rev 87607)
@@ -18,7 +18,7 @@
                     This port depends on MeCab base analyzer and a Japanese \
                     dictionary of ${encoding} encoding.
 
-distfiles
+distfiles           {}
 
 depends_lib         port:mecab-base
 
@@ -27,7 +27,7 @@
 use_configure       no
 supported_archs     noarch
 
-build {}
+build               {}
 
 set dicname         ipadic
 

Modified: trunk/dports/textproc/mecab-sjis/Portfile
===================================================================
--- trunk/dports/textproc/mecab-sjis/Portfile	2011-11-28 14:42:42 UTC (rev 87606)
+++ trunk/dports/textproc/mecab-sjis/Portfile	2011-11-28 14:47:20 UTC (rev 87607)
@@ -17,7 +17,7 @@
                     This port depends on MeCab base analyzer and a Japanese \
                     dictionary of ${encoding} encoding.
 
-distfiles
+distfiles           {}
 
 depends_lib         port:mecab-base
 
@@ -26,7 +26,7 @@
 use_configure       no
 supported_archs     noarch
 
-build {}
+build               {}
 
 set dicname         ipadic
 

Modified: trunk/dports/textproc/mecab-utf8/Portfile
===================================================================
--- trunk/dports/textproc/mecab-utf8/Portfile	2011-11-28 14:42:42 UTC (rev 87606)
+++ trunk/dports/textproc/mecab-utf8/Portfile	2011-11-28 14:47:20 UTC (rev 87607)
@@ -17,7 +17,7 @@
                     This port depends on MeCab base analyzer and a Japanese \
                     dictionary of ${encoding} encoding.
 
-distfiles
+distfiles           {}
 
 depends_lib         port:mecab-base
 
@@ -26,7 +26,7 @@
 use_configure       no
 supported_archs     noarch
 
-build {}
+build               {}
 
 set dicname         ipadic
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111128/7a57158d/attachment.html>


More information about the macports-changes mailing list