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

febeling at macports.org febeling at macports.org
Tue Oct 27 14:48:12 PDT 2009


Revision: 59942
          http://trac.macports.org/changeset/59942
Author:   febeling at macports.org
Date:     2009-10-27 14:48:09 -0700 (Tue, 27 Oct 2009)
Log Message:
-----------
databases/couchdb: update to reference 0.10.0

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

Modified: trunk/dports/databases/couchdb/Portfile
===================================================================
--- trunk/dports/databases/couchdb/Portfile	2009-10-27 21:28:15 UTC (rev 59941)
+++ trunk/dports/databases/couchdb/Portfile	2009-10-27 21:48:09 UTC (rev 59942)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		couchdb
-version		0.9.1
+version		0.10.0
 
 categories	databases
 platforms	darwin
@@ -20,7 +20,7 @@
 master_sites	apache
 master_sites.mirror_subdir	${name}/${version}/
 distname	apache-${name}-${version}
-checksums   sha1 3afb5f7c65fe86a622546796a737e02a9bff9b09
+checksums	sha1 efe59d4db58db40279327b8eb941376be05c1d69
 
 depends_lib	port:automake \
     port:autoconf \
@@ -52,7 +52,7 @@
 
 post-activate {
 	ui_msg "########################################################################"
-	ui_msg "# Changes in CouchDB 0.9 make 0.8.1 database files incompatible."
+	ui_msg "# Changes in CouchDB 0.10.0 make 0.9.1 database files incompatible."
 	ui_msg "# See http://wiki.apache.org/couchdb/BreakingChanges for details"
 	ui_msg "#"
 	ui_msg "# Run the following command to install the CouchDB launchd"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091027/fd4f0801/attachment-0001.html>


More information about the macports-changes mailing list