Date: Wed, 21 Apr 2021 21:33:59 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4c9f70a2cbe2 - main - textproc/ucto: Update 0.14.1 -> 0.22 Message-ID: <202104212133.13LLXxV2009161@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 commit 4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-21 21:33:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-21 21:33:53 +0000 textproc/ucto: Update 0.14.1 -> 0.22 --- textproc/ucto/Makefile | 13 +++++++------ textproc/ucto/distinfo | 6 +++--- textproc/ucto/pkg-plist | 4 ++-- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/textproc/ucto/Makefile b/textproc/ucto/Makefile index 2c263b5dfa73..9bc5dab50fbf 100644 --- a/textproc/ucto/Makefile +++ b/textproc/ucto/Makefile @@ -1,7 +1,6 @@ PORTNAME= ucto DISTVERSIONPREFIX= v -DISTVERSION= 0.14.1 -PORTREVISION= 12 +DISTVERSION= 0.22 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org @@ -20,13 +19,15 @@ RUN_DEPENDS= uctodata>0:textproc/uctodata USES= autoreconf compiler:c++11-lang gmake gnome libedit libtool \ pkgconfig readline -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-static -USE_GITHUB= yes -GH_ACCOUNT= LanguageMachines USE_GNOME= libxml2 USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= LanguageMachines + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-static + INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/textproc/ucto/distinfo b/textproc/ucto/distinfo index fe89db7c1f46..c94fad7a94bf 100644 --- a/textproc/ucto/distinfo +++ b/textproc/ucto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544432428 -SHA256 (LanguageMachines-ucto-v0.14.1_GH0.tar.gz) = cb07d22901fc5be5b71231a77fae26766ef805680a1d3405b8b98191971cecc6 -SIZE (LanguageMachines-ucto-v0.14.1_GH0.tar.gz) = 350904 +TIMESTAMP = 1619040465 +SHA256 (LanguageMachines-ucto-v0.22_GH0.tar.gz) = 5b6a71fdac2edd018828bcb2fc0b31ef4481fa8017c4f3d5ae9c17f8cbd16407 +SIZE (LanguageMachines-ucto-v0.22_GH0.tar.gz) = 364944 diff --git a/textproc/ucto/pkg-plist b/textproc/ucto/pkg-plist index 8364aed5662d..f58a5006e980 100644 --- a/textproc/ucto/pkg-plist +++ b/textproc/ucto/pkg-plist @@ -3,8 +3,8 @@ include/ucto/my_textcat.h include/ucto/setting.h include/ucto/tokenize.h lib/libucto.so -lib/libucto.so.3 -lib/libucto.so.%%GTK3_VERSION%% +lib/libucto.so.5 +lib/libucto.so.5.0.0 libdata/pkgconfig/ucto.pc man/man1/ucto.1.gz %%DATADIR%%/textcat.cfg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104212133.13LLXxV2009161>