aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-MeCab
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-17 00:53:35 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-17 00:53:35 +0000
commit22e200a62dea623dce7468a57cffa1bdad1cc85e (patch)
treec843887f844c8388ba1d288ff6a49f0765f24688 /japanese/p5-MeCab
parent36a3856a809ca548546f10cff7be45111113f90e (diff)
downloadports-22e200a62dea623dce7468a57cffa1bdad1cc85e.tar.gz
ports-22e200a62dea623dce7468a57cffa1bdad1cc85e.zip
- update to 0.92
PR: ports/100405 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
Notes
Notes: svn path=/head/; revision=168027
Diffstat (limited to 'japanese/p5-MeCab')
-rw-r--r--japanese/p5-MeCab/Makefile7
-rw-r--r--japanese/p5-MeCab/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile
index 65b91c264126..86896ed99a89 100644
--- a/japanese/p5-MeCab/Makefile
+++ b/japanese/p5-MeCab/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MeCab
-PORTVERSION= 0.91
+PORTVERSION= 0.92
CATEGORIES= japanese textproc perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ${PORTNAME:L}/${SUB_DIR}
@@ -18,12 +18,15 @@ COMMENT= MeCab library module for Perl5
LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab
PERL_CONFIGURE= yes
-SUB_DIR= 20029
+SUB_DIR= 20919
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
+post-patch:
+ ${RM} ${WRKSRC}/test2.pl
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${EXAMPLESDIR}
diff --git a/japanese/p5-MeCab/distinfo b/japanese/p5-MeCab/distinfo
index 1ede4dcc3e18..c162ef943dc6 100644
--- a/japanese/p5-MeCab/distinfo
+++ b/japanese/p5-MeCab/distinfo
@@ -1,3 +1,3 @@
-MD5 (mecab-perl-0.91.tar.gz) = b12f57c99790360263c7c80e34013890
-SHA256 (mecab-perl-0.91.tar.gz) = 8df1119711c12867df3463eef1751fa9875938f2fc551b0eb156f8ab27e84cd8
-SIZE (mecab-perl-0.91.tar.gz) = 24305
+MD5 (mecab-perl-0.92.tar.gz) = 6a066597bb3edbcd8a34931fa00f52bd
+SHA256 (mecab-perl-0.92.tar.gz) = 5801a1c19b7add60f196266fbdb7f73e92c239f9e623581e226b25ea34f85db5
+SIZE (mecab-perl-0.92.tar.gz) = 25287