From nobody Fri Dec 31 17:25:40 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6D164191A824; Fri, 31 Dec 2021 17:25:42 +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 4JQX916h3bz3LkL; Fri, 31 Dec 2021 17:25:41 +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 EB1047B82; Fri, 31 Dec 2021 17:25:40 +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 1BVHPeiU080800; Fri, 31 Dec 2021 17:25:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BVHPea4080799; Fri, 31 Dec 2021 17:25:40 GMT (envelope-from git) Date: Fri, 31 Dec 2021 17:25:40 GMT Message-Id: <202112311725.1BVHPea4080799@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: 744ecf439fe9 - main - devel/ticcutils: Update 0.27 -> 0.28 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: 744ecf439fe96e3e2487cfc197ce83f4dc5a6fe0 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640971542; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CFpc4qSfcNZ1XivgfjuZksYWYF/v5vZkvE+wxXdNLOs=; b=JBQJNtmvl8D/ZJ9j6WyQwNUR/Xk02s3a6SJ9WxnHsUg33qKzuotNymV3h+OTkTn2XeCSH/ Qe/w0MvniZpzpNDz0Bz8+ZcccnJCzW8rmPN9p8u4DDJnieY0Q7lH1mn/CqSKlTkX38t3b+ jXjv3N2YQmvWZgw+32WrbDnBN+YBTtriIJd3GL+T2GhlrKtgvefF3ZMZLgtcE5PmMWaW2W jk7P1/lMMLF+FbJ57M9khW9Ugi87CJo4jLt62uLs+rxpbdCRq3wM4hUXtjWOKum/jB5nqw wBtSzT0yzy3XwucYTZGwrIeFmZYqAixrrCHWwbt7VsraoM69jle8vadwcp3I0w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640971542; a=rsa-sha256; cv=none; b=TdVFFpUwCW9NvM3nM8xIsD4hwLJoFzJfyeOXIfWkDbriHeckRiQ4mD9CT4Ypze/z894ZV7 7TdmSHFUxZQhONkC8ZHNjAgsBAyoPsbQ2yDvgq1onr8dDAcxDi3/E4CGKVyjbztQaH9IXh Hrt5l+OuJxXLOMnYjlWtKe3RpM5gcGQ/PeSA51xYxvX1qXCQCXrPqvmcy+JoT1aaDxhNWp jgwvKMogMScHrKd46JEb0/msQ+RlyzHz/3VfDRSQT2/YbmPTMv+IuVg8cx5GI1KWijjhVz mBLjN/LxSs7YJiWKFnynToNnnBWkeit2OegbHxSHCA9BoUB4tF9OAfOCfztDgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=744ecf439fe96e3e2487cfc197ce83f4dc5a6fe0 commit 744ecf439fe96e3e2487cfc197ce83f4dc5a6fe0 Author: Yuri Victorovich AuthorDate: 2021-12-31 17:11:35 +0000 Commit: Yuri Victorovich CommitDate: 2021-12-31 17:25:33 +0000 devel/ticcutils: Update 0.27 -> 0.28 Reported by: portscout --- devel/ticcutils/Makefile | 3 +-- devel/ticcutils/distinfo | 6 +++--- devel/ticcutils/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/ticcutils/Makefile b/devel/ticcutils/Makefile index 3fdd0294934e..3f2d591f33d1 100644 --- a/devel/ticcutils/Makefile +++ b/devel/ticcutils/Makefile @@ -1,7 +1,6 @@ PORTNAME= ticcutils DISTVERSIONPREFIX= v -DISTVERSION= 0.27 -PORTREVISION= 1 +DISTVERSION= 0.28 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ticcutils/distinfo b/devel/ticcutils/distinfo index 2eef08110ad7..8ed9fff64f70 100644 --- a/devel/ticcutils/distinfo +++ b/devel/ticcutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626233600 -SHA256 (LanguageMachines-ticcutils-v0.27_GH0.tar.gz) = 207c251fd31033891c0783aead37bedc6b41a4be0bbfbbd0ebc8a9c4ed746f80 -SIZE (LanguageMachines-ticcutils-v0.27_GH0.tar.gz) = 285933 +TIMESTAMP = 1640970381 +SHA256 (LanguageMachines-ticcutils-v0.28_GH0.tar.gz) = eb7268afeb6978c21eeb66cc1ab34dc9fa1a67297b1760d28b011125edac0b02 +SIZE (LanguageMachines-ticcutils-v0.28_GH0.tar.gz) = 291726 diff --git a/devel/ticcutils/pkg-plist b/devel/ticcutils/pkg-plist index ede3a6df6391..d8675e4658d2 100644 --- a/devel/ticcutils/pkg-plist +++ b/devel/ticcutils/pkg-plist @@ -10,8 +10,8 @@ include/ticcutils/SocketBasics.h include/ticcutils/StringOps.h include/ticcutils/Tar.h include/ticcutils/Timer.h -include/ticcutils/TreeHash.h -include/ticcutils/Trie.h +include/ticcutils/UniHash.h +include/ticcutils/UniTrie.h include/ticcutils/Unicode.h include/ticcutils/UnitTest.h include/ticcutils/Version.h