aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2022-05-05 19:28:34 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2022-05-05 20:28:10 +0000
commit75467863b352b81569b3cce87927e98e02c8e128 (patch)
tree70bfd8245221849bed40cbda169b68fe8180bdab
parentc0368fd487e049eee259ef74c3a86328b2321429 (diff)
downloadports-75467863b352b81569b3cce87927e98e02c8e128.tar.gz
ports-75467863b352b81569b3cce87927e98e02c8e128.zip
news/inn-current: Update to 20220504
-rw-r--r--news/inn-current/Makefile7
-rw-r--r--news/inn-current/distinfo6
-rw-r--r--news/inn-current/pkg-plist4
-rw-r--r--news/inn/Makefile6
-rw-r--r--news/inn/pkg-plist4
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