Bug 148803 - [patch] databases/couchdb -- update to 1.0.0
Summary: [patch] databases/couchdb -- update to 1.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 22:40 UTC by Tomas Sedovic
Modified: 2010-08-18 01:10 UTC (History)
0 users

See Also:


Attachments
file.diff (12.58 KB, patch)
2010-07-20 22:40 UTC, Tomas Sedovic
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Sedovic 2010-07-20 22:40:01 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-20 22:40:09 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-20 22:40:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2010-07-21 20:51:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 4 Till Klampaeckel 2010-07-28 14:05:56 UTC
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
>
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-08-18 01:08:27 UTC
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"
Comment 6 Wesley Shields freebsd_committer freebsd_triage 2010-08-18 01:08:47 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!