svn commit: r308638 - head/sysutils/cfengine-devel

Glen Barber gjb at FreeBSD.org
Mon Dec 10 21:16:38 UTC 2012


Author: gjb
Date: Mon Dec 10 21:16:37 2012
New Revision: 308638
URL: http://svnweb.freebsd.org/changeset/ports/308638

Log:
  Mark as IGNORE; development version is not yet branched.
  
  Approved by:	cy (maintainer)
  Approved by:	eadler, crees (mentors, implicit)

Modified:
  head/sysutils/cfengine-devel/Makefile

Modified: head/sysutils/cfengine-devel/Makefile
==============================================================================
--- head/sysutils/cfengine-devel/Makefile	Mon Dec 10 21:08:33 2012	(r308637)
+++ head/sysutils/cfengine-devel/Makefile	Mon Dec 10 21:16:37 2012	(r308638)
@@ -20,6 +20,8 @@ COMMENT=	A systems administration tool f
 LATEST_LINK=	cfengine-devel
 FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DISTFILES}
 
+IGNORE=		Development version not branched from cfengine34
+
 CONFLICTS=	cfengine-[23]*
 
 USE_RC_SUBR=	cf-execd cf-serverd


More information about the svn-ports-all mailing list