diff -Naru mecab-ipadic-2.7.0-20060408/textproc/mecab-ipadic-eucjp/Portfile mecab-ipadic-2.7.0-20060707/textproc/mecab-ipadic-eucjp/Portfile
old
|
new
|
|
2 | 2 | |
3 | 3 | PortSystem 1.0 |
4 | 4 | name mecab-ipadic-eucjp |
5 | | version 2.7.0-20060408 |
6 | | revision 1 |
| 5 | version 2.7.0-20060707 |
7 | 6 | categories textproc japanese |
8 | 7 | maintainers rsky0711@gmail.com |
9 | 8 | platforms darwin |
… |
… |
|
14 | 13 | distfiles mecab-ipadic-${version}${extract.suffix} |
15 | 14 | worksrcdir mecab-ipadic-${version} |
16 | 15 | set dicdir ipadic-eucjp |
17 | | set sfj 19691 |
| 16 | set sfj 20904 |
18 | 17 | master_sites http://osdn.dl.sourceforge.jp/mecab/${sfj}/ \ |
19 | 18 | http://keihanna.dl.sourceforge.jp/mecab/${sfj}/ \ |
20 | 19 | http://qgpop.dl.sourceforge.jp/mecab/${sfj}/ |
21 | | checksums md5 0d388c7c7731b89fec470dd6d9d2960f \ |
22 | | sha1 15a266520f0ad6aac022148bb4423ac7c8c35d93 \ |
23 | | rmd160 7046e3edbeb358b4347ef4aa3e6dfeeb26468901 |
| 20 | checksums md5 45b9f822700ad4eceb6722d6edcc2a46 \ |
| 21 | sha1 373be900f9be22957636acc54f120fea013f8818 \ |
| 22 | rmd160 cf2f7ad97e50cae6d0a9e9f13bc9328aeab33304 |
24 | 23 | |
25 | | depends_build bin:perl:perl5.8 |
26 | 24 | depends_lib port:mecab |
27 | 25 | |
28 | 26 | configure.args --with-mecab-config=${prefix}/bin/mecab-config \ |
diff -Naru mecab-ipadic-2.7.0-20060408/textproc/mecab-ipadic-sjis/Portfile mecab-ipadic-2.7.0-20060707/textproc/mecab-ipadic-sjis/Portfile
old
|
new
|
|
2 | 2 | |
3 | 3 | PortSystem 1.0 |
4 | 4 | name mecab-ipadic-sjis |
5 | | version 2.7.0-20060408 |
6 | | revision 1 |
| 5 | version 2.7.0-20060707 |
7 | 6 | categories textproc japanese |
8 | 7 | maintainers rsky0711@gmail.com |
9 | 8 | platforms darwin |
… |
… |
|
14 | 13 | distfiles mecab-ipadic-${version}${extract.suffix} |
15 | 14 | worksrcdir mecab-ipadic-${version} |
16 | 15 | set dicdir ipadic-sjis |
17 | | set sfj 19691 |
| 16 | set sfj 20904 |
18 | 17 | master_sites http://osdn.dl.sourceforge.jp/mecab/${sfj}/ \ |
19 | 18 | http://keihanna.dl.sourceforge.jp/mecab/${sfj}/ \ |
20 | 19 | http://qgpop.dl.sourceforge.jp/mecab/${sfj}/ |
21 | | checksums md5 0d388c7c7731b89fec470dd6d9d2960f \ |
22 | | sha1 15a266520f0ad6aac022148bb4423ac7c8c35d93 \ |
23 | | rmd160 7046e3edbeb358b4347ef4aa3e6dfeeb26468901 |
| 20 | checksums md5 45b9f822700ad4eceb6722d6edcc2a46 \ |
| 21 | sha1 373be900f9be22957636acc54f120fea013f8818 \ |
| 22 | rmd160 cf2f7ad97e50cae6d0a9e9f13bc9328aeab33304 |
24 | 23 | |
25 | | depends_build bin:perl:perl5.8 |
26 | 24 | depends_lib port:mecab |
27 | 25 | |
28 | 26 | configure.args --with-mecab-config=${prefix}/bin/mecab-config \ |
diff -Naru mecab-ipadic-2.7.0-20060408/textproc/mecab-ipadic-utf8/Portfile mecab-ipadic-2.7.0-20060707/textproc/mecab-ipadic-utf8/Portfile
old
|
new
|
|
2 | 2 | |
3 | 3 | PortSystem 1.0 |
4 | 4 | name mecab-ipadic-utf8 |
5 | | version 2.7.0-20060408 |
6 | | revision 1 |
| 5 | version 2.7.0-20060707 |
7 | 6 | categories textproc japanese |
8 | 7 | maintainers rsky0711@gmail.com |
9 | 8 | platforms darwin |
… |
… |
|
14 | 13 | distfiles mecab-ipadic-${version}${extract.suffix} |
15 | 14 | worksrcdir mecab-ipadic-${version} |
16 | 15 | set dicdir ipadic-utf8 |
17 | | set sfj 19691 |
| 16 | set sfj 20904 |
18 | 17 | master_sites http://osdn.dl.sourceforge.jp/mecab/${sfj}/ \ |
19 | 18 | http://keihanna.dl.sourceforge.jp/mecab/${sfj}/ \ |
20 | 19 | http://qgpop.dl.sourceforge.jp/mecab/${sfj}/ |
21 | | checksums md5 0d388c7c7731b89fec470dd6d9d2960f \ |
22 | | sha1 15a266520f0ad6aac022148bb4423ac7c8c35d93 \ |
23 | | rmd160 7046e3edbeb358b4347ef4aa3e6dfeeb26468901 |
| 20 | checksums md5 45b9f822700ad4eceb6722d6edcc2a46 \ |
| 21 | sha1 373be900f9be22957636acc54f120fea013f8818 \ |
| 22 | rmd160 cf2f7ad97e50cae6d0a9e9f13bc9328aeab33304 |
24 | 23 | |
25 | | depends_build bin:perl:perl5.8 |
26 | 24 | depends_lib port:mecab |
27 | 25 | |
28 | 26 | configure.args --with-mecab-config=${prefix}/bin/mecab-config \ |