svn commit: r377646 - head/sysutils/cfengine

Cy Schubert cy at FreeBSD.org
Thu Jan 22 04:34:42 UTC 2015


Author: cy
Date: Thu Jan 22 04:34:41 2015
New Revision: 377646
URL: https://svnweb.freebsd.org/changeset/ports/377646
QAT: https://qat.redports.org/buildarchive/r377646/

Log:
  cfengine36 has been around for a while. It has proven itself.
  It is now the default.

Modified:
  head/sysutils/cfengine/Makefile

Modified: head/sysutils/cfengine/Makefile
==============================================================================
--- head/sysutils/cfengine/Makefile	Thu Jan 22 03:21:09 2015	(r377645)
+++ head/sysutils/cfengine/Makefile	Thu Jan 22 04:34:41 2015	(r377646)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 VERSIONS=		22 32 33 34 35 36
-CFENGINE_VERSION?=	35
+CFENGINE_VERSION?=	36
 
 MASTERDIR=		${.CURDIR}/../cfengine${CFENGINE_VERSION}
 


More information about the svn-ports-all mailing list