svn commit: r354328 - head/sysutils/rsyslog8

Antoine Brodin antoine at FreeBSD.org
Sat May 17 15:39:32 UTC 2014


Author: antoine
Date: Sat May 17 15:39:32 2014
New Revision: 354328
URL: http://svnweb.freebsd.org/changeset/ports/354328
QAT: https://qat.redports.org/buildarchive/r354328/

Log:
  Fix pkgname collisions
  
  With hat:	portmgr

Modified:
  head/sysutils/rsyslog8/Makefile

Modified: head/sysutils/rsyslog8/Makefile
==============================================================================
--- head/sysutils/rsyslog8/Makefile	Sat May 17 15:35:36 2014	(r354327)
+++ head/sysutils/rsyslog8/Makefile	Sat May 17 15:39:32 2014	(r354328)
@@ -20,6 +20,7 @@ USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	autoconf
 
 PORTSCOUT=	limit:^8\.2
+PKGNAMESUFFIX=	8
 
 OPTIONS_DEFINE=	DBI DOCS GNUTLS GSSAPI MYSQL PGSQL RELP RFC3195 SNMP
 


More information about the svn-ports-head mailing list