Opened 12 years ago

Closed 12 years ago

#33924 closed update (fixed)

Update couchdb to 1.2.0

Reported by: deric@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port:

Description

Release Notes: https://blogs.apache.org/couchdb/entry/apache_couchdb_1_2_0

I'm attaching a diff of the changes I made to the Portfile that got it running for me. Someone should investigate if the configure patching can be removed as the comment in the Portfile suggests.

Attachments (1)

couchdb-Portfile.patch (4.0 KB) - added by deric@… 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by deric@…

Attachment: couchdb-Portfile.patch added

comment:1 Changed 12 years ago by deric@…

In the patch I:

- Added modeline.
- Changed whitespace from tabs to 4 spaces.
- Removed cURL dependency.
- Added rundir where couchdb now wants to write a URI-file.
- Changed master_sites.mirror_subdir to new releases/ subdir.

comment:2 Changed 12 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

done in r91669

Note: See TracTickets for help on using tickets.