mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 5.8.12
While here, pet portlint. PR: ports/166253 Submitted by: "Oleg A. Mamontov" <oleg@mamontov.net> (pr) Submitted by: Jo Rhett <jrhett@netconsonance.com> (older version) Submitted by: brd (current version) Approved by: maintainer timeout (3 months)
This commit is contained in:
parent
6f45551017
commit
cf1bd27c3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299676
2 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 5.8.6
|
||||
PORTVERSION= 5.8.12
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
.ifdef MNAME
|
||||
|
@ -27,16 +27,17 @@ LATEST_LINK= rsyslog5
|
|||
PORTSCOUT= limit:^5.6
|
||||
|
||||
.ifdef WITH_MYSQL_MICROSECONDS
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-mysql-microseconds
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-mysql-microseconds
|
||||
.endif
|
||||
|
||||
.ifdef WITH_SANE_HOSTNAME
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-sane-hostname
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-sane-hostname
|
||||
.endif
|
||||
|
||||
CONFLICTS= rsyslog-[!5].[!5].[0-9]*
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= ${PREFIX}/lib/rsyslog
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
OPTIONS= DEBUG "Enable debugging" off
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rsyslog-5.8.6.tar.gz) = c51206e3b11c7b4cddf92607b9d6ddd07430ff7dd8d06849804c9ea1c9191825
|
||||
SIZE (rsyslog-5.8.6.tar.gz) = 2373078
|
||||
SHA256 (rsyslog-5.8.12.tar.gz) = 18a408c92fa299773d26a8d6f324eec66282a148b0989c66d94b94318dd0a514
|
||||
SIZE (rsyslog-5.8.12.tar.gz) = 2393679
|
||||
|
|
Loading…
Add table
Reference in a new issue