Bug 126716 - Updated port: databases/couchdb
Summary: Updated port: databases/couchdb
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: 2008-08-21 14:30 UTC by Jan Lehnardt
Modified: 2008-11-17 00:00 UTC (History)
0 users

See Also:


Attachments
file.shar (8.57 KB, text/plain)
2008-08-21 14:30 UTC, Jan Lehnardt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lehnardt 2008-08-21 14:30:03 UTC
I updated the port databases/couchdb to use nightly builds. The old port used an out-of date version that didn't even build on non i386 machines.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-21 14:30:11 UTC
Maintainer of databases/couchdb,

Please note that PR ports/126716 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/126716

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-21 14:30:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2008-08-24 09:39:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Its ASF related
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2008-11-12 14:22:17 UTC
Responsible Changed
From-To: pgollucci->wxs

I'll take it.
Comment 5 Till Klampaeckel 2008-11-13 00:21:14 UTC
I *think* it's possible to make database/couchdb depend on
lang/erlang-lite, instead of lang/erlang.

That would be erlang sans Java, X11 and ODBC.

Thanks for working on this,
Till
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-11-16 23:55:27 UTC
wxs         2008-11-16 23:55:17 UTC

  FreeBSD ports repository

  Modified files:
    databases/couchdb    Makefile distinfo pkg-plist 
  Log:
  - Update to 0.9.0a
  - Pass maintainership to submitter
  - Respect NOPORTDOCS
  - Switch to erlang-lite [1]
  
  PR:             ports/126716
  Submitted by:   Jan Lehnardt <jan@apache.org>, till@php.net [1]
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.3       +12 -12    ports/databases/couchdb/Makefile
  1.2       +3 -3      ports/databases/couchdb/distinfo
  1.2       +79 -115   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 7 Wesley Shields freebsd_committer freebsd_triage 2008-11-16 23:55:34 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!