From owner-svn-ports-head@FreeBSD.ORG Sun Mar 15 11:37:39 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA172217; Sun, 15 Mar 2015 11:37:38 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 713E438E; Sun, 15 Mar 2015 11:37:38 +0000 (UTC) Received: by wibdy8 with SMTP id dy8so17848923wib.0; Sun, 15 Mar 2015 04:37:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=s8tE07laawjTx5fG2wSoSkleQaT8OAoSef0DccFk41w=; b=O9z7C9PELC44BDT1XmlYEgmIdlw1etfrKtnGB3btbApLo2kBrprUNacfFsOHdwSuJs PJuMUvWkFwQtVOCt8k0XQRrOMNiCJ/y9d15PCNUfkB9KKD0RU9xI2KvS8WlXM0WT2bzO 3e9fVK8XF0GnFE+hETNv7I8BjBhxiFjAY5vVaLANWW8IDB0jt1GKfEu/jWThYXtDQve9 JnTiwxgtFudG1fcQOpwV3LZz+Bvqvo2mu3witIq6BcWOyJr1S5JR8vFtCPsDUYRYG7Mo hSxBYAPD6lWo86cFijxmrTFapP0VW1NQsU6zKfpGd9k513bfNgruym3X/IklLQPw51FU +E5w== X-Received: by 10.194.48.74 with SMTP id j10mr115120744wjn.38.1426419456808; Sun, 15 Mar 2015 04:37:36 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ge8sm10684623wjc.32.2015.03.15.04.37.35 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Mar 2015 04:37:36 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 15 Mar 2015 12:37:33 +0100 From: Baptiste Daroussin To: Jimmy Olgeni Subject: Re: svn commit: r381321 - head/databases/couchdb Message-ID: <20150315113733.GB74861@ivaldir.etoilebsd.net> References: <201503151135.t2FBZZ1C098395@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9" Content-Disposition: inline In-Reply-To: <201503151135.t2FBZZ1C098395@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 15 Mar 2015 11:37:39 -0000 --gj572EiMnwbLXET9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 15, 2015 at 11:35:35AM +0000, Jimmy Olgeni wrote: > Author: olgeni > Date: Sun Mar 15 11:35:34 2015 > New Revision: 381321 > URL: https://svnweb.freebsd.org/changeset/ports/381321 > QAT: https://qat.redports.org/buildarchive/r381321/ >=20 > Log: > Set @owner to couchdb for local.ini.sample. > =20 > CouchDB's administration interface should be able to modify this file. > =20 > PR: 198597 > Submitted by: Yuri >=20 > Modified: > head/databases/couchdb/Makefile > head/databases/couchdb/pkg-plist >=20 > Modified: head/databases/couchdb/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/databases/couchdb/Makefile Sun Mar 15 11:12:56 2015 (r381320) > +++ head/databases/couchdb/Makefile Sun Mar 15 11:35:34 2015 (r381321) > @@ -3,7 +3,7 @@ > =20 > PORTNAME=3D couchdb > PORTVERSION=3D 1.6.1 > -PORTREVISION=3D 2 > +PORTREVISION=3D 3 > PORTEPOCH=3D 2 > CATEGORIES=3D databases > MASTER_SITES=3D ${MASTER_SITE_APACHE} >=20 > Modified: head/databases/couchdb/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/databases/couchdb/pkg-plist Sun Mar 15 11:12:56 2015 (r381320) > +++ head/databases/couchdb/pkg-plist Sun Mar 15 11:35:34 2015 (r381321) > @@ -2,7 +2,9 @@ bin/couch-config > bin/couchdb > bin/couchjs > etc/couchdb/default.ini > +@owner couchdb > @sample etc/couchdb/local.ini.sample > +@owner I find the syntax @sample(couchdb,,) etc/couchdb/local.ini.sample simpler :) Bet regards, Bapt --gj572EiMnwbLXET9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUFbv0ACgkQ8kTtMUmk6EzPrgCfXah2tuzMGEKeWH4tXX3GGdBh kAMAoL6geAW19++sP29qQUHRLFWDHw5g =2+bx -----END PGP SIGNATURE----- --gj572EiMnwbLXET9--