The current port of databases/couchdb has version 0.10.1 and is a few releases old. Please update to the latest version (1.0.0). Fix: Patch attached with submission follows:
Maintainer of databases/couchdb, Please note that PR ports/148803 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148803 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
Thanks, Wes. I haven't been able to test this on amd64 yet but i386 works for me. On Wed, Jul 21, 2010 at 9:51 PM, <wxs@freebsd.org> wrote: > Synopsis: [patch] databases/couchdb -- update to 1.0.0 > > Responsible-Changed-From-To: freebsd-ports-bugs->wxs > Responsible-Changed-By: wxs > Responsible-Changed-When: Wed Jul 21 19:51:52 UTC 2010 > Responsible-Changed-Why: > I'll take it. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=148803 >
wxs 2010-08-18 00:08:12 UTC FreeBSD ports repository Modified files: databases/couchdb Makefile distinfo pkg-plist databases/couchdb/files couchdb.in Log: [1]: Update to 1.0.0 [2]: Fix bug in RC script [3]: Add pre-fetch message about possibly needing to rebuild the views PR: [1]: ports/148803 [2]: ports/149028 [3]: ports/149030 Submitted by: [1]: Tomas Sedovic <tomas@sedovic.cz> [2]: Till Klampaeckel <till@php.net> (maintainer) [3]: Till Klampaeckel <till@php.net> (maintainer) Approved by: [1]: Till Klampaeckel <till@php.net> (maintainer) Revision Changes Path 1.10 +5 -3 ports/databases/couchdb/Makefile 1.5 +3 -3 ports/databases/couchdb/distinfo 1.5 +1 -1 ports/databases/couchdb/files/couchdb.in 1.5 +67 -34 ports/databases/couchdb/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!