aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-MeCab
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2005-05-28 12:58:56 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2005-05-28 12:58:56 +0000
commit201207451fa95074e0f48581447856dc49f3d2b6 (patch)
tree137e9e51d63ab5369bd36b1d16799d6a48f3bc16 /japanese/p5-MeCab
parenta0d7097c8eba534b43c400f396c9c6e5400e9ae7 (diff)
downloadports-201207451fa95074e0f48581447856dc49f3d2b6.tar.gz
ports-201207451fa95074e0f48581447856dc49f3d2b6.zip
- Upgrade to 0.81.
- Unbreak on some conditions. - Update WWW: line. No response from: maintainer
Notes
Notes: svn path=/head/; revision=136341
Diffstat (limited to 'japanese/p5-MeCab')
-rw-r--r--japanese/p5-MeCab/Makefile4
-rw-r--r--japanese/p5-MeCab/distinfo4
-rw-r--r--japanese/p5-MeCab/pkg-descr2
3 files changed, 4 insertions, 6 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile
index 42f94d0de151..320df638c418 100644
--- a/japanese/p5-MeCab/Makefile
+++ b/japanese/p5-MeCab/Makefile
@@ -8,7 +8,7 @@
PORTNAME= MeCab
PORTVERSION= ${MECAB_PORTVERSION}
CATEGORIES= japanese textproc perl5
-MASTER_SITES= http://cl.aist-nara.ac.jp/~taku-ku/software/mecab/bindings/
+MASTER_SITES= http://chasen.org/~taku/software/mecab/bindings/
DISTNAME= ${PORTNAME:L}-perl-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
@@ -16,8 +16,6 @@ COMMENT= MeCab library module for Perl5
LIB_DEPENDS= mecab.0:${MECAB_PORTDIR}
-BROKEN= Unfetchable
-
PERL_CONFIGURE= yes
.include "${.CURDIR}/../mecab/Makefile.common"
diff --git a/japanese/p5-MeCab/distinfo b/japanese/p5-MeCab/distinfo
index f149c037bdad..fd765dee8283 100644
--- a/japanese/p5-MeCab/distinfo
+++ b/japanese/p5-MeCab/distinfo
@@ -1,2 +1,2 @@
-MD5 (mecab-perl-0.76.tar.gz) = 3517d8d3d5a744d365c7c6dd7e0c8184
-SIZE (mecab-perl-0.76.tar.gz) = 15466
+MD5 (mecab-perl-0.81.tar.gz) = 0f0d1301b924b0f1c99dd3ed305c4112
+SIZE (mecab-perl-0.81.tar.gz) = 17319
diff --git a/japanese/p5-MeCab/pkg-descr b/japanese/p5-MeCab/pkg-descr
index 79459fd39384..432e3097c995 100644
--- a/japanese/p5-MeCab/pkg-descr
+++ b/japanese/p5-MeCab/pkg-descr
@@ -5,4 +5,4 @@ since mecab is linked with libc_r but perl is with libc, which
conflict causes memory fault.
Author: Taku Kudoh <taku-ku@is.aist-nara.ac.jp>
-WWW: http://cl.aist-nara.ac.jp/~taku-ku/software/mecab/
+WWW: http://chasen.org/~taku/software/mecab/