Commits

Christopher Chavez authored and Chris Jones committed 0a39c7e5e4a
couchdb-devel: mark obsolete, replace with couchdb

couchdb-devel was last updated in 2013 and is multiple versions behind the couchdb port. Closes: https://trac.macports.org/ticket/53551
No tags

databases/couchdb/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup active_variants 1.1
5 5 PortGroup conflicts_build 1.0
6 6
7 7 name couchdb
8 -conflicts couchdb-devel
9 8 version 1.7.1
10 9
11 10 categories databases
12 11 platforms darwin
13 12
14 13 description CouchDB is a document database server
15 14 maintainers {ciserlohn @ci42}
16 15
17 16 long_description ${description} with a restful HTTP API, capable of \
18 17 storing arbitrary JSON documents, building powerful data views, \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut