diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index db2d15753d04..5212af06a00a 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -1,38 +1,37 @@ PORTNAME= ucto -DISTVERSION= 0.29 -PORTREVISION= 2 +DISTVERSION= 0.32.1 CATEGORIES= textproc MASTER_SITES= https://github.com/LanguageMachines/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Advanced rule-based (regular-expression) and unicode-aware tokenizer WWW= https://languagemachines.github.io/ucto/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= uctodata>0:textproc/uctodata LIB_DEPENDS= libexttextcat-2.0.so:textproc/libexttextcat \ libfolia.so:textproc/libfolia \ libicuio.so:devel/icu \ libticcutils.so:devel/ticcutils RUN_DEPENDS= uctodata>0:textproc/uctodata USES= compiler:c++11-lang gmake gnome libedit libtool \ pathfix pkgconfig readline USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share TEST_TARGET= check INSTALL_TARGET= install-strip CONFIGURE_ARGS= --disable-static post-patch: @${REINPLACE_CMD} -e 's|-g -O3||g' \ ${PATCH_WRKSRC}/src/Makefile.in .include diff --git a/textproc/ucto/distinfo b/textproc/ucto/distinfo index 7f24c2390691..fe0b06b1f64f 100644 --- a/textproc/ucto/distinfo +++ b/textproc/ucto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687518755 -SHA256 (ucto-0.29.tar.gz) = 82f07c72d4494dde9094964acb0bdd94d1f765834d405e3c4861a74c66c02ff0 -SIZE (ucto-0.29.tar.gz) = 501604 +TIMESTAMP = 1712131816 +SHA256 (ucto-0.32.1.tar.gz) = 04323faddabd13d1fbdf188b77e180f6db3fca3395118943e0af13964fa8b6e5 +SIZE (ucto-0.32.1.tar.gz) = 503512