- Upgrade to 5.8.13
- Take maintainership Approved by: pgollucci@
This commit is contained in:
parent
305232cff4
commit
a6867a172d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303090
@ -5,8 +5,6 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTREVISION= 1
|
||||
|
||||
COMMENT= GNUTLS module for rsyslog
|
||||
MASTERDIR= ${.CURDIR}/../rsyslog5
|
||||
|
||||
|
@ -6,14 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 5.8.12
|
||||
PORTVERSION= 5.8.13
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
.ifdef MNAME
|
||||
PKGNAMESUFFIX?= -${MNAME}
|
||||
.endif
|
||||
|
||||
MAINTAINER= pgollucci@FreeBSD.org
|
||||
MAINTAINER= brd@FreeBSD.org
|
||||
COMMENT?= Syslogd supporting SQL, TCP and TLS
|
||||
|
||||
.ifdef MNAME
|
||||
@ -39,6 +39,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= ${PREFIX}/lib/rsyslog
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PKGCONFIG= yes
|
||||
|
||||
OPTIONS= DEBUG "Enable debugging" off
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rsyslog-5.8.12.tar.gz) = 18a408c92fa299773d26a8d6f324eec66282a148b0989c66d94b94318dd0a514
|
||||
SIZE (rsyslog-5.8.12.tar.gz) = 2393679
|
||||
SHA256 (rsyslog-5.8.13.tar.gz) = e872b3cde0e9c9fe9321cd4fc7e4c78133ba8e1667ec01bb809bb311ea5156dd
|
||||
SIZE (rsyslog-5.8.13.tar.gz) = 2394374
|
||||
|
Loading…
Reference in New Issue
Block a user