git: feed546a3d27 - main - news/inn: Update to 2.7.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jul 2024 19:10:52 UTC
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=feed546a3d27d668dbc406c9846b4dda24de13f8 commit feed546a3d27d668dbc406c9846b4dda24de13f8 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2024-07-06 19:10:40 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2024-07-06 19:10:40 +0000 news/inn: Update to 2.7.2 --- news/inn/Makefile | 10 +++++----- news/inn/distinfo | 6 +++--- news/inn/pkg-plist | 4 ++++ 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/news/inn/Makefile b/news/inn/Makefile index ffab9dd16e73..2da13e679f9d 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,6 +1,6 @@ PORTNAME?= inn -PORTVERSION?= 2.7.1 -PORTREVISION?= 2 +PORTVERSION?= 2.7.2 +PORTREVISION?= 0 CATEGORIES= news MASTER_SITES= ISC MASTER_SITE_SUBDIR?= ${PORTNAME} @@ -71,9 +71,9 @@ CONFIGURE_ARGS+= --mandir=${PREFIX}/share/man \ UUCP_RNEWS_RUN_DEPENDS= uucp:net/freebsd-uucp -INNLIB_LONG?= 9.0.0 -LIBVER_LONG?= 3.0.7 -LIBSTORAGEVER_LONG?= 3.1.1 +INNLIB_LONG?= 9.0.1 +LIBVER_LONG?= 3.0.8 +LIBSTORAGEVER_LONG?= 3.1.2 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 ef7b73e3165e..cffd86baf13a 100644 --- a/news/inn/distinfo +++ b/news/inn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682872459 -SHA256 (inn-2.7.1.tar.gz) = e8e0ca77f60f950f1747c82f72697dd7c2697bc691b46f7562056255795d93f4 -SIZE (inn-2.7.1.tar.gz) = 2753330 +TIMESTAMP = 1720292150 +SHA256 (inn-2.7.2.tar.gz) = 4f6f5c7da29903acb9b756908471f1d72909dab20f590fa8d844ce671e0584a5 +SIZE (inn-2.7.2.tar.gz) = 2809524 diff --git a/news/inn/pkg-plist b/news/inn/pkg-plist index aee7631c40ec..637b5e25468b 100644 --- a/news/inn/pkg-plist +++ b/news/inn/pkg-plist @@ -26,6 +26,7 @@ bin/controlchan bin/convdate bin/ctlinnd bin/cvtbatch +bin/delayer bin/docheckgroups bin/expire bin/expireover @@ -166,6 +167,7 @@ include/inn/xmalloc.h include/inn/xwrite.h lib/perl/INN/Config.pm lib/perl/INN/Utils/Shlock.pm +lib/perl/INN/ovsqlite_client.pm lib/innreport_inn.pm lib/innreport-display.conf lib/innshellvars @@ -186,6 +188,7 @@ lib/libinnstorage.so.%%LIBSTORAGEVER_LONG%% @comment -------------------------------------------------------------- @cwd share/man/man1/convdate.1.gz +share/man/man1/delayer.1.gz share/man/man1/fastrm.1.gz share/man/man1/gencancel.1.gz share/man/man1/getlist.1.gz @@ -203,6 +206,7 @@ share/man/man1/simpleftp.1.gz share/man/man1/sm.1.gz share/man/man3/INN::Config.3pm.gz share/man/man3/INN::Utils::Shlock.3pm.gz +share/man/man3/INN::ovsqlite_client.3pm.gz share/man/man3/libinn_clientlib.3.gz share/man/man3/libinn_dbz.3.gz share/man/man3/libinn_inndcomm.3.gz