svn commit: r371702 - in head/sysutils/syslog-ng: . files

Cy Schubert cy at FreeBSD.org
Wed Oct 29 20:03:13 UTC 2014


Author: cy
Date: Wed Oct 29 20:03:12 2014
New Revision: 371702
URL: https://svnweb.freebsd.org/changeset/ports/371702
QAT: https://qat.redports.org/buildarchive/r371702/

Log:
  The problem the ranlib patch addressed has since been resolved. Remove it.
  
  PR:		193136

Deleted:
  head/sysutils/syslog-ng/files/patch-Makefile.in
Modified:
  head/sysutils/syslog-ng/Makefile

Modified: head/sysutils/syslog-ng/Makefile
==============================================================================
--- head/sysutils/syslog-ng/Makefile	Wed Oct 29 20:00:50 2014	(r371701)
+++ head/sysutils/syslog-ng/Makefile	Wed Oct 29 20:03:12 2014	(r371702)
@@ -3,6 +3,7 @@
 
 PORTNAME=	syslog-ng
 PORTVERSION=	3.6.1
+PORTREVISION=	1
 CATEGORIES=	sysutils
 DISTVERSION=	$(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
 DISTFILES=	syslog-ng_${DISTVERSION}.tar.gz


More information about the svn-ports-all mailing list