diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-01-04 11:42:56 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-01-04 11:42:56 +0000 |
commit | bb23ac4cb6790725ae7c42ebdab976f9f69a5144 (patch) | |
tree | 07d9d9469ca202f36f047b3441d3adb677eda82f /databases/couchdb | |
parent | 662eb07875e2b4fdb31193b8e39adc1ed83f4d16 (diff) | |
download | ports-bb23ac4cb6790725ae7c42ebdab976f9f69a5144.tar.gz ports-bb23ac4cb6790725ae7c42ebdab976f9f69a5144.zip |
Notes
Diffstat (limited to 'databases/couchdb')
-rw-r--r-- | databases/couchdb/Makefile | 1 | ||||
-rw-r--r-- | databases/couchdb/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 466958956de6..930dbbeb09cb 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -3,6 +3,7 @@ PORTNAME= couchdb PORTVERSION= 1.6.1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_APACHE} diff --git a/databases/couchdb/pkg-plist b/databases/couchdb/pkg-plist index 555f6c4077a8..70c2e813f002 100644 --- a/databases/couchdb/pkg-plist +++ b/databases/couchdb/pkg-plist @@ -632,6 +632,8 @@ share/couchdb/www/verify_install.html %%PORTDOCS%%share/doc/couchdb/NOTICE.gz %%PORTDOCS%%share/doc/couchdb/README.gz %%PORTDOCS%%share/doc/couchdb/THANKS.gz +@dir etc/couchdb/default.d +@dir etc/couchdb/local.d @dir /var/db/couchdb @dir /var/log/couchdb @dir /var/run/couchdb |