From nobody Thu Jan 18 23:31:59 2024 X-Original-To: dev-commits-ports-all@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 4TGJtR40bNz57HBy; Thu, 18 Jan 2024 23:31:59 +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 4TGJtR3Xc3z4RX7; Thu, 18 Jan 2024 23:31:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705620719; 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=iVshaWRonB5Kg1l2DEERY80lEo5eKpiyk6/WLqBzwkM=; b=FuTGTVSAyFNuQ2Oo/byjOGMte8vz/k8fiu8Kne/DN9lQCV8Dxdt0nZpVFpHSUC8XVqROdo mufD4zPguQF365EvntKAzGqwg5vZCEdHFOGkxWnefRxIPUd1PwMAIbTBGurh2m8bVMA1zL hgTTlrEp328OMe9ptXtTIPBsiup5D+/iRWGu5tT81OmP6cLez8HymqvZyIndiFu5RF/r48 FXURvpIsd57ndR9728CvFJYhmzTnZC63uMPztOh52rd3g/cP/3ZjskYGAIgZQGS0mTD7zB qgrCYShJ+v5btQnDDJzuxIvjRhe12HEujeGNzEEq+nphbLqYn4z09Yt0ozvUww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705620719; 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=iVshaWRonB5Kg1l2DEERY80lEo5eKpiyk6/WLqBzwkM=; b=Jx58LknLJz9yomvF3+W8yaTI0M1qKEgPLsmnb1MXGKL25K/YEFfI2umzQXeutQePyfvvid BDKDtVcD9tp0kKUVAJnXz1yvVcfVCfCvBVBvwJfsYoyqERvHrSHcidmyht0LfUMevne+4g nuMRVGCCWka8tsfRe7dz1TcyVQpnSNruLmtjUpaHzb7NKGX51eiZkjKubW2zgI9QDMCO93 RAo552eVKo17CcpzC1B+IpguX3tjWiNDlcERk+72t88P9gXO4MPMTdDBHyGKCpnlfPies+ pnoWNwUHvXvu91BWvJKpUIWpl/XD18t6eQ4Q3Bs6GHPHz+Wej/DsT2NIVsJcJQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705620719; a=rsa-sha256; cv=none; b=rOrs5TEgUoFAsQZ/upsi6za26KUIAT68cuA0eDSLouWNXhPyIw0IN9c8m0dbrCXm56GBX/ ZXfmmBFo7tHmeQnfD79hLmGdgZzl7ZnAa6BoaPXPzMsYyB1Svegu77bb0U7UPsLcUgVjAm Ms9Rgqg2ih3bkk1k9yOExX+5uWrOUTi7Rol2t5eE7zjZYAMK3ona8LaOpqOASCW2IqyoYu peHg5f1lSwXjcyzCKgDUQayVMPzJpUS6MAcCmhxrVKoUghgResSk1oHJuMGyTulM3b7ZdY EaOziM2by2l+y0KiltPrOJjjhClXtO8i15ttvABfDhP5UYUisBZx6iZWlOdwqw== 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 4TGJtR2bGLzSBy; Thu, 18 Jan 2024 23:31:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 40INVx80008077; Thu, 18 Jan 2024 23:31:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 40INVxZ0008074; Thu, 18 Jan 2024 23:31:59 GMT (envelope-from git) Date: Thu, 18 Jan 2024 23:31:59 GMT Message-Id: <202401182331.40INVxZ0008074@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: 00db2821578c - main - news/inn-current: Update to 20240109 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 00db2821578c8cf6d6f258681e37d2baf98b82a6 Auto-Submitted: auto-generated The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=00db2821578c8cf6d6f258681e37d2baf98b82a6 commit 00db2821578c8cf6d6f258681e37d2baf98b82a6 Author: Kevin Bowling AuthorDate: 2024-01-18 23:31:41 +0000 Commit: Kevin Bowling CommitDate: 2024-01-18 23:31:41 +0000 news/inn-current: Update to 20240109 --- news/inn-current/Makefile | 2 +- news/inn-current/distinfo | 6 +++--- news/inn-current/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index bae869d16cad..1f86a4ebed29 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -5,7 +5,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.8 -SNAPSHOT= 20231227 +SNAPSHOT= 20240109 CONFLICTS= inn-2.[0-9]* diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo index 021f4485436a..8170b7e26a95 100644 --- a/news/inn-current/distinfo +++ b/news/inn-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704131335 -SHA256 (inn-2.8-20231227.tar.gz) = c6a26e9c8ba873cd0ac24ceeb62265a6eba06210d19a09f450a66ca160566464 -SIZE (inn-2.8-20231227.tar.gz) = 2783176 +TIMESTAMP = 1705620435 +SHA256 (inn-2.8-20240109.tar.gz) = 8da3846a928d90002eced404215483346d85ce68571996427dd3eaee7f4cae71 +SIZE (inn-2.8-20240109.tar.gz) = 2784281 diff --git a/news/inn-current/pkg-plist b/news/inn-current/pkg-plist index bce87303f000..52ee6490bcf9 100644 --- a/news/inn-current/pkg-plist +++ b/news/inn-current/pkg-plist @@ -204,6 +204,7 @@ man/man1/simpleftp.1.gz man/man1/sm.1.gz man/man3/INN::Config.3pm.gz man/man3/INN::Utils::Shlock.3pm.gz +man/man3/INN::ovsqlite_client.3pm.gz man/man3/libinn_clientlib.3.gz man/man3/libinn_dbz.3.gz man/man3/libinn_inndcomm.3.gz