aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsyslog5/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-07 04:46:04 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-07 04:46:04 +0000
commit103cbc4cfa575103c24005b3c42f333cc60d15ff (patch)
tree039563f8ac6b59956cce74ad697a93b5cf4a128b /sysutils/rsyslog5/Makefile
parentbf8b09254ebd8ffe807ee5e575bd5a7f8acdef5c (diff)
downloadports-103cbc4cfa575103c24005b3c42f333cc60d15ff.tar.gz
ports-103cbc4cfa575103c24005b3c42f333cc60d15ff.zip
- Update to 5.3.5
PR: ports/142368 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=247301
Diffstat (limited to 'sysutils/rsyslog5/Makefile')
-rw-r--r--sysutils/rsyslog5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rsyslog5/Makefile b/sysutils/rsyslog5/Makefile
index 8a06d2daf7d7..320e6c6382b5 100644
--- a/sysutils/rsyslog5/Makefile
+++ b/sysutils/rsyslog5/Makefile
@@ -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