git: 1e04fbf1dd7d - main - sysutils/rsyslog8: Update to 8.2510.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Oct 2025 19:56:33 UTC
The branch main has been updated by matthew:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1e04fbf1dd7dd8c5c2bd3837b6fd903e997e6bfc
commit 1e04fbf1dd7dd8c5c2bd3837b6fd903e997e6bfc
Author: Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2025-10-15 19:55:24 +0000
Commit: Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2025-10-15 19:56:25 +0000
sysutils/rsyslog8: Update to 8.2510.0
Changes: https://github.com/rgerhards/rsyslog/blob/v8.2510.0/ChangeLog
Reported by: repology
---
sysutils/rsyslog8/Makefile | 2 +-
sysutils/rsyslog8/distinfo | 8 +++-----
sysutils/rsyslog8/files/patch-runtime_netns__socket.c | 10 ++++++++++
sysutils/rsyslog8/pkg-plist | 1 +
4 files changed, 15 insertions(+), 6 deletions(-)
diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile
index 2c04586393fc..fe3b15dbcacb 100644
--- a/sysutils/rsyslog8/Makefile
+++ b/sysutils/rsyslog8/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rsyslog
-PORTVERSION= 8.2508.0
+PORTVERSION= 8.2510.0
CATEGORIES= sysutils
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
diff --git a/sysutils/rsyslog8/distinfo b/sysutils/rsyslog8/distinfo
index 7939be646afb..e916bc089d1c 100644
--- a/sysutils/rsyslog8/distinfo
+++ b/sysutils/rsyslog8/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1757077726
-SHA256 (rsyslog-8.2508.0.tar.gz) = c89b1e74d36d0ca4a95b74a1abe36ed0b1faac8b7c8be471a8415cfa776206fd
-SIZE (rsyslog-8.2508.0.tar.gz) = 4344195
-SHA256 (72b8bcc05318f0a72ec828d1a5329fa98c021eb8.patch) = f3cb29a469e28678086a81906fe823045563f9132c0a6f97bf887eba7fd1d31d
-SIZE (72b8bcc05318f0a72ec828d1a5329fa98c021eb8.patch) = 2585
+TIMESTAMP = 1760553860
+SHA256 (rsyslog-8.2510.0.tar.gz) = a70a9834186859539a6a4d1c7b3f68c23897e805829b764a45e92cb0cc95e66a
+SIZE (rsyslog-8.2510.0.tar.gz) = 5748617
diff --git a/sysutils/rsyslog8/files/patch-runtime_netns__socket.c b/sysutils/rsyslog8/files/patch-runtime_netns__socket.c
new file mode 100644
index 000000000000..cb6822bb8ee6
--- /dev/null
+++ b/sysutils/rsyslog8/files/patch-runtime_netns__socket.c
@@ -0,0 +1,10 @@
+--- runtime/netns_socket.c.orig 2025-10-15 19:14:52 UTC
++++ runtime/netns_socket.c
+@@ -24,6 +24,7 @@
+ #include <string.h>
+ #include <sys/socket.h>
+ #include <sys/types.h>
++#include <unistd.h>
+
+ #include "rsyslog.h"
+ #include "debug.h"
diff --git a/sysutils/rsyslog8/pkg-plist b/sysutils/rsyslog8/pkg-plist
index 211630a62783..0c3d2c1c230f 100644
--- a/sysutils/rsyslog8/pkg-plist
+++ b/sysutils/rsyslog8/pkg-plist
@@ -19,6 +19,7 @@ lib/rsyslog/lmtcpclt.so
lib/rsyslog/lmtcpsrv.so
lib/rsyslog/lmzlibw.so
lib/rsyslog/mmexternal.so
+lib/rsyslog/mmleefparse.so
lib/rsyslog/ommail.so
lib/rsyslog/omprog.so
lib/rsyslog/omstdout.so