From owner-svn-ports-head@freebsd.org Wed Oct 21 21:58:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8CC9A1B9B5; Wed, 21 Oct 2015 21:58:50 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69F241052; Wed, 21 Oct 2015 21:58:50 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9LLwnT8023806; Wed, 21 Oct 2015 21:58:49 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9LLwnJ6023803; Wed, 21 Oct 2015 21:58:49 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201510212158.t9LLwnJ6023803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Wed, 21 Oct 2015 21:58:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399936 - head/sysutils/stanchion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2015 21:58:50 -0000 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