svn commit: r465144 - head/sysutils/cfengine22

Cy Schubert cy at FreeBSD.org
Wed Mar 21 01:33:38 UTC 2018


Author: cy
Date: Wed Mar 21 01:33:36 2018
New Revision: 465144
URL: https://svnweb.freebsd.org/changeset/ports/465144

Log:
  Deprecate cfengine22 as it is no longer supported by our upline.
  Expire approximately a year from now.

Modified:
  head/sysutils/cfengine22/Makefile   (contents, props changed)

Modified: head/sysutils/cfengine22/Makefile
==============================================================================
--- head/sysutils/cfengine22/Makefile	Wed Mar 21 01:33:32 2018	(r465143)
+++ head/sysutils/cfengine22/Makefile	Wed Mar 21 01:33:36 2018	(r465144)
@@ -14,6 +14,9 @@ MAINTAINER=	cy at FreeBSD.org
 COMMENT=	Systems administration tool for networks
 CPE_VENDOR=	gnu
 
+DEPRECATED=	No longeer supported by cfengine.com
+EXPIRATION_DATE=	2019-03-31
+
 FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DISTFILES}
 
 CONFLICTS=	cfengine-3* cfengine-devel-* cfengine3*


More information about the svn-ports-all mailing list