mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 5.3.5
PR: ports/142368 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
This commit is contained in:
parent
bf8b09254e
commit
103cbc4cfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247301
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 5.3.3
|
||||
PORTVERSION= 5.3.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.rsyslog.com/rsyslog/
|
||||
.ifdef MNAME
|
||||
@ -22,7 +22,7 @@ RUN_DEPENDS= rsyslog>=5:${PORTSDIR}/sysutils/rsyslog5
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
.endif
|
||||
|
||||
CONFLICTS= rsyslog-[2-4].[0-9]*
|
||||
CONFLICTS= rsyslog-[!5].[0-9]*
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,4 +1,3 @@
|
||||
MD5 (rsyslog-5.3.3.tar.gz) = 837e50ff8d162e1a00ba0fd16b7f0d8d
|
||||
SHA256 (rsyslog-5.3.3.tar.gz) =
|
||||
6cf261ce1ea2972d369e845374bfa4984eaab1d918375d4f2e301e18461a992b
|
||||
SIZE (rsyslog-5.3.3.tar.gz) = 2059714
|
||||
MD5 (rsyslog-5.3.5.tar.gz) = 9674d29619c9674cf331abdc64e6fffe
|
||||
SHA256 (rsyslog-5.3.5.tar.gz) = 6c75268632e0f54c099375f8e23094cdbe9bb832853792ba3d750bc6e47681ab
|
||||
SIZE (rsyslog-5.3.5.tar.gz) = 2095715
|
||||
|
@ -5,7 +5,7 @@ add the following lines to rc.conf(5):
|
||||
rsyslogd_enable="YES"
|
||||
To avoid warnings about rsyslogd running in compatibility mode, add
|
||||
this:
|
||||
rsyslogd_flags="-c3"
|
||||
rsyslogd_flags="-c5"
|
||||
It's recommended to copy syslog.conf(5) to
|
||||
%%PREFIX%%/etc/rsyslog.conf and edit it there. Otherwise add
|
||||
this:
|
||||
|
@ -30,6 +30,8 @@ lib/rsyslog/lmzlibw.la
|
||||
lib/rsyslog/lmzlibw.so
|
||||
lib/rsyslog/ommail.la
|
||||
lib/rsyslog/ommail.so
|
||||
lib/rsyslog/omruleset.la
|
||||
lib/rsyslog/omruleset.so
|
||||
lib/rsyslog/omtesting.la
|
||||
lib/rsyslog/omtesting.so
|
||||
sbin/rsyslogd
|
||||
@ -107,6 +109,8 @@ sbin/rsyslogd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_modload.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_repeatedmsgreduction.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_resetconfigvariables.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_rulesetcreatemainqueue.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_rulesetparser.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_umask.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rscript_abnf.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsyslog_conf.html
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 5.3.3
|
||||
PORTVERSION= 5.3.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.rsyslog.com/rsyslog/
|
||||
.ifdef MNAME
|
||||
@ -22,7 +22,7 @@ RUN_DEPENDS= rsyslog>=5:${PORTSDIR}/sysutils/rsyslog5
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
.endif
|
||||
|
||||
CONFLICTS= rsyslog-[2-4].[0-9]*
|
||||
CONFLICTS= rsyslog-[!5].[0-9]*
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,4 +1,3 @@
|
||||
MD5 (rsyslog-5.3.3.tar.gz) = 837e50ff8d162e1a00ba0fd16b7f0d8d
|
||||
SHA256 (rsyslog-5.3.3.tar.gz) =
|
||||
6cf261ce1ea2972d369e845374bfa4984eaab1d918375d4f2e301e18461a992b
|
||||
SIZE (rsyslog-5.3.3.tar.gz) = 2059714
|
||||
MD5 (rsyslog-5.3.5.tar.gz) = 9674d29619c9674cf331abdc64e6fffe
|
||||
SHA256 (rsyslog-5.3.5.tar.gz) = 6c75268632e0f54c099375f8e23094cdbe9bb832853792ba3d750bc6e47681ab
|
||||
SIZE (rsyslog-5.3.5.tar.gz) = 2095715
|
||||
|
@ -5,7 +5,7 @@ add the following lines to rc.conf(5):
|
||||
rsyslogd_enable="YES"
|
||||
To avoid warnings about rsyslogd running in compatibility mode, add
|
||||
this:
|
||||
rsyslogd_flags="-c3"
|
||||
rsyslogd_flags="-c5"
|
||||
It's recommended to copy syslog.conf(5) to
|
||||
%%PREFIX%%/etc/rsyslog.conf and edit it there. Otherwise add
|
||||
this:
|
||||
|
@ -30,6 +30,8 @@ lib/rsyslog/lmzlibw.la
|
||||
lib/rsyslog/lmzlibw.so
|
||||
lib/rsyslog/ommail.la
|
||||
lib/rsyslog/ommail.so
|
||||
lib/rsyslog/omruleset.la
|
||||
lib/rsyslog/omruleset.so
|
||||
lib/rsyslog/omtesting.la
|
||||
lib/rsyslog/omtesting.so
|
||||
sbin/rsyslogd
|
||||
@ -107,6 +109,8 @@ sbin/rsyslogd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_modload.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_repeatedmsgreduction.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_resetconfigvariables.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_rulesetcreatemainqueue.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_rulesetparser.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_umask.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rscript_abnf.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsyslog_conf.html
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 5.3.3
|
||||
PORTVERSION= 5.3.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.rsyslog.com/rsyslog/
|
||||
.ifdef MNAME
|
||||
@ -22,7 +22,7 @@ RUN_DEPENDS= rsyslog>=5:${PORTSDIR}/sysutils/rsyslog5
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
.endif
|
||||
|
||||
CONFLICTS= rsyslog-[2-4].[0-9]*
|
||||
CONFLICTS= rsyslog-[!5].[0-9]*
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,4 +1,3 @@
|
||||
MD5 (rsyslog-5.3.3.tar.gz) = 837e50ff8d162e1a00ba0fd16b7f0d8d
|
||||
SHA256 (rsyslog-5.3.3.tar.gz) =
|
||||
6cf261ce1ea2972d369e845374bfa4984eaab1d918375d4f2e301e18461a992b
|
||||
SIZE (rsyslog-5.3.3.tar.gz) = 2059714
|
||||
MD5 (rsyslog-5.3.5.tar.gz) = 9674d29619c9674cf331abdc64e6fffe
|
||||
SHA256 (rsyslog-5.3.5.tar.gz) = 6c75268632e0f54c099375f8e23094cdbe9bb832853792ba3d750bc6e47681ab
|
||||
SIZE (rsyslog-5.3.5.tar.gz) = 2095715
|
||||
|
@ -5,7 +5,7 @@ add the following lines to rc.conf(5):
|
||||
rsyslogd_enable="YES"
|
||||
To avoid warnings about rsyslogd running in compatibility mode, add
|
||||
this:
|
||||
rsyslogd_flags="-c3"
|
||||
rsyslogd_flags="-c5"
|
||||
It's recommended to copy syslog.conf(5) to
|
||||
%%PREFIX%%/etc/rsyslog.conf and edit it there. Otherwise add
|
||||
this:
|
||||
|
@ -30,6 +30,8 @@ lib/rsyslog/lmzlibw.la
|
||||
lib/rsyslog/lmzlibw.so
|
||||
lib/rsyslog/ommail.la
|
||||
lib/rsyslog/ommail.so
|
||||
lib/rsyslog/omruleset.la
|
||||
lib/rsyslog/omruleset.so
|
||||
lib/rsyslog/omtesting.la
|
||||
lib/rsyslog/omtesting.so
|
||||
sbin/rsyslogd
|
||||
@ -107,6 +109,8 @@ sbin/rsyslogd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_modload.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_repeatedmsgreduction.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_resetconfigvariables.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_rulesetcreatemainqueue.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_rulesetparser.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_umask.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rscript_abnf.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsyslog_conf.html
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 5.3.3
|
||||
PORTVERSION= 5.3.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.rsyslog.com/rsyslog/
|
||||
.ifdef MNAME
|
||||
@ -22,7 +22,7 @@ RUN_DEPENDS= rsyslog>=5:${PORTSDIR}/sysutils/rsyslog5
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
.endif
|
||||
|
||||
CONFLICTS= rsyslog-[2-4].[0-9]*
|
||||
CONFLICTS= rsyslog-[!5].[0-9]*
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,4 +1,3 @@
|
||||
MD5 (rsyslog-5.3.3.tar.gz) = 837e50ff8d162e1a00ba0fd16b7f0d8d
|
||||
SHA256 (rsyslog-5.3.3.tar.gz) =
|
||||
6cf261ce1ea2972d369e845374bfa4984eaab1d918375d4f2e301e18461a992b
|
||||
SIZE (rsyslog-5.3.3.tar.gz) = 2059714
|
||||
MD5 (rsyslog-5.3.5.tar.gz) = 9674d29619c9674cf331abdc64e6fffe
|
||||
SHA256 (rsyslog-5.3.5.tar.gz) = 6c75268632e0f54c099375f8e23094cdbe9bb832853792ba3d750bc6e47681ab
|
||||
SIZE (rsyslog-5.3.5.tar.gz) = 2095715
|
||||
|
@ -5,7 +5,7 @@ add the following lines to rc.conf(5):
|
||||
rsyslogd_enable="YES"
|
||||
To avoid warnings about rsyslogd running in compatibility mode, add
|
||||
this:
|
||||
rsyslogd_flags="-c3"
|
||||
rsyslogd_flags="-c5"
|
||||
It's recommended to copy syslog.conf(5) to
|
||||
%%PREFIX%%/etc/rsyslog.conf and edit it there. Otherwise add
|
||||
this:
|
||||
|
@ -30,6 +30,8 @@ lib/rsyslog/lmzlibw.la
|
||||
lib/rsyslog/lmzlibw.so
|
||||
lib/rsyslog/ommail.la
|
||||
lib/rsyslog/ommail.so
|
||||
lib/rsyslog/omruleset.la
|
||||
lib/rsyslog/omruleset.so
|
||||
lib/rsyslog/omtesting.la
|
||||
lib/rsyslog/omtesting.so
|
||||
sbin/rsyslogd
|
||||
@ -107,6 +109,8 @@ sbin/rsyslogd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_modload.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_repeatedmsgreduction.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_resetconfigvariables.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_rulesetcreatemainqueue.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_rulesetparser.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsconf1_umask.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rscript_abnf.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/rsyslog_conf.html
|
||||
|
Loading…
Reference in New Issue
Block a user