svn commit: r376207 - head/databases/couchdb

Jimmy Olgeni olgeni at FreeBSD.org
Sun Jan 4 11:42:57 UTC 2015


Author: olgeni
Date: Sun Jan  4 11:42:56 2015
New Revision: 376207
URL: https://svnweb.freebsd.org/changeset/ports/376207
QAT: https://qat.redports.org/buildarchive/r376207/

Log:
  Add missing @dir entries.

Modified:
  head/databases/couchdb/Makefile
  head/databases/couchdb/pkg-plist

Modified: head/databases/couchdb/Makefile
==============================================================================
--- head/databases/couchdb/Makefile	Sun Jan  4 11:42:09 2015	(r376206)
+++ head/databases/couchdb/Makefile	Sun Jan  4 11:42:56 2015	(r376207)
@@ -3,6 +3,7 @@
 
 PORTNAME=	couchdb
 PORTVERSION=	1.6.1
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_APACHE}

Modified: head/databases/couchdb/pkg-plist
==============================================================================
--- head/databases/couchdb/pkg-plist	Sun Jan  4 11:42:09 2015	(r376206)
+++ head/databases/couchdb/pkg-plist	Sun Jan  4 11:42:56 2015	(r376207)
@@ -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
+ at dir etc/couchdb/default.d
+ at dir etc/couchdb/local.d
 @dir /var/db/couchdb
 @dir /var/log/couchdb
 @dir /var/run/couchdb


More information about the svn-ports-all mailing list