Date: Sun, 15 Mar 2015 12:37:33 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Jimmy Olgeni <olgeni@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r381321 - head/databases/couchdb Message-ID: <20150315113733.GB74861@ivaldir.etoilebsd.net> In-Reply-To: <201503151135.t2FBZZ1C098395@svn.freebsd.org> References: <201503151135.t2FBZZ1C098395@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150315113733.GB74861>