From owner-dev-commits-ports-all@freebsd.org Wed Apr 21 21:34:00 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7D0A55F2A49; Wed, 21 Apr 2021 21:34:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FQYhl5nZvz4WHJ; Wed, 21 Apr 2021 21:33:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AE20F59C9; Wed, 21 Apr 2021 21:33:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13LLXx3X009162; Wed, 21 Apr 2021 21:33:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13LLXxV2009161; Wed, 21 Apr 2021 21:33:59 GMT (envelope-from git) Date: Wed, 21 Apr 2021 21:33:59 GMT Message-Id: <202104212133.13LLXxV2009161@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 4c9f70a2cbe2 - main - textproc/ucto: Update 0.14.1 -> 0.22 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2021 21:34:00 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 commit 4c9f70a2cbe2ebe5a1aa047efc3651ac58b897d1 Author: Yuri Victorovich AuthorDate: 2021-04-21 21:33:13 +0000 Commit: Yuri Victorovich 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 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