On Dec 18, 2011, at 04:39, [email protected] wrote:

> Revision: 88079
>          http://trac.macports.org/changeset/88079
> Author:   [email protected]
> 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



_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to