mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 5.8.2
Update to 4.6.6 6.x update is pending submission from another contributor
This commit is contained in:
parent
99f74bae68
commit
adc37cb11b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276269
4 changed files with 7 additions and 12 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 4.6.5
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 4.6.6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
.ifdef MNAME
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rsyslog-4.6.5.tar.gz) = 577b35340d4d0ba95c5d444d90282dfc938e2db8cf7c9ac6996d5ac111961195
|
||||
SIZE (rsyslog-4.6.5.tar.gz) = 2080355
|
||||
SHA256 (rsyslog-4.6.6.tar.gz) = b6e853bdaa8bf04168ba1448696c33514e38cc39c5d4f26b310c751954f6b3a7
|
||||
SIZE (rsyslog-4.6.6.tar.gz) = 2088319
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 5.8.0
|
||||
PORTVERSION= 5.8.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
.ifdef MNAME
|
||||
|
@ -39,11 +39,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
|||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
# XXX: 5.5.6+ seem to crash frequently with low-mid load
|
||||
# on FreeBSD, temporailiy enable debugging by default.
|
||||
# Now we can send gdb backtraces into the list:
|
||||
# rsyslog-users <rsyslog@lists.adiscon.com>
|
||||
OPTIONS= DEBUG "Enable debugging" on
|
||||
OPTIONS= DEBUG "Enable debugging" off
|
||||
|
||||
.ifdef WITH_DEBUG
|
||||
CONFIGURE_ARGS+=--enable-rtinst --enable-debug
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rsyslog-5.8.0.tar.gz) = e034b02473fd7e5313522173ec2f6c57e6fbcaec2c6b289edb968b1d64ae3ffd
|
||||
SIZE (rsyslog-5.8.0.tar.gz) = 2336866
|
||||
SHA256 (rsyslog-5.8.2.tar.gz) = 8cdf3531370b6231dae6095f7c09d72e00b4508d7f985fde472a9741818d6ff4
|
||||
SIZE (rsyslog-5.8.2.tar.gz) = 2366785
|
||||
|
|
Loading…
Add table
Reference in a new issue