Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2019 19:44:22 +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: r509120 - head/sysutils/syslog-ng
Message-ID:  <201908161944.x7GJiMQC087608@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Aug 16 19:44:22 2019
New Revision: 509120
URL: https://svnweb.freebsd.org/changeset/ports/509120

Log:
  syslog-ng322 is now default.

Modified:
  head/sysutils/syslog-ng/Makefile   (contents, props changed)

Modified: head/sysutils/syslog-ng/Makefile
==============================================================================
--- head/sysutils/syslog-ng/Makefile	Fri Aug 16 19:44:18 2019	(r509119)
+++ head/sysutils/syslog-ng/Makefile	Fri Aug 16 19:44:22 2019	(r509120)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 VERSIONS=		39 314 315 317 318 319 320 321 322
-SYSLOG_NG_VERSION?=	321
+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?201908161944.x7GJiMQC087608>