Update to version 3.6.5
Approved by: cy@ (implicit)
This commit is contained in:
parent
dfdb9cd5df
commit
c74184848f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381676
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cfengine
|
||||
PORTVERSION= 3.6.4
|
||||
PORTVERSION= 3.6.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cfengine-3.6.4.tar.gz) = 0df910185e41004a5d9eeb91718d92583508efcf1d19df7caecc7d288dc5a933
|
||||
SIZE (cfengine-3.6.4.tar.gz) = 2007457
|
||||
SHA256 (cfengine-3.6.5.tar.gz) = 25fded0d675001856d25b927ca7c4de5a5d52511edad175a20bd496c3e04e9a1
|
||||
SIZE (cfengine-3.6.5.tar.gz) = 2011114
|
||||
|
@ -339,9 +339,9 @@ sbin/rpmvercmp
|
||||
%%DOCSDIR%%/examples/win_registry.cf
|
||||
%%DOCSDIR%%/examples/win_schedule.cf
|
||||
%%DOCSDIR%%/examples/zenoss.cf
|
||||
@dirrm %%DOCSDIR%%/examples
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm libexec/cfengine
|
||||
@dir %%DOCSDIR%%/examples
|
||||
@dir %%DOCSDIR%%
|
||||
@dir libexec/cfengine
|
||||
@unexec rmdir "/var/cfengine/inputs" >/dev/null 2>&1 || :
|
||||
@unexec rmdir "/var/cfengine/modules" >/dev/null 2>&1 || :
|
||||
@unexec rmdir "/var/cfengine/outputs" >/dev/null 2>&1 || :
|
||||
|
Loading…
Reference in New Issue
Block a user