svn commit: r399936 - head/sysutils/stanchion
William Grzybowski
wg at FreeBSD.org
Wed Oct 21 21:58:50 UTC 2015
Author: wg
Date: Wed Oct 21 21:58:49 2015
New Revision: 399936
URL: https://svnweb.freebsd.org/changeset/ports/399936
Log:
sysutils/stanchion: update to 2.1.0
Submitted by: Scott Kamp
Modified:
head/sysutils/stanchion/Makefile
head/sysutils/stanchion/distinfo
head/sysutils/stanchion/pkg-plist
Modified: head/sysutils/stanchion/Makefile
==============================================================================
--- head/sysutils/stanchion/Makefile Wed Oct 21 21:49:46 2015 (r399935)
+++ head/sysutils/stanchion/Makefile Wed Oct 21 21:58:49 2015 (r399936)
@@ -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-erl
USES= gmake readline
USE_RC_SUBR= stanchion
-USE_GCC= yes
USERS= stanchion
GROUPS= riak
Modified: head/sysutils/stanchion/distinfo
==============================================================================
--- head/sysutils/stanchion/distinfo Wed Oct 21 21:49:46 2015 (r399935)
+++ head/sysutils/stanchion/distinfo Wed Oct 21 21:58:49 2015 (r399936)
@@ -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
Modified: head/sysutils/stanchion/pkg-plist
==============================================================================
--- head/sysutils/stanchion/pkg-plist Wed Oct 21 21:49:46 2015 (r399935)
+++ head/sysutils/stanchion/pkg-plist Wed Oct 21 21:58:49 2015 (r399936)
@@ -1,4 +1,5 @@
sbin/stanchion
+sbin/stanchion-admin
@sample %%STANCHION_CONFDIR%%/stanchion.conf
@sample %%STANCHION_CONFDIR%%/advanced.config
@sample %%STANCHION_CONFDIR%%/key.pem
More information about the svn-ports-head
mailing list