diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index 5212af06a00a..74fe712d5560 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -1,37 +1,38 @@ PORTNAME= ucto -DISTVERSION= 0.32.1 +DISTVERSION= 0.35 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/ +WWW= https://languagemachines.github.io/ucto/ \ + https://github.com/LanguageMachines/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 fe0b06b1f64f..bb751836f7bc 100644 --- a/textproc/ucto/distinfo +++ b/textproc/ucto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712131816 -SHA256 (ucto-0.32.1.tar.gz) = 04323faddabd13d1fbdf188b77e180f6db3fca3395118943e0af13964fa8b6e5 -SIZE (ucto-0.32.1.tar.gz) = 503512 +TIMESTAMP = 1737876489 +SHA256 (ucto-0.35.tar.gz) = 34a0e62cbb9b0346ed591b08a046ec2f8a45b6047b5257dd06319d8765cc687e +SIZE (ucto-0.35.tar.gz) = 525202