Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 2015 06:39:29 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392964 - in head/sysutils: . cfengine cfengine37
Message-ID:  <201507270639.t6R6dTYZ002438@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507270639.t6R6dTYZ002438>