[MAINTAINER] japanese/estraier: update to 1.2.24
Update to 1.2.24 PR: ports/71601 Submitted by: Michael Johnson <ahze@ahze.net>
This commit is contained in:
parent
16b7ee693b
commit
cb40e7e026
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119147
4 changed files with 10 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= estraier
|
||||
PORTVERSION= 1.2.23
|
||||
PORTVERSION= 1.2.24
|
||||
CATEGORIES= japanese textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -22,7 +22,8 @@ GNU_CONFIGURE= yes
|
|||
USE_REINPLACE= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-sysqdbm \
|
||||
--enable-dlfilter
|
||||
--enable-dlfilter \
|
||||
--enable-devel
|
||||
|
||||
OPTIONS= CHASEN "Japanese Morphological Analysis Support" On \
|
||||
MECAB "Part-of-Speech and Morphological Analyzer" On \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (estraier-1.2.23.tar.gz) = 533260da1d7b86b79eb1908af4fc86c7
|
||||
SIZE (estraier-1.2.23.tar.gz) = 389430
|
||||
MD5 (estraier-1.2.24.tar.gz) = 04d81b3ace6364bc08ecfe2da31616c3
|
||||
SIZE (estraier-1.2.24.tar.gz) = 390119
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= estraier
|
||||
PORTVERSION= 1.2.23
|
||||
PORTVERSION= 1.2.24
|
||||
CATEGORIES= japanese textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -22,7 +22,8 @@ GNU_CONFIGURE= yes
|
|||
USE_REINPLACE= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-sysqdbm \
|
||||
--enable-dlfilter
|
||||
--enable-dlfilter \
|
||||
--enable-devel
|
||||
|
||||
OPTIONS= CHASEN "Japanese Morphological Analysis Support" On \
|
||||
MECAB "Part-of-Speech and Morphological Analyzer" On \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (estraier-1.2.23.tar.gz) = 533260da1d7b86b79eb1908af4fc86c7
|
||||
SIZE (estraier-1.2.23.tar.gz) = 389430
|
||||
MD5 (estraier-1.2.24.tar.gz) = 04d81b3ace6364bc08ecfe2da31616c3
|
||||
SIZE (estraier-1.2.24.tar.gz) = 390119
|
||||
|
|
Loading…
Reference in a new issue