[56078] trunk/dports/python/py-zodb/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 23 20:43:14 PDT 2009
Revision: 56078
http://trac.macports.org/changeset/56078
Author: ryandesign at macports.org
Date: 2009-08-23 20:43:13 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
py-zodb: update to 3.4.2
Modified Paths:
--------------
trunk/dports/python/py-zodb/Portfile
Modified: trunk/dports/python/py-zodb/Portfile
===================================================================
--- trunk/dports/python/py-zodb/Portfile 2009-08-24 03:27:06 UTC (rev 56077)
+++ trunk/dports/python/py-zodb/Portfile 2009-08-24 03:43:13 UTC (rev 56078)
@@ -4,8 +4,8 @@
PortGroup python24 1.0
name py-zodb
-version 3.3
-revision 1
+version 3.4.2
+set branch [join [lrange [split ${version} .] 0 1] .]
categories python zope databases
platforms darwin
maintainers nomaintainer
@@ -16,9 +16,10 @@
application logic. ZODB includes features such as a pluggable storage \
interface, rich transaction support, and undo.
-homepage http://zope.org/Products/ZODB3.3
-master_sites http://zope.org/Products/ZODB3.3/3.3/
+homepage http://www.zope.org/Products/ZODB${branch}
+master_sites ${homepage}/ZODB%20${version}/
distname ZODB3-${version}
extract.suffix .tgz
-checksums md5 be7190034b75795a0db8821e581e3c39
-
+checksums md5 19c374786d03cdc9d40881c039d9b9fb \
+ sha1 fffe316004affe7fd59530e19d64f0c9882af533 \
+ rmd160 71ce7586e653942e67b5c2eed36420a0e04d4b4f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/463d43d4/attachment.html>
More information about the macports-changes
mailing list