From owner-svn-ports-all@FreeBSD.ORG Tue Apr 1 19:07:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9D4C94C0; Tue, 1 Apr 2014 19:07:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A535E2D; Tue, 1 Apr 2014 19:07:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s31J7Ehl033267; Tue, 1 Apr 2014 19:07:14 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s31J7E4C033266; Tue, 1 Apr 2014 19:07:14 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201404011907.s31J7E4C033266@svn.freebsd.org> From: Glen Barber Date: Tue, 1 Apr 2014 19:07:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349880 - head/sysutils/cfengine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2014 19:07:14 -0000 Author: gjb Date: Tue Apr 1 19:07:14 2014 New Revision: 349880 URL: http://svnweb.freebsd.org/changeset/ports/349880 QAT: https://qat.redports.org/buildarchive/r349880/ Log: Add cfengine36 to VERSIONS list. Approved by: cy (maintainer, implicit) Sponsored by: The FreeBSD Foundation Modified: head/sysutils/cfengine/Makefile Modified: head/sysutils/cfengine/Makefile ============================================================================== --- head/sysutils/cfengine/Makefile Tue Apr 1 19:06:05 2014 (r349879) +++ head/sysutils/cfengine/Makefile Tue Apr 1 19:07:14 2014 (r349880) @@ -1,6 +1,6 @@ # $FreeBSD$ -VERSIONS= 22 32 33 34 35 +VERSIONS= 22 32 33 34 35 36 CFENGINE_VERSION?= 35 MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}