svn commit: r481981 - head/sysutils/cfengine22

Cy Schubert cy at FreeBSD.org
Sat Oct 13 13:33:55 UTC 2018


Author: cy
Date: Sat Oct 13 13:33:54 2018
New Revision: 481981
URL: https://svnweb.freebsd.org/changeset/ports/481981

Log:
  With the introduction of OpenSSL 1.1.1 into base, accelerate the
  expiration of cfengine22.

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

Modified: head/sysutils/cfengine22/Makefile
==============================================================================
--- head/sysutils/cfengine22/Makefile	Sat Oct 13 13:33:50 2018	(r481980)
+++ head/sysutils/cfengine22/Makefile	Sat Oct 13 13:33:54 2018	(r481981)
@@ -15,7 +15,7 @@ COMMENT=	Systems administration tool for networks
 CPE_VENDOR=	gnu
 
 DEPRECATED=	No longeer supported by cfengine.com
-EXPIRATION_DATE=	2019-03-31
+EXPIRATION_DATE=	2018-12-31
 
 FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DISTFILES}
 


More information about the svn-ports-head mailing list