Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2020 05:59:33 +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: r555083 - in head/sysutils: cfengine cfengine-masterfiles
Message-ID:  <202011140559.0AE5xXfr046974@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Sat Nov 14 05:59:33 2020
New Revision: 555083
URL: https://svnweb.freebsd.org/changeset/ports/555083

Log:
  Only list the offered cfengine ports/packages. Others will be expired
  soon or exist solely to support FreeBSD 11's old OpenSSL.

Modified:
  head/sysutils/cfengine-masterfiles/Makefile   (contents, props changed)
  head/sysutils/cfengine/Makefile   (contents, props changed)

Modified: head/sysutils/cfengine-masterfiles/Makefile
==============================================================================
--- head/sysutils/cfengine-masterfiles/Makefile	Sat Nov 14 05:59:29 2020	(r555082)
+++ head/sysutils/cfengine-masterfiles/Makefile	Sat Nov 14 05:59:33 2020	(r555083)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-VERSIONS=		310 311 312 313 314 316
+VERSIONS=		314 315 316
 CFENGINE_VERSION?=	316
 
 MASTERDIR=		${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}

Modified: head/sysutils/cfengine/Makefile
==============================================================================
--- head/sysutils/cfengine/Makefile	Sat Nov 14 05:59:29 2020	(r555082)
+++ head/sysutils/cfengine/Makefile	Sat Nov 14 05:59:33 2020	(r555083)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-VERSIONS=		310 311 312 313 314 316
+VERSIONS=		314 315 316
 CFENGINE_VERSION?=	316
 
 MASTERDIR=		${.CURDIR}/../cfengine${CFENGINE_VERSION}



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