Update 3.7.3 --> 3.7.7

This commit is contained in:
Cy Schubert 2018-03-21 01:33:22 +00:00
parent c2cf9546dc
commit 1fbfd480b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465141
7 changed files with 31 additions and 8 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cfengine-masterfiles
PORTVERSION= 3.7.3
PORTREVISION= 1
PORTVERSION= 3.7.7
CATEGORIES= sysutils
MASTER_SITES= https://cfengine-package-repos.s3.amazonaws.com/tarballs/

View File

@ -1,2 +1,3 @@
SHA256 (cfengine-masterfiles-3.7.3.tar.gz) = cf5d05f9b10de29d072a369d0fedd408ac364a30140c209c06476066dd3ee4b5
SIZE (cfengine-masterfiles-3.7.3.tar.gz) = 451097
TIMESTAMP = 1521573514
SHA256 (cfengine-masterfiles-3.7.7.tar.gz) = d2d967ded7fa822c290753ab8ff8a7f8f7b72444792084c3fe6d4b2d8c8d2a9c
SIZE (cfengine-masterfiles-3.7.7.tar.gz) = 468206

View File

@ -0,0 +1,20 @@
--- Makefile.in.orig 2018-01-31 05:59:51.000000000 -0800
+++ Makefile.in 2018-03-20 12:32:06.042218000 -0700
@@ -325,7 +325,7 @@
EXTRA_DIST = README.md inventory/README.md lib/README.md CONTRIBUTING.md LICENSE
# Do not reveal usernames of the buildslave
-TAR_OPTIONS = --owner=0 --group=0
+export TAR_OPTIONS = --owner=0 --group=0
all: all-recursive
.SUFFIXES:
@@ -818,8 +818,6 @@
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
pdf-am ps ps-am tags tags-am uninstall uninstall-am \
uninstall-nobase_dist_masterfilesDATA
-
-export TAR_OPTIONS
# Store the permissions properly in the tarball for acceptance tests to succeed
dist-hook:

View File

@ -50,6 +50,7 @@
%%EXAMPLESDIR%%/masterfiles/controls/3.7/reports.cf
%%EXAMPLESDIR%%/masterfiles/controls/3.7/update_def.cf
%%EXAMPLESDIR%%/masterfiles/controls/3.7/update_def_inputs.cf
%%EXAMPLESDIR%%/masterfiles/inventory/aix.cf
%%EXAMPLESDIR%%/masterfiles/inventory/any.cf
%%EXAMPLESDIR%%/masterfiles/inventory/debian.cf
%%EXAMPLESDIR%%/masterfiles/inventory/freebsd.cf

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cfengine
PORTVERSION= 3.7.3
PORTREVISION= 4
PORTVERSION= 3.7.7
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/

View File

@ -1,2 +1,3 @@
SHA256 (cfengine-3.7.3.tar.gz) = 19f861f5e1e13941575b28bd8436b1b0d68dce6b48b53f10d341f3b236ea72ce
SIZE (cfengine-3.7.3.tar.gz) = 2124667
TIMESTAMP = 1521572945
SHA256 (cfengine-3.7.7.tar.gz) = 2943c90471ed391f893b851e04cc68865eb8f1448db35b1d9100dff8da8ebd1d
SIZE (cfengine-3.7.7.tar.gz) = 2168845

View File

@ -279,6 +279,7 @@ sbin/rpmvercmp
%%DOCSDIR%%/examples/report_diffs.cf
%%DOCSDIR%%/examples/report_state.cf
%%DOCSDIR%%/examples/reporting.cf
%%DOCSDIR%%/examples/reports.cf
%%DOCSDIR%%/examples/reporttofile.cf
%%DOCSDIR%%/examples/resolveconf.cf
%%DOCSDIR%%/examples/returnszero.cf
@ -298,6 +299,7 @@ sbin/rpmvercmp
%%DOCSDIR%%/examples/service_catalogue_separate.cf
%%DOCSDIR%%/examples/service_disable.cf
%%DOCSDIR%%/examples/service_start.cf
%%DOCSDIR%%/examples/services.cf
%%DOCSDIR%%/examples/services_concept.cf
%%DOCSDIR%%/examples/services_win.cf
%%DOCSDIR%%/examples/setuidlog.cf