svn commit: r381321 - head/databases/couchdb

Baptiste Daroussin bapt at FreeBSD.org
Sun Mar 15 11:37:39 UTC 2015


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/
> 
> Log:
>   Set @owner to couchdb for local.ini.sample.
>   
>   CouchDB's administration interface should be able to modify this file.
>   
>   PR:		198597
>   Submitted by:	Yuri
> 
> Modified:
>   head/databases/couchdb/Makefile
>   head/databases/couchdb/pkg-plist
> 
> Modified: head/databases/couchdb/Makefile
> ==============================================================================
> --- 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 @@
>  
>  PORTNAME=	couchdb
>  PORTVERSION=	1.6.1
> -PORTREVISION=	2
> +PORTREVISION=	3
>  PORTEPOCH=	2
>  CATEGORIES=	databases
>  MASTER_SITES=	${MASTER_SITE_APACHE}
> 
> Modified: head/databases/couchdb/pkg-plist
> ==============================================================================
> --- 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
> + at owner couchdb
>  @sample etc/couchdb/local.ini.sample
> + at owner

I find the syntax @sample(couchdb,,) etc/couchdb/local.ini.sample simpler :)

Bet regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150315/f04407ac/attachment.sig>


More information about the svn-ports-head mailing list