git: 75467863b352 - main - news/inn-current: Update to 20220504
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 May 2022 20:29:08 UTC
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=75467863b352b81569b3cce87927e98e02c8e128 commit 75467863b352b81569b3cce87927e98e02c8e128 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2022-05-05 19:28:34 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2022-05-05 20:28:10 +0000 news/inn-current: Update to 20220504 --- news/inn-current/Makefile | 7 ++++--- news/inn-current/distinfo | 6 +++--- news/inn-current/pkg-plist | 4 ++-- news/inn/Makefile | 6 ++++-- news/inn/pkg-plist | 4 ++-- 5 files changed, 15 insertions(+), 12 deletions(-) diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 599d5eefd22c..d6bfb057c631 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -6,7 +6,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.7 -SNAPSHOT= 20220420 +SNAPSHOT= 20220504 CONFLICTS= inn-2.[0-9]* @@ -18,7 +18,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME} CPE_PRODUCT= inn -INNLIB_LONG= 6.1.0 -LIBVER_LONG= 3.0.5 +INNLIB_LONG= 8.0.0 +LIBVER_LONG= 3.0.6 +LIBSTORAGEVER_LONG= 3.1.0 .include "${.CURDIR}/../inn/Makefile" diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo index e6e10e5e7ea6..61353f811763 100644 --- a/news/inn-current/distinfo +++ b/news/inn-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650741032 -SHA256 (inn-2.7-20220420.tar.gz) = 2a1c9c8a7a7f01ed8d33f2f50d7793239a822babeede3993eea73fb8c5b1facb -SIZE (inn-2.7-20220420.tar.gz) = 2709696 +TIMESTAMP = 1651778145 +SHA256 (inn-2.7-20220504.tar.gz) = e5bccaa8c73be69480218a3e65b6ec67886fc69100db5c9842539623c7311efe +SIZE (inn-2.7-20220504.tar.gz) = 2712982 diff --git a/news/inn-current/pkg-plist b/news/inn-current/pkg-plist index 7c1f61f1ea0b..52753770e4cc 100644 --- a/news/inn-current/pkg-plist +++ b/news/inn-current/pkg-plist @@ -180,8 +180,8 @@ lib/libinnhist.so.%%LIBVER%% lib/libinnhist.so.%%LIBVER_LONG%% lib/libinnstorage.a lib/libinnstorage.so -lib/libinnstorage.so.%%LIBVER%% -lib/libinnstorage.so.%%LIBVER_LONG%% +lib/libinnstorage.so.%%LIBSTORAGEVER%% +lib/libinnstorage.so.%%LIBSTORAGEVER_LONG%% @comment -------------------------------------------------------------- @cwd man/man1/convdate.1.gz diff --git a/news/inn/Makefile b/news/inn/Makefile index ebb23d1c134e..754f0e045046 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -76,8 +76,10 @@ UUCP_RNEWS_RUN_DEPENDS= uucp:net/freebsd-uucp INNLIB_LONG?= 6.1.0 LIBVER_LONG?= 3.0.5 +LIBSTORAGEVER_LONG?= 3.0.5 PLIST_SUB+= LIBVER=${LIBVER_LONG:R:R} LIBVER_LONG=${LIBVER_LONG} \ - INNLIB=${INNLIB_LONG:R:R} INNLIB_LONG=${INNLIB_LONG} + INNLIB=${INNLIB_LONG:R:R} INNLIB_LONG=${INNLIB_LONG} \ + LIBSTORAGEVER=${LIBSTORAGEVER_LONG:R:R} LIBSTORAGEVER_LONG=${LIBSTORAGEVER_LONG} .include <bsd.port.options.mk> @@ -179,7 +181,7 @@ TO_BE_STRIPPED+= bin/actsync bin/archive bin/auth/passwd/auth_krb5 \ bin/rnews.libexec/decode bin/rnews.libexec/encode bin/shlock \ bin/shrinkfile bin/sm bin/tdx-util bin/tinyleaf \ lib/libinn.so.${INNLIB_LONG} lib/libinnhist.so.${LIBVER_LONG} \ - lib/libstorage.so.${LIBVER_LONG} + lib/libstorage.so.${LIBSTORAGEVER_LONG} CONFIG_FILES+= actsync.cfg actsync.ign buffindexed.conf control.ctl \ control.ctl.local cycbuff.conf distrib.pats distributions expire.ctl \ diff --git a/news/inn/pkg-plist b/news/inn/pkg-plist index 2cb6c03248a1..9058e556b0c4 100644 --- a/news/inn/pkg-plist +++ b/news/inn/pkg-plist @@ -184,8 +184,8 @@ lib/libinnhist.so.%%LIBVER%% lib/libinnhist.so.%%LIBVER_LONG%% lib/libstorage.a lib/libstorage.so -lib/libstorage.so.%%LIBVER%% -lib/libstorage.so.%%LIBVER_LONG%% +lib/libstorage.so.%%LIBSTORAGEVER%% +lib/libstorage.so.%%LIBSTORAGEVER_LONG%% @comment -------------------------------------------------------------- @cwd man/man1/convdate.1.gz