[35987] trunk/dports/databases/couchdb-devel/Portfile
jwa at macports.org
jwa at macports.org
Sun Apr 13 08:09:56 PDT 2008
Revision: 35987
http://trac.macosforge.org/projects/macports/changeset/35987
Author: jwa at macports.org
Date: 2008-04-13 08:09:52 -0700 (Sun, 13 Apr 2008)
Log Message:
-----------
revision and download url changed to reflect the project change to apache incubation
Modified Paths:
--------------
trunk/dports/databases/couchdb-devel/Portfile
Modified: trunk/dports/databases/couchdb-devel/Portfile
===================================================================
--- trunk/dports/databases/couchdb-devel/Portfile 2008-04-13 07:46:53 UTC (rev 35986)
+++ trunk/dports/databases/couchdb-devel/Portfile 2008-04-13 15:09:52 UTC (rev 35987)
@@ -9,14 +9,14 @@
description couchdb is a document database server
maintainers jwa
long_description ${description}
-homepage http://couchdb.org/
-master_sites http://couchdb.googlecode.com/svn/trunk/
+homepage http://incubator.apache.org/couchdb/
+master_sites http://incubator.apache.org/couchdb/
checksums sha1 bf6506dd200ea18ea1331391da7aaece1188208d
distname couchdb-${version}
fetch.type svn
-svn.url http://couchdb.googlecode.com/svn/trunk/
-svn.tag 797
+svn.url http://svn.apache.org/repos/asf/incubator/couchdb/trunk
+svn.tag 647574
worksrcdir trunk
depends_lib port:automake \
@@ -71,6 +71,6 @@
}
livecheck.check regex
-livecheck.url http://couchdb.googlecode.com/svn/
+livecheck.url http://svn.apache.org/repos/asf/incubator/couchdb/trunk
livecheck.version ${svn.tag}
livecheck.regex Revision (\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080413/0bbc9dfb/attachment.html
More information about the macports-changes
mailing list