aboutsummaryrefslogtreecommitdiff
path: root/textproc/estraier
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-02-06 17:43:48 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-02-06 17:43:48 +0000
commit2a74425b9f9c7470505f1ef957e3958f07e5d887 (patch)
treefe9b4e989666dea00b234f229ebd9f3d4779160f /textproc/estraier
parent05dad55758059b07579c1d1d46bc031b450a5074 (diff)
downloadports-2a74425b9f9c7470505f1ef957e3958f07e5d887.tar.gz
ports-2a74425b9f9c7470505f1ef957e3958f07e5d887.zip
- Update to 1.2.26
- Turn WITH_CHASEN from OPTIONS off by default
Notes
Notes: svn path=/head/; revision=128171
Diffstat (limited to 'textproc/estraier')
-rw-r--r--textproc/estraier/Makefile5
-rw-r--r--textproc/estraier/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile
index f4424cd34488..685e701d3e57 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= estraier
-PORTVERSION= 1.2.25
-PORTREVISION= 3
+PORTVERSION= 1.2.26
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -29,7 +28,7 @@ CONFIGURE_ARGS= --with-sysqdbm \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/include ${PTHREAD_LIBS}"
-OPTIONS= CHASEN "Japanese Morphological Analysis Support" On \
+OPTIONS= CHASEN "Japanese Morphological Analysis Support" Off \
MECAB "Part-of-Speech and Morphological Analyzer" Off \
KAKASI "Language processing filter/converter" On
diff --git a/textproc/estraier/distinfo b/textproc/estraier/distinfo
index 733b9301c3e8..93634e3c0723 100644
--- a/textproc/estraier/distinfo
+++ b/textproc/estraier/distinfo
@@ -1,2 +1,2 @@
-MD5 (estraier-1.2.25.tar.gz) = a86ca474d72b6d29e1f7c01390055534
-SIZE (estraier-1.2.25.tar.gz) = 391534
+MD5 (estraier-1.2.26.tar.gz) = 95814a77ca26bb89cdbde6e98d5bc1d1
+SIZE (estraier-1.2.26.tar.gz) = 397283