aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine35
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-08-19 01:49:58 +0000
committerCy Schubert <cy@FreeBSD.org>2016-08-19 01:49:58 +0000
commita66d632098e63da7a3df908ffdca0047d736c2a3 (patch)
treecba0405454f2a48c2d170af22c2b049822e77822 /sysutils/cfengine35
parentedb2f5266ce3604ddf198c946d8425d9f5edc259 (diff)
downloadports-a66d632098e63da7a3df908ffdca0047d736c2a3.tar.gz
ports-a66d632098e63da7a3df908ffdca0047d736c2a3.zip
Notes
Diffstat (limited to 'sysutils/cfengine35')
-rw-r--r--sysutils/cfengine35/Makefile2
-rw-r--r--sysutils/cfengine35/pkg-plist14
2 files changed, 7 insertions, 9 deletions
diff --git a/sysutils/cfengine35/Makefile b/sysutils/cfengine35/Makefile
index eaeb50181a0c..20b0430d93be 100644
--- a/sysutils/cfengine35/Makefile
+++ b/sysutils/cfengine35/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cfengine
PORTVERSION= 3.5.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
diff --git a/sysutils/cfengine35/pkg-plist b/sysutils/cfengine35/pkg-plist
index cfd6d1aeccb9..5c3405014a1a 100644
--- a/sysutils/cfengine35/pkg-plist
+++ b/sysutils/cfengine35/pkg-plist
@@ -313,11 +313,9 @@ share/cfengine/CoreBase/update.cf
%%DOCSDIR%%/examples/win_emergency.cf
%%DOCSDIR%%/examples/win_registry.cf
%%DOCSDIR%%/examples/win_schedule.cf
-@postexec chown root:wheel "/var/cfengine/ppkeys" >/dev/null 2>&1 || :
-@postexec chmod 700 "/var/cfengine/ppkeys" >/dev/null 2>&1 || :
-@postunexec rmdir "/var/cfengine/masterfiles" >/dev/null 2>&1 || :
-@postunexec rmdir "/var/cfengine/inputs" >/dev/null 2>&1 || :
-@postunexec rmdir "/var/cfengine/modules" >/dev/null 2>&1 || :
-@postunexec rmdir "/var/cfengine/outputs" >/dev/null 2>&1 || :
-@postunexec rmdir "/var/cfengine/ppkeys" >/dev/null 2>&1 || :
-@postunexec rmdir "/var/cfengine" >/dev/null 2>&1 || :
+@dir /var/cfengine/inputs
+@dir /var/cfengine/masterfiles
+@dir /var/cfengine/modules
+@dir /var/cfengine/outputs
+@dir(root,wheel,700) /var/cfengine/ppkeys
+@dir /var/cfengine