Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2023 17:16:52 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: db697484784b - main - news/inn: Update to 2.7.1
Message-ID:  <202304301716.33UHGqHR094996@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=db697484784b30137639c6055b7f437e06d3ea94

commit db697484784b30137639c6055b7f437e06d3ea94
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2023-04-30 17:16:23 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2023-04-30 17:16:23 +0000

    news/inn: Update to 2.7.1
    
    Changes https://github.com/InterNetNews/inn/releases/tag/2.7.1
    
    Sponsored by:   BBOX.io
---
 news/inn/Makefile  | 10 +++++-----
 news/inn/distinfo  |  6 +++---
 news/inn/pkg-plist |  2 ++
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/news/inn/Makefile b/news/inn/Makefile
index 43f8ef0bfb22..9298d3ac2b36 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME?=		inn
-PORTVERSION?=		2.7.0
-PORTREVISION?=		1
+PORTVERSION?=		2.7.1
+PORTREVISION?=		0
 CATEGORIES=		news
 MASTER_SITES=		ISC
 MASTER_SITE_SUBDIR?=	${PORTNAME}
@@ -71,9 +71,9 @@ CONFIGURE_ARGS+=	--mandir=${MANPREFIX}/man		\
 
 UUCP_RNEWS_RUN_DEPENDS=	uucp:net/freebsd-uucp
 
-INNLIB_LONG?=		8.0.0
-LIBVER_LONG?=		3.0.6
-LIBSTORAGEVER_LONG?=	3.1.0
+INNLIB_LONG?=		9.0.0
+LIBVER_LONG?=		3.0.7
+LIBSTORAGEVER_LONG?=	3.1.1
 PLIST_SUB+=		LIBVER=${LIBVER_LONG:R:R} LIBVER_LONG=${LIBVER_LONG} \
 			INNLIB=${INNLIB_LONG:R:R} INNLIB_LONG=${INNLIB_LONG} \
 			LIBSTORAGEVER=${LIBSTORAGEVER_LONG:R:R} LIBSTORAGEVER_LONG=${LIBSTORAGEVER_LONG}
diff --git a/news/inn/distinfo b/news/inn/distinfo
index 61c962321ad0..ef7b73e3165e 100644
--- a/news/inn/distinfo
+++ b/news/inn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659899363
-SHA256 (inn-2.7.0.tar.gz) = 75c17e02aac939149187766a448e706118e13b22fecd8802a987e1f8ce866066
-SIZE (inn-2.7.0.tar.gz) = 2718463
+TIMESTAMP = 1682872459
+SHA256 (inn-2.7.1.tar.gz) = e8e0ca77f60f950f1747c82f72697dd7c2697bc691b46f7562056255795d93f4
+SIZE (inn-2.7.1.tar.gz) = 2753330
diff --git a/news/inn/pkg-plist b/news/inn/pkg-plist
index bb902f275c2d..5ed494a2428c 100644
--- a/news/inn/pkg-plist
+++ b/news/inn/pkg-plist
@@ -76,6 +76,7 @@ bin/ovdb_server
 bin/ovdb_stat
 bin/overchan
 %%SQLITE%%bin/ovsqlite-server
+%%SQLITE%%bin/ovsqlite-util
 bin/perl-nocem
 bin/pgpverify
 bin/procbatch
@@ -291,6 +292,7 @@ man/man8/ovdb_monitor.8.gz
 man/man8/ovdb_server.8.gz
 man/man8/ovdb_stat.8.gz
 %%SQLITE%%man/man8/ovsqlite-server.8.gz
+%%SQLITE%%man/man8/ovsqlite-util.8.gz
 man/man8/overchan.8.gz
 man/man8/perl-nocem.8.gz
 man/man8/procbatch.8.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304301716.33UHGqHR094996>