aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/estraier
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-02-07 01:43:48 +0800
committerahze <ahze@FreeBSD.org>2005-02-07 01:43:48 +0800
commiteb941f92e7ff5b6b77420ebde03d0b759e7ba231 (patch)
treedb29511510891a8af530b295f47a272896afa114 /textproc/estraier
parent583c81e940289005a97c9fd3d34332959546d588 (diff)
downloadfreebsd-ports-gnome-eb941f92e7ff5b6b77420ebde03d0b759e7ba231.tar.gz
freebsd-ports-gnome-eb941f92e7ff5b6b77420ebde03d0b759e7ba231.tar.zst
freebsd-ports-gnome-eb941f92e7ff5b6b77420ebde03d0b759e7ba231.zip
- Update to 1.2.26
- Turn WITH_CHASEN from OPTIONS off by default
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