Date: Wed, 29 Oct 2014 20:03:13 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371702 - in head/sysutils/syslog-ng: . files Message-ID: <201410292003.s9TK3DmP028384@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410292003.s9TK3DmP028384>