- Update to 3.20.4
This commit is contained in:
parent
79f4292b98
commit
f7df0b8c13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228716
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@ CONFIGURE_ARGS+=--enable-klog --disable-static --enable-mail \
|
||||||
CONFIGURE_ARGS+=--enable-rtinst --enable-debug
|
CONFIGURE_ARGS+=--enable-rtinst --enable-debug
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
PORTSCOUT= skipv:3.21.9,3.21.10,3.21.8,3.21.7,3.21.6,3.21.5,3.21.4,3.21.3,3.21.2,3.21.1,3.21.0
|
PORTSCOUT= skipv:3.21.10,3.21.9,3.21.8,3.21.7,3.21.6,3.21.5,3.21.4,3.21.3,3.21.2,3.21.1,3.21.0
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
|
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME?= rsyslog
|
PORTNAME?= rsyslog
|
||||||
PORTVERSION?= 3.20.3
|
PORTVERSION?= 3.20.4
|
||||||
CATEGORIES?= sysutils
|
CATEGORIES?= sysutils
|
||||||
MASTER_SITES?= http://download.rsyslog.com/rsyslog/
|
MASTER_SITES?= http://download.rsyslog.com/rsyslog/
|
||||||
MAINTAINER?= miwi@FreeBSD.org
|
MAINTAINER?= miwi@FreeBSD.org
|
||||||
|
@ -21,7 +21,7 @@ PLIST= ""
|
||||||
DESCR?= ${.CURDIR}/../rsyslog3/pkg-descr
|
DESCR?= ${.CURDIR}/../rsyslog3/pkg-descr
|
||||||
MD5_FILE?= ${.CURDIR}/../rsyslog3/distinfo
|
MD5_FILE?= ${.CURDIR}/../rsyslog3/distinfo
|
||||||
|
|
||||||
PORTSCOUT= skipv:3.21.9,3.21.10,3.21.8,3.21.7,3.21.6,3.21.5,3.21.4,3.21.3,3.21.2,3.21.1,3.21.0
|
PORTSCOUT= skipv:3.21.10,3.21.9,3.21.8,3.21.7,3.21.6,3.21.5,3.21.4,3.21.3,3.21.2,3.21.1,3.21.0
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@${INSTALL} -d ${PREFIX}/lib/rsyslog/
|
@${INSTALL} -d ${PREFIX}/lib/rsyslog/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (rsyslog-3.20.3.tar.gz) = 38d66dd8c70e8429962f4a4da218fe7c
|
MD5 (rsyslog-3.20.4.tar.gz) = 1d67c139fdd7b327f15c4a9f4a4ec8cd
|
||||||
SHA256 (rsyslog-3.20.3.tar.gz) = 426784acf75a66197570ef233e118b646b13c3024d60057ff245e3386bb5d5e3
|
SHA256 (rsyslog-3.20.4.tar.gz) = adc179e5996c9769ed5d46c68e0db07ed6c87a38982de9165105c69cd8786342
|
||||||
SIZE (rsyslog-3.20.3.tar.gz) = 1298767
|
SIZE (rsyslog-3.20.4.tar.gz) = 1304299
|
||||||
|
|
Loading…
Reference in a new issue