mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to the latest cfengine commits on github.
This commit is contained in:
parent
1ed1b76553
commit
94636c184b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514251
@ -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
|
||||
|
@ -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
|
||||
|
10
sysutils/cfengine-devel/files/patch-libntech_libutils_hash.h
Normal file
10
sysutils/cfengine-devel/files/patch-libntech_libutils_hash.h
Normal file
@ -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;
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user