Date: Thu, 30 Jun 2016 22:54:24 +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: r417853 - head/sysutils/syslog-ng Message-ID: <201606302254.u5UMsOLO070556@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Thu Jun 30 22:54:24 2016 New Revision: 417853 URL: https://svnweb.freebsd.org/changeset/ports/417853 Log: Remove syslog-ng34 and syslog-ng35 as supported sub-ports which were removed by r417846. Pointy hat to: rene@ Modified: head/sysutils/syslog-ng/Makefile Modified: head/sysutils/syslog-ng/Makefile ============================================================================== --- head/sysutils/syslog-ng/Makefile Thu Jun 30 22:51:21 2016 (r417852) +++ head/sysutils/syslog-ng/Makefile Thu Jun 30 22:54:24 2016 (r417853) @@ -1,6 +1,6 @@ # $FreeBSD$ -VERSIONS= 34 35 36 37 +VERSIONS= 36 37 SYSLOG_NG_VERSION?= 37 MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606302254.u5UMsOLO070556>