Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154965199
D20456.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D20456.diff
View Options
Index: head/sysutils/rsyslog8/Makefile
===================================================================
--- head/sysutils/rsyslog8/Makefile
+++ head/sysutils/rsyslog8/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rsyslog
-PORTVERSION= 8.40.0
+PORTVERSION= 8.1905.0
CATEGORIES= sysutils
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
Index: head/sysutils/rsyslog8/distinfo
===================================================================
--- head/sysutils/rsyslog8/distinfo
+++ head/sysutils/rsyslog8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544620533
-SHA256 (rsyslog-8.40.0.tar.gz) = 414abbdd27b65d3cd513e1a8a7ccbd110d06160759189e818ea93aca962fc194
-SIZE (rsyslog-8.40.0.tar.gz) = 2726022
+TIMESTAMP = 1559113281
+SHA256 (rsyslog-8.1905.0.tar.gz) = 96bd4fab8d768fd6ad22d45e10b83e159b93df9bafcde1d582e1224f647116e4
+SIZE (rsyslog-8.1905.0.tar.gz) = 2911703
Index: head/sysutils/rsyslog8/files/patch-configure.ac
===================================================================
--- head/sysutils/rsyslog8/files/patch-configure.ac
+++ head/sysutils/rsyslog8/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig 2018-04-03 09:47:39 UTC
+--- configure.ac.orig 2019-05-29 07:03:26 UTC
+++ configure.ac
-@@ -1520,6 +1520,19 @@ if test "x$enable_imfile" = "xyes"; then
+@@ -1661,6 +1661,20 @@ if test "x$enable_imfile" = "xyes"; then
fi
AM_CONDITIONAL(ENABLE_IMFILE, test x$enable_imfile = xyes)
@@ -17,14 +17,15 @@
+ [enable_imuxsock_rfc5424=no]
+)
+AM_CONDITIONAL(ENABLE_IMUXSOCK_RFC5424, test x$enable_imuxsock_rfc5424 = xyes)
-
- # settings for the door input module (under solaris, thus default off)
- AC_ARG_ENABLE(imsolaris,
-@@ -2312,6 +2325,7 @@ echo " imdiag enabled:
- echo " file input module enabled: $enable_imfile"
++
+ # settings for the docker log input module
+ AC_ARG_ENABLE(imdocker,
+ [AS_HELP_STRING([--enable-imdocker],[input docker module enabled @<:@default=no@:>@])],
+@@ -2529,6 +2543,7 @@ echo " file input module enabled: $e
+ echo " docker log input module enabled: $enable_imdocker"
echo " Solaris input module enabled: $enable_imsolaris"
echo " periodic statistics module enabled: $enable_impstats"
-+echo " syslog(3) unix socket uses RFC5424: $enable_imuxsock_rfc5424"
- echo " imzmq3 input module enabled: $enable_imzmq3"
++echo " syslog(3) unix socket uses RFC5424: $enable_imuxsock_rfc5424"
echo " imczmq input module enabled: $enable_imczmq"
echo " imjournal input module enabled: $enable_imjournal"
+ echo " imbatchreport input module enabled: $enable_imbatchreport"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 8:50 AM (12 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32404660
Default Alt Text
D20456.diff (2 KB)
Attached To
Mode
D20456: sysutils/rsyslog8: bump last 6 months of versions to 2019-05-29
Attached
Detach File
Event Timeline
Log In to Comment