From owner-cvs-ports@FreeBSD.ORG Thu Aug 25 10:58:48 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4470D106566B; Thu, 25 Aug 2011 10:58:48 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1BB368FC08; Thu, 25 Aug 2011 10:58:48 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p7PAwlOd007714; Thu, 25 Aug 2011 10:58:48 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7PAwlqR007713; Thu, 25 Aug 2011 10:58:47 GMT (envelope-from ashish) Message-Id: <201108251058.p7PAwlqR007713@repoman.freebsd.org> From: Ashish SHUKLA Date: Thu, 25 Aug 2011 10:58:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/couchdb Makefile ports/databases/couchdb/files couchdb.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2011 10:58:48 -0000 ashish 2011-08-25 10:58:47 UTC FreeBSD ports repository Modified files: databases/couchdb Makefile databases/couchdb/files couchdb.in Log: - Remove extra USERS/GROUPS, which were accidentally added in previous commit[1] - Fix rc.d script[1] - Add option to depend on lang/erlang instead of lang/erlang-lite Submitted by: till@php.net[1] Approved by: till@php.net (maintainer) Revision Changes Path 1.17 +15 -5 ports/databases/couchdb/Makefile 1.7 +1 -1 ports/databases/couchdb/files/couchdb.in