Update to salt-2016.3.1.
This commit is contained in:
parent
8c18808b3e
commit
0267f1df2d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.91 2016/05/26 12:22:40 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.92 2016/06/16 06:30:20 ajacoutot Exp $
|
||||
|
||||
# optional dependencies
|
||||
# https://github.com/saltstack/salt/blob/develop/doc/conf.py#L42
|
||||
@ -15,7 +15,7 @@
|
||||
|
||||
COMMENT = remote execution and configuration management system
|
||||
|
||||
MODPY_EGG_VERSION = 2016.3.0
|
||||
MODPY_EGG_VERSION = 2016.3.1
|
||||
DISTNAME = salt-${MODPY_EGG_VERSION}
|
||||
|
||||
CATEGORIES = sysutils net devel
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (salt-2016.3.0.tar.gz) = 4xbdEDt/rqqXggGX5NDX01hRnwyiptyx2bcY7qgB7TA=
|
||||
SIZE (salt-2016.3.0.tar.gz) = 7913503
|
||||
SHA256 (salt-2016.3.1.tar.gz) = 5r26RpMRZDDCr1dJfrYzmeOhOawKcBb6CHC0n76Yf3U=
|
||||
SIZE (salt-2016.3.1.tar.gz) = 7932479
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.36 2016/05/26 12:22:40 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.37 2016/06/16 06:30:20 ajacoutot Exp $
|
||||
@ask-update salt-<2014.1.5p0 Make sure the _salt-master user does not exist
|
||||
@comment needs a homedir to store ssh keys for GitFS
|
||||
@newgroup _salt:722
|
||||
@ -2435,8 +2435,8 @@ share/examples/salt/roster
|
||||
@owner _salt
|
||||
@group _salt
|
||||
@sample ${LOCALSTATEDIR}/salt/
|
||||
@group
|
||||
@mode 0755
|
||||
@group
|
||||
@sample /var/log/salt/
|
||||
@mode
|
||||
@owner
|
||||
|
Loading…
x
Reference in New Issue
Block a user