diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-03-15 11:35:34 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-03-15 11:35:34 +0000 |
commit | 0dc0d6049164b61171d1400ab857d2cd42ec53b1 (patch) | |
tree | 29c66e291657c0b1b98611af96a6f09359032d95 /databases | |
parent | 4c2fbb0eb8d7de44e4b8cb1346e1636770f32195 (diff) | |
download | ports-0dc0d6049164b61171d1400ab857d2cd42ec53b1.tar.gz ports-0dc0d6049164b61171d1400ab857d2cd42ec53b1.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/couchdb/Makefile | 2 | ||||
-rw-r--r-- | databases/couchdb/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 5caa0864293f..84b88ebeb3fc 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= couchdb PORTVERSION= 1.6.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE} diff --git a/databases/couchdb/pkg-plist b/databases/couchdb/pkg-plist index 70c2e813f002..c00f61325fb1 100644 --- a/databases/couchdb/pkg-plist +++ b/databases/couchdb/pkg-plist @@ -2,7 +2,9 @@ bin/couch-config bin/couchdb bin/couchjs etc/couchdb/default.ini +@owner couchdb @sample etc/couchdb/local.ini.sample +@owner etc/logrotate.d/couchdb lib/couchdb/bin/couchjs lib/couchdb/erlang/lib/couch-%%VERSION%%/ebin/couch.app |