<pre style='margin:0'>
ci42 pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2cc3ff9d61d8ffb0add10997772a80dff2c32a07">https://github.com/macports/macports-ports/commit/2cc3ff9d61d8ffb0add10997772a80dff2c32a07</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 2cc3ff9 couchdb: update to version 1.7.1; add github handle
</span>2cc3ff9 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2cc3ff9d61d8ffb0add10997772a80dff2c32a07
</span>Author: ci42 <ciserlohn@macports.org>
AuthorDate: Thu Mar 29 13:16:08 2018 +0200
<span style='display:block; white-space:pre;color:#404040;'> couchdb: update to version 1.7.1; add github handle
</span>---
databases/couchdb/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/couchdb/Portfile b/databases/couchdb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 475e4cc..9cf2211 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/couchdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/couchdb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,13 +6,13 @@ PortGroup conflicts_build 1.0
</span>
name couchdb
conflicts couchdb-devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version 1.7.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 1.7.1
</span>
categories databases
platforms darwin
description CouchDB is a document database server
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers ciserlohn
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers {ciserlohn @ci42}
</span>
long_description ${description} with a restful HTTP API, capable of \
storing arbitrary JSON documents, building powerful data views, \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,8 +26,8 @@ master_sites apache
</span> master_sites.mirror_subdir ${name}/source/${version}/
distname apache-${name}-${version}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 25545913e98727f86e6708799192af7518ab5b68 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 9b492e7e5389477107100ef83c41cc32185e2fe9cc88c19c550ed4b2192890dd
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 bdf13ebc142a64dc9ec5d733ddbd153e5768e14c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 91200aa6fbc6fa5e2f3d78ef40e39d8c1ec7c83ea1c2cd730d270658735b2cad
</span>
depends_build port:help2man \
port:pkgconfig
</pre><pre style='margin:0'>
</pre>