[79564] trunk/dports/databases/couchdb/Portfile

jwa at macports.org jwa at macports.org
Sat Jun 18 02:52:02 PDT 2011


Revision: 79564
          http://trac.macports.org/changeset/79564
Author:   jwa at macports.org
Date:     2011-06-18 02:52:00 -0700 (Sat, 18 Jun 2011)
Log Message:
-----------
version bump to 1.1.0, closes #29775, add note to remind erlang has to have ssl support

Modified Paths:
--------------
    trunk/dports/databases/couchdb/Portfile

Modified: trunk/dports/databases/couchdb/Portfile
===================================================================
--- trunk/dports/databases/couchdb/Portfile	2011-06-18 09:40:50 UTC (rev 79563)
+++ trunk/dports/databases/couchdb/Portfile	2011-06-18 09:52:00 UTC (rev 79564)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		couchdb
-version		1.0.2
+version		1.1.0
 
 categories	databases
 platforms	darwin
@@ -21,9 +21,9 @@
 master_sites.mirror_subdir	${name}/${version}/
 distname	apache-${name}-${version}
 
-checksums           md5     7ffbbe0f23f672181c89923c9f7a1de1 \
-                    sha1    6352a2640ae7255a470f79a200cd5111aff017ea \
-                    rmd160  9737a9ebfae7b97654f721c0ab2f42a0bf5d9905
+checksums           md5     907b763d3a14b6649bf0371ffa75a36b \
+                    sha1    7cb6a12f3becaae4eeb8ee75b15fbe6395fa7a98 \
+                    rmd160  4dcb5c520b0402366e82a1c195fc4404bc7bd37d
 
 depends_lib	port:automake \
     port:autoconf \
@@ -73,6 +73,8 @@
     ui_msg "########################################################################"
 }
 
+notes "couchdb requires erlang to be installed with ssl support (+ssl)"
+
 livecheck.type	regex
 livecheck.url	http://couchdb.apache.org/downloads.html
 livecheck.regex	apache-${name}-(\[0-9.\]+\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110618/325bf0ec/attachment.html>


More information about the macports-changes mailing list