From owner-svn-ports-head@freebsd.org Thu Nov 26 15:24:09 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEED0A386F1; Thu, 26 Nov 2015 15:24:09 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 A17EA1DE4; Thu, 26 Nov 2015 15:24:09 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAQFO8tT054572; Thu, 26 Nov 2015 15:24:08 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAQFO8sG054569; Thu, 26 Nov 2015 15:24:08 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201511261524.tAQFO8sG054569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Thu, 26 Nov 2015 15:24:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402454 - in head/sysutils: cfengine cfengine37 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2015 15:24:10 -0000 Author: skreuzer Date: Thu Nov 26 15:24:08 2015 New Revision: 402454 URL: https://svnweb.freebsd.org/changeset/ports/402454 Log: Update to version 3.7.1 change CFENGINE_VERSION to 37 in the master port Approved by: cy@ (maintainer) Differential Revision: D4278 Modified: head/sysutils/cfengine/Makefile head/sysutils/cfengine37/Makefile head/sysutils/cfengine37/distinfo Modified: head/sysutils/cfengine/Makefile ============================================================================== --- head/sysutils/cfengine/Makefile Thu Nov 26 14:56:18 2015 (r402453) +++ head/sysutils/cfengine/Makefile Thu Nov 26 15:24:08 2015 (r402454) @@ -1,7 +1,7 @@ # $FreeBSD$ VERSIONS= 22 32 33 34 35 36 37 -CFENGINE_VERSION?= 36 +CFENGINE_VERSION?= 37 MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION} Modified: head/sysutils/cfengine37/Makefile ============================================================================== --- head/sysutils/cfengine37/Makefile Thu Nov 26 14:56:18 2015 (r402453) +++ head/sysutils/cfengine37/Makefile Thu Nov 26 15:24:08 2015 (r402454) @@ -2,12 +2,9 @@ # $FreeBSD$ PORTNAME= cfengine -PORTVERSION= 3.7.0 -PORTREVISION= 1 +PORTVERSION= 3.7.1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/ -DISTNAME= cfengine-3.7.0-2 -WRKSRC= ${WRKDIR}/cfengine-3.7.0 MAINTAINER= cy@FreeBSD.org # gjb@FreeBSD.org is also committer for this port @@ -31,7 +28,7 @@ MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -USES= autoreconf cpe gmake libtool shebangfix +USES= cpe gmake libtool shebangfix SHEBANG_FILES= examples/remake_outputs.pl CFLAGS+= -Wno-return-type CPPFLAGS+= -I${LOCALBASE}/include Modified: head/sysutils/cfengine37/distinfo ============================================================================== --- head/sysutils/cfengine37/distinfo Thu Nov 26 14:56:18 2015 (r402453) +++ head/sysutils/cfengine37/distinfo Thu Nov 26 15:24:08 2015 (r402454) @@ -1,2 +1,2 @@ -SHA256 (cfengine-3.7.0-2.tar.gz) = 53e3fcae50b14d29a7a86920e13586cafed4eb5e2d081597dc9a7e34393c7f77 -SIZE (cfengine-3.7.0-2.tar.gz) = 2087953 +SHA256 (cfengine-3.7.1.tar.gz) = 4ceec2657b30874dd80344b3af6152e68254aef44fe7fe10108a86a436b4b2c7 +SIZE (cfengine-3.7.1.tar.gz) = 2091324