Date: Sat, 13 Oct 2018 13:33:55 +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: r481981 - head/sysutils/cfengine22 Message-ID: <201810131333.w9DDXtEo080632@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810131333.w9DDXtEo080632>