Date: Wed, 21 Mar 2018 01:33:36 +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: r465144 - head/sysutils/cfengine22 Message-ID: <201803210133.w2L1Xbmb095274@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803210133.w2L1Xbmb095274>