- Update to 1.2.26
- Turn WITH_CHASEN from OPTIONS off by default
This commit is contained in:
parent
05dad55758
commit
2a74425b9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128171
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user