Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2019 20:15:42 +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: r514251 - in head/sysutils: cfengine-devel cfengine-devel/files cfengine-masterfiles-devel
Message-ID:  <201910102015.x9AKFgn5061338@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Thu Oct 10 20:15:42 2019
New Revision: 514251
URL: https://svnweb.freebsd.org/changeset/ports/514251

Log:
  Update to the latest cfengine commits on github.

Added:
  head/sysutils/cfengine-devel/files/patch-libntech_libutils_hash.h   (contents, props changed)
Modified:
  head/sysutils/cfengine-devel/Makefile   (contents, props changed)
  head/sysutils/cfengine-devel/distinfo   (contents, props changed)
  head/sysutils/cfengine-masterfiles-devel/Makefile   (contents, props changed)
  head/sysutils/cfengine-masterfiles-devel/distinfo   (contents, props changed)

Modified: head/sysutils/cfengine-devel/Makefile
==============================================================================
--- head/sysutils/cfengine-devel/Makefile	Thu Oct 10 20:15:37 2019	(r514250)
+++ head/sysutils/cfengine-devel/Makefile	Thu Oct 10 20:15:42 2019	(r514251)
@@ -3,12 +3,11 @@
 
 PORTNAME=	cfengine
 PORTVERSION=	3.${CFENGINE_COMMIT_DATE}
-PORTREVISION=	1
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-devel
-CFENGINE_HASH=		732b7da25
-LIBNTECH_HASH=		19a34e7
-CFENGINE_COMMIT_DATE=	2019.09.22
+CFENGINE_HASH=		e9b38c1cc
+LIBNTECH_HASH=		461852c
+CFENGINE_COMMIT_DATE=	2019.10.10
 
 MAINTAINER=	cy@FreeBSD.org
 #		gjb@FreeBSD.org is also committer for this port

Modified: head/sysutils/cfengine-devel/distinfo
==============================================================================
--- head/sysutils/cfengine-devel/distinfo	Thu Oct 10 20:15:37 2019	(r514250)
+++ head/sysutils/cfengine-devel/distinfo	Thu Oct 10 20:15:42 2019	(r514251)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1569292061
-SHA256 (cfengine-core-3.2019.09.22-732b7da25_GH0.tar.gz) = bf0e2837385bd61521f9c3019d3d2ee94e86f98b6009a53ae2b19801ddba7474
-SIZE (cfengine-core-3.2019.09.22-732b7da25_GH0.tar.gz) = 2157595
-SHA256 (cfengine-libntech-19a34e7_GH0.tar.gz) = 971fff1714d997342a1dcff15abd981ba58638846877b50ec5941ecfe8aed041
-SIZE (cfengine-libntech-19a34e7_GH0.tar.gz) = 348455
+TIMESTAMP = 1570737154
+SHA256 (cfengine-core-3.2019.10.10-e9b38c1cc_GH0.tar.gz) = cb513e6e051c06d2564470f1a1246c7e45f45cee24a81bcac35833dfea2bafe8
+SIZE (cfengine-core-3.2019.10.10-e9b38c1cc_GH0.tar.gz) = 2164805
+SHA256 (cfengine-libntech-461852c_GH0.tar.gz) = 2c5115a0f568d69335c384cb58b8571eab74cdc21222d908e29c4d12869c3f8b
+SIZE (cfengine-libntech-461852c_GH0.tar.gz) = 352376

Added: head/sysutils/cfengine-devel/files/patch-libntech_libutils_hash.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/cfengine-devel/files/patch-libntech_libutils_hash.h	Thu Oct 10 20:15:42 2019	(r514251)
@@ -0,0 +1,10 @@
+--- libntech/libutils/hash.h.orig	2019-10-10 06:58:41.000000000 -0700
++++ libntech/libutils/hash.h	2019-10-10 13:03:53.357194000 -0700
+@@ -33,6 +33,7 @@
+ #include <openssl/evp.h>
+ 
+ #include <hash_method.h>                            /* HashMethod, HashSize */
++#include <bool.h>
+ 
+ 
+ typedef struct Hash Hash;

Modified: head/sysutils/cfengine-masterfiles-devel/Makefile
==============================================================================
--- head/sysutils/cfengine-masterfiles-devel/Makefile	Thu Oct 10 20:15:37 2019	(r514250)
+++ head/sysutils/cfengine-masterfiles-devel/Makefile	Thu Oct 10 20:15:42 2019	(r514251)
@@ -5,8 +5,8 @@ PORTNAME=	cfengine-masterfiles
 PORTVERSION=	3.${CFENGINE_COMMIT_DATE}
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-devel
-HASH=		b9664f8
-CFENGINE_COMMIT_DATE=	2019.09.22
+HASH=		2052d9e
+CFENGINE_COMMIT_DATE=	2019.10.10
 
 MAINTAINER=	cy@FreeBSD.org
 #		gjb@FreeBSD.org is also committer for this port

Modified: head/sysutils/cfengine-masterfiles-devel/distinfo
==============================================================================
--- head/sysutils/cfengine-masterfiles-devel/distinfo	Thu Oct 10 20:15:37 2019	(r514250)
+++ head/sysutils/cfengine-masterfiles-devel/distinfo	Thu Oct 10 20:15:42 2019	(r514251)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569197073
-SHA256 (cfengine-masterfiles-3.2019.09.22-b9664f8_GH0.tar.gz) = 8de9516ddc96d4e574e1f0c0c7ef0a2c84be6a58ce959352f03263dedc35830f
-SIZE (cfengine-masterfiles-3.2019.09.22-b9664f8_GH0.tar.gz) = 418962
+TIMESTAMP = 1570737275
+SHA256 (cfengine-masterfiles-3.2019.10.10-2052d9e_GH0.tar.gz) = 400188a9fa47f96911417919a0c8ce35496c45caa56832802a49cafaeb05eec8
+SIZE (cfengine-masterfiles-3.2019.10.10-2052d9e_GH0.tar.gz) = 420654



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