sysutils/stanchion: update to 2.1.0
Submitted by: Scott Kamp
This commit is contained in:
parent
929dfd6e18
commit
40256488c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399936
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= stanchion
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://s3.amazonaws.com/downloads.basho.com/stanchion/${PORTVERSION:R}/${PORTVERSION}/ \
|
||||
http://downloads.basho.com.s3.amazonaws.com/stanchion/${PORTVERSION:R}/${PORTVERSION}/
|
||||
@ -15,7 +15,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/riak-erlang/bin/erlc:${PORTSDIR}/lang/erlang-ria
|
||||
|
||||
USES= gmake readline
|
||||
USE_RC_SUBR= stanchion
|
||||
USE_GCC= yes
|
||||
|
||||
USERS= stanchion
|
||||
GROUPS= riak
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (stanchion-2.0.0.tar.gz) = c5380f25cf8f65687e8b3a17db8e319a13e7b786110ea7c606de213d78e44106
|
||||
SIZE (stanchion-2.0.0.tar.gz) = 4109581
|
||||
SHA256 (stanchion-2.1.0.tar.gz) = bb10d7b726dde6940f686e4fa55adcef3e507d5e31a5746353f477e4fbc4df2b
|
||||
SIZE (stanchion-2.1.0.tar.gz) = 5567264
|
||||
|
@ -1,4 +1,5 @@
|
||||
sbin/stanchion
|
||||
sbin/stanchion-admin
|
||||
@sample %%STANCHION_CONFDIR%%/stanchion.conf
|
||||
@sample %%STANCHION_CONFDIR%%/advanced.config
|
||||
@sample %%STANCHION_CONFDIR%%/key.pem
|
||||
|
Loading…
Reference in New Issue
Block a user