Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 21:58:49 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399936 - head/sysutils/stanchion
Message-ID:  <201510212158.t9LLwnJ6023803@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510212158.t9LLwnJ6023803>