Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 12:27:44 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511090 - head/sysutils/syslog-ng
Message-ID:  <201909041227.x84CRiqm069064@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Wed Sep  4 12:27:44 2019
New Revision: 511090
URL: https://svnweb.freebsd.org/changeset/ports/511090

Log:
  Remove unsupported versions from sysutils/syslog-ng

Modified:
  head/sysutils/syslog-ng/Makefile

Modified: head/sysutils/syslog-ng/Makefile
==============================================================================
--- head/sysutils/syslog-ng/Makefile	Wed Sep  4 12:26:01 2019	(r511089)
+++ head/sysutils/syslog-ng/Makefile	Wed Sep  4 12:27:44 2019	(r511090)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-VERSIONS=		39 314 315 317 318 319 320 321 322 323
+VERSIONS=		315 317 318 319 320 321 322 323
 SYSLOG_NG_VERSION?=	322
 
 MASTERDIR=		${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909041227.x84CRiqm069064>