[88079] trunk/dports/textproc

Ryan Schmidt ryandesign at macports.org
Sat Jan 7 03:13:04 PST 2012


On Dec 18, 2011, at 04:39, hum at macports.org wrote:

> Revision: 88079
>          http://trac.macports.org/changeset/88079
> Author:   hum at macports.org
> Date:     2011-12-18 02:39:41 -0800 (Sun, 18 Dec 2011)
> Log Message:
> -----------
> mecab-*: set dist_subdir to mecab.

But since they don't download any distfiles anyway, it doesn't matter.


> Modified Paths:
> --------------
>    trunk/dports/textproc/mecab-ipadic-eucjp/Portfile
>    trunk/dports/textproc/mecab-jumandic-eucjp/Portfile
>    trunk/dports/textproc/mecab-sjis/Portfile
>    trunk/dports/textproc/mecab-utf8/Portfile
> 
> Modified: trunk/dports/textproc/mecab-ipadic-eucjp/Portfile
> ===================================================================
> --- trunk/dports/textproc/mecab-ipadic-eucjp/Portfile	2011-12-18 08:11:44 UTC (rev 88078)
> +++ trunk/dports/textproc/mecab-ipadic-eucjp/Portfile	2011-12-18 10:39:41 UTC (rev 88079)
> @@ -19,6 +19,7 @@
> description         ${dicname} of ${encoding} encoding for MeCab
> long_description    ${description}
> 
> +dist_subdir         mecab
> distfiles           
> 
> pre-configure {
> 
> Modified: trunk/dports/textproc/mecab-jumandic-eucjp/Portfile
> ===================================================================
> --- trunk/dports/textproc/mecab-jumandic-eucjp/Portfile	2011-12-18 08:11:44 UTC (rev 88078)
> +++ trunk/dports/textproc/mecab-jumandic-eucjp/Portfile	2011-12-18 10:39:41 UTC (rev 88079)
> @@ -14,6 +14,7 @@
> long_description ${description}
> homepage        http://mecab.sourceforge.net/
> 
> +dist_subdir         mecab
> distfiles
> 
> pre-configure {
> 
> Modified: trunk/dports/textproc/mecab-sjis/Portfile
> ===================================================================
> --- trunk/dports/textproc/mecab-sjis/Portfile	2011-12-18 08:11:44 UTC (rev 88078)
> +++ trunk/dports/textproc/mecab-sjis/Portfile	2011-12-18 10:39:41 UTC (rev 88079)
> @@ -17,6 +17,7 @@
>                     This port depends on MeCab base analyzer and a Japanese \
>                     dictionary of ${encoding} encoding.
> 
> +dist_subdir         mecab
> distfiles
> 
> depends_lib         port:mecab-base
> 
> Modified: trunk/dports/textproc/mecab-utf8/Portfile
> ===================================================================
> --- trunk/dports/textproc/mecab-utf8/Portfile	2011-12-18 08:11:44 UTC (rev 88078)
> +++ trunk/dports/textproc/mecab-utf8/Portfile	2011-12-18 10:39:41 UTC (rev 88079)
> @@ -17,6 +17,7 @@
>                     This port depends on MeCab base analyzer and a Japanese \
>                     dictionary of ${encoding} encoding.
> 
> +dist_subdir         mecab
> distfiles
> 
> depends_lib         port:mecab-base





More information about the macports-dev mailing list