summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rw-r--r--news/inn-current/Makefile8
-rw-r--r--news/inn-current/distinfo6
-rw-r--r--news/inn-current/pkg-plist6
-rw-r--r--news/inn/Makefile9
-rw-r--r--news/inn/distinfo6
-rw-r--r--news/inn/files/extra-patch-lib_innconf.c23
-rw-r--r--news/inn/pkg-plist8
7 files changed, 21 insertions, 45 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index fc465e7a759f..26bb36633f90 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= 20250329
+SNAPSHOT= 20250509
CONFLICTS= inn-2.[0-9]*
@@ -17,8 +17,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
CPE_PRODUCT= inn
-INNLIB_LONG= 9.0.1
-LIBVER_LONG= 3.0.8
-LIBSTORAGEVER_LONG= 3.1.2
+INNLIB_LONG= 9.0.2
+LIBVER_LONG= 3.0.9
+LIBSTORAGEVER_LONG= 3.1.3
.include "${.CURDIR}/../inn/Makefile"
diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo
index 0c5175cbb4d5..9f792b223ad9 100644
--- a/news/inn-current/distinfo
+++ b/news/inn-current/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743399468
-SHA256 (inn-2.8-20250329.tar.gz) = 3dbbf22d4f81991dcae4a759df6e5a4968169566a23a754af9072a0b50133914
-SIZE (inn-2.8-20250329.tar.gz) = 2834830
+TIMESTAMP = 1747222301
+SHA256 (inn-2.8-20250509.tar.gz) = 7eff22da102aac26653ddacc17560fb3b6bad2e609c14cba92e34cf0d6f9c83f
+SIZE (inn-2.8-20250509.tar.gz) = 2835439
diff --git a/news/inn-current/pkg-plist b/news/inn-current/pkg-plist
index a1d8bdc19d73..7991c26c826f 100644
--- a/news/inn-current/pkg-plist
+++ b/news/inn-current/pkg-plist
@@ -188,7 +188,6 @@ 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
@@ -200,10 +199,8 @@ share/man/man1/nntpget.1.gz
share/man/man1/pgpverify.1.gz
share/man/man1/pullnews.1.gz
share/man/man1/rnews.1.gz
-share/man/man1/shlock.1.gz
share/man/man1/shrinkfile.1.gz
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
@@ -263,6 +260,7 @@ share/man/man8/cnfsstat.8.gz
share/man/man8/controlchan.8.gz
share/man/man8/ctlinnd.8.gz
share/man/man8/cvtbatch.8.gz
+share/man/man8/delayer.8.gz
share/man/man8/docheckgroups.8.gz
share/man/man8/domain.8.gz
share/man/man8/expire.8.gz
@@ -309,6 +307,8 @@ share/man/man8/send-ihave.8.gz
share/man/man8/send-uucp.8.gz
share/man/man8/sendinpaths.8.gz
share/man/man8/sendxbatches.8.gz
+share/man/man8/shlock.8.gz
+share/man/man8/sm.8.gz
share/man/man8/tally.control.8.gz
share/man/man8/tdx-util.8.gz
share/man/man8/tinyleaf.8.gz
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 8cb9db8c01a6..c652b143d689 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= inn
-PORTVERSION?= 2.7.2
+PORTVERSION?= 2.7.3
PORTREVISION?= 0
CATEGORIES= news
MASTER_SITES= ISC
@@ -48,7 +48,6 @@ BLACKLISTD_CONFIGURE_WITH= blacklist
.if ${BRANCH:U} == 2.8
PLIST_SUB+= SNAPSHOT=""
.else
-EXTRA_PATCHES+= ${FILESDIR}/extra-patch-lib_innconf.c
PLIST_SUB+= SNAPSHOT="@comment "
.endif
@@ -72,9 +71,9 @@ CONFIGURE_ARGS+= --mandir=${PREFIX}/share/man \
UUCP_RNEWS_RUN_DEPENDS= uucp:net/freebsd-uucp
-INNLIB_LONG?= 9.0.1
-LIBVER_LONG?= 3.0.8
-LIBSTORAGEVER_LONG?= 3.1.2
+INNLIB_LONG?= 9.0.2
+LIBVER_LONG?= 3.0.9
+LIBSTORAGEVER_LONG?= 3.1.3
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 cffd86baf13a..4d21be5d57f4 100644
--- a/news/inn/distinfo
+++ b/news/inn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720292150
-SHA256 (inn-2.7.2.tar.gz) = 4f6f5c7da29903acb9b756908471f1d72909dab20f590fa8d844ce671e0584a5
-SIZE (inn-2.7.2.tar.gz) = 2809524
+TIMESTAMP = 1748422615
+SHA256 (inn-2.7.3.tar.gz) = 8032c2baca74bf1fa153cd0c0fac0dac7c11d4e8499332d4ccbec1d6f6729358
+SIZE (inn-2.7.3.tar.gz) = 2832795
diff --git a/news/inn/files/extra-patch-lib_innconf.c b/news/inn/files/extra-patch-lib_innconf.c
deleted file mode 100644
index 360937494fe6..000000000000
--- a/news/inn/files/extra-patch-lib_innconf.c
+++ /dev/null
@@ -1,23 +0,0 @@
---- lib/innconf.c.orig 2023-04-16 19:50:54 UTC
-+++ lib/innconf.c
-@@ -447,17 +447,17 @@ innconf_validate(struct config_group *group)
- fqdn = inn_getfqdn(innconf->domain);
- if (fqdn == NULL) {
- warn("hostname does not resolve or domain not set in inn.conf");
-- okay = false;
-+/* okay = false; */
- }
- if (innconf->domain != NULL && !IsValidDomain(innconf->domain)) {
- warn("domain in inn.conf contains invalid characters not suitable for "
- "Message-IDs");
-- okay = false;
-+/* okay = false; */
- }
- if (innconf->domain == NULL && !IsValidDomain(fqdn)) {
- warn("the FQDN of the server contains invalid characters not suitable "
- "for Message-IDs");
-- okay = false;
-+/* okay = false; */
- }
- free(fqdn);
-
diff --git a/news/inn/pkg-plist b/news/inn/pkg-plist
index 637b5e25468b..7991c26c826f 100644
--- a/news/inn/pkg-plist
+++ b/news/inn/pkg-plist
@@ -166,8 +166,8 @@ include/inn/wire.h
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/perl/INN/Utils/Shlock.pm
lib/innreport_inn.pm
lib/innreport-display.conf
lib/innshellvars
@@ -188,7 +188,6 @@ 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
@@ -200,10 +199,8 @@ share/man/man1/nntpget.1.gz
share/man/man1/pgpverify.1.gz
share/man/man1/pullnews.1.gz
share/man/man1/rnews.1.gz
-share/man/man1/shlock.1.gz
share/man/man1/shrinkfile.1.gz
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
@@ -263,6 +260,7 @@ share/man/man8/cnfsstat.8.gz
share/man/man8/controlchan.8.gz
share/man/man8/ctlinnd.8.gz
share/man/man8/cvtbatch.8.gz
+share/man/man8/delayer.8.gz
share/man/man8/docheckgroups.8.gz
share/man/man8/domain.8.gz
share/man/man8/expire.8.gz
@@ -309,6 +307,8 @@ share/man/man8/send-ihave.8.gz
share/man/man8/send-uucp.8.gz
share/man/man8/sendinpaths.8.gz
share/man/man8/sendxbatches.8.gz
+share/man/man8/shlock.8.gz
+share/man/man8/sm.8.gz
share/man/man8/tally.control.8.gz
share/man/man8/tdx-util.8.gz
share/man/man8/tinyleaf.8.gz