From owner-svn-ports-all@freebsd.org Mon Jul 27 06:39:31 2015 Return-Path: Delivered-To: svn-ports-all@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 370F69ABA7E; Mon, 27 Jul 2015 06:39:31 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.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 1A4A510FB; Mon, 27 Jul 2015 06:39:31 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6R6dUkM002443; Mon, 27 Jul 2015 06:39:30 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6R6dTYZ002438; Mon, 27 Jul 2015 06:39:29 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201507270639.t6R6dTYZ002438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Mon, 27 Jul 2015 06:39:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392964 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 27 Jul 2015 06:39:31 -0000 Author: cy Date: Mon Jul 27 06:39:28 2015 New Revision: 392964 URL: https://svnweb.freebsd.org/changeset/ports/392964 Log: Add new cfengine37 port. Added: head/sysutils/cfengine37/ - copied from r392612, head/sysutils/cfengine36/ Modified: head/sysutils/Makefile head/sysutils/cfengine/Makefile head/sysutils/cfengine37/Makefile head/sysutils/cfengine37/distinfo head/sysutils/cfengine37/pkg-plist Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Jul 27 06:36:45 2015 (r392963) +++ head/sysutils/Makefile Mon Jul 27 06:39:28 2015 (r392964) @@ -124,6 +124,7 @@ SUBDIR += cfengine34 SUBDIR += cfengine35 SUBDIR += cfengine36 + SUBDIR += cfengine37 SUBDIR += chgrep SUBDIR += cinnamon-control-center SUBDIR += cinnamon-settings-daemon Modified: head/sysutils/cfengine/Makefile ============================================================================== --- head/sysutils/cfengine/Makefile Mon Jul 27 06:36:45 2015 (r392963) +++ head/sysutils/cfengine/Makefile Mon Jul 27 06:39:28 2015 (r392964) @@ -1,6 +1,6 @@ # $FreeBSD$ -VERSIONS= 22 32 33 34 35 36 +VERSIONS= 22 32 33 34 35 36 37 CFENGINE_VERSION?= 36 MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION} Modified: head/sysutils/cfengine37/Makefile ============================================================================== --- head/sysutils/cfengine36/Makefile Tue Jul 21 06:02:23 2015 (r392612) +++ head/sysutils/cfengine37/Makefile Mon Jul 27 06:39:28 2015 (r392964) @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= cfengine -PORTVERSION= 3.6.5 -PORTEPOCH= 1 +PORTVERSION= 3.7.0 CATEGORIES= sysutils -MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ +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 @@ -16,8 +17,8 @@ LICENSE= GPLv3 CPE_VENDOR= gnu .if !defined(MASTERDIR) -PKGNAMESUFFIX= 36 -LATEST_LINK= cfengine36 +PKGNAMESUFFIX= 37 +LATEST_LINK= cfengine37 .endif FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} Modified: head/sysutils/cfengine37/distinfo ============================================================================== --- head/sysutils/cfengine36/distinfo Tue Jul 21 06:02:23 2015 (r392612) +++ head/sysutils/cfengine37/distinfo Mon Jul 27 06:39:28 2015 (r392964) @@ -1,2 +1,2 @@ -SHA256 (cfengine-3.6.5.tar.gz) = 25fded0d675001856d25b927ca7c4de5a5d52511edad175a20bd496c3e04e9a1 -SIZE (cfengine-3.6.5.tar.gz) = 2011114 +SHA256 (cfengine-3.7.0-2.tar.gz) = 53e3fcae50b14d29a7a86920e13586cafed4eb5e2d081597dc9a7e34393c7f77 +SIZE (cfengine-3.7.0-2.tar.gz) = 2087953 Modified: head/sysutils/cfengine37/pkg-plist ============================================================================== --- head/sysutils/cfengine36/pkg-plist Tue Jul 21 06:02:23 2015 (r392612) +++ head/sysutils/cfengine37/pkg-plist Mon Jul 27 06:39:28 2015 (r392964) @@ -33,6 +33,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/bsdflags.cf %%DOCSDIR%%/examples/bundle_return_values.cf %%DOCSDIR%%/examples/bundlesmatching.cf +%%DOCSDIR%%/examples/bundlestate.cf %%DOCSDIR%%/examples/canonify.cf %%DOCSDIR%%/examples/cf2_integration.cf %%DOCSDIR%%/examples/change_detect.cf @@ -68,6 +69,8 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/deletelines.cf %%DOCSDIR%%/examples/depends_on.cf %%DOCSDIR%%/examples/depends_on2.cf +%%DOCSDIR%%/examples/data_expand.cf +%%DOCSDIR%%/examples/data_regextract.cf %%DOCSDIR%%/examples/difference.cf %%DOCSDIR%%/examples/dirname.cf %%DOCSDIR%%/examples/disable.cf @@ -88,6 +91,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/edit_template.cf %%DOCSDIR%%/examples/edit_triggerclass.cf %%DOCSDIR%%/examples/edit_xml.cf +%%DOCSDIR%%/examples/ensure_line_present_prepend_append.cf %%DOCSDIR%%/examples/env.cf %%DOCSDIR%%/examples/epimenides.cf %%DOCSDIR%%/examples/escape.cf @@ -101,6 +105,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/failedcommand.cf %%DOCSDIR%%/examples/failsafe.cf %%DOCSDIR%%/examples/file_change_detection.cf +%%DOCSDIR%%/examples/file_hash.cf %%DOCSDIR%%/examples/file_owner_list_template.cf %%DOCSDIR%%/examples/fileexists.cf %%DOCSDIR%%/examples/filenames.cf @@ -171,6 +176,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/loops.cf %%DOCSDIR%%/examples/lsdir.cf %%DOCSDIR%%/examples/maparray.cf +%%DOCSDIR%%/examples/mapdata.cf %%DOCSDIR%%/examples/maplist.cf %%DOCSDIR%%/examples/max-min-mean-variance.cf %%DOCSDIR%%/examples/measure_log.cf @@ -223,6 +229,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/package_windows_feature.cf %%DOCSDIR%%/examples/package_yum.cf %%DOCSDIR%%/examples/package_zypper.cf +%%DOCSDIR%%/examples/packagesmatching.cf %%DOCSDIR%%/examples/parallel_exec.cf %%DOCSDIR%%/examples/parseintrealstringarray.cf %%DOCSDIR%%/examples/parsestringarray.cf @@ -243,6 +250,8 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/product.cf %%DOCSDIR%%/examples/promise_knowledge.cf %%DOCSDIR%%/examples/promises.cf +%%DOCSDIR%%/examples/readcsv.cf +%%DOCSDIR%%/examples/readdata.cf %%DOCSDIR%%/examples/randomint.cf %%DOCSDIR%%/examples/readfile.cf %%DOCSDIR%%/examples/readintrealstringlist.cf @@ -305,6 +314,7 @@ sbin/rpmvercmp %%DOCSDIR%%/examples/string_downcase.cf %%DOCSDIR%%/examples/string_head.cf %%DOCSDIR%%/examples/string_length.cf +%%DOCSDIR%%/examples/string_mustache.cf %%DOCSDIR%%/examples/string_reverse.cf %%DOCSDIR%%/examples/string_split.cf %%DOCSDIR%%/examples/string_tail.cf