svn commit: r319072 - in head/sysutils: rsyslog7 rsyslog7-devel

Brad Davis brd at FreeBSD.org
Sat May 25 20:10:12 UTC 2013


Author: brd (doc committer)
Date: Sat May 25 20:10:11 2013
New Revision: 319072
URL: http://svnweb.freebsd.org/changeset/ports/319072

Log:
  - Update portscout for rsyslog7
  - Remove some blank lines that snuck in
  
  Noticed by:	gjb@

Modified:
  head/sysutils/rsyslog7-devel/Makefile
  head/sysutils/rsyslog7/Makefile

Modified: head/sysutils/rsyslog7-devel/Makefile
==============================================================================
--- head/sysutils/rsyslog7-devel/Makefile	Sat May 25 20:07:55 2013	(r319071)
+++ head/sysutils/rsyslog7-devel/Makefile	Sat May 25 20:10:11 2013	(r319072)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	ee:${PORTSDIR}/devel/libee 
 BUILD_DEPENDS=	libgcrypt-config:${PORTSDIR}/security/libgcrypt \
 		rst2man:${PORTSDIR}/textproc/py-docutils
 
-PORTSCOUT=	limit:^6
+PORTSCOUT=	limit:^7\.3
 PORTDOCS=	*
 PORTEXAMPLES=	*
 

Modified: head/sysutils/rsyslog7/Makefile
==============================================================================
--- head/sysutils/rsyslog7/Makefile	Sat May 25 20:07:55 2013	(r319071)
+++ head/sysutils/rsyslog7/Makefile	Sat May 25 20:10:11 2013	(r319072)
@@ -16,12 +16,10 @@ LIB_DEPENDS=	ee:${PORTSDIR}/devel/libee 
 
 USE_LDCONFIG=	yes
 
-PORTSCOUT=	limit:^6
+PORTSCOUT=	limit:^7\.2
 PORTDOCS=	*
 PORTEXAMPLES=	*
 
-
-
 OPTIONS_DEFINE=	DBI DOCS GNUTLS GSSAPI MYSQL PGSQL RELP RFC3195 SNMP
 
 DBI_DESC=	LibDBI output module for rsyslog


More information about the svn-ports-head mailing list