[48640] trunk/dports/python/py25-pydb/Portfile

dweber at macports.org dweber at macports.org
Thu Mar 26 12:24:51 PDT 2009


Revision: 48640
          http://trac.macports.org/changeset/48640
Author:   dweber at macports.org
Date:     2009-03-26 12:24:50 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------
updating py26-pydb to 1.25

Modified Paths:
--------------
    trunk/dports/python/py25-pydb/Portfile

Modified: trunk/dports/python/py25-pydb/Portfile
===================================================================
--- trunk/dports/python/py25-pydb/Portfile	2009-03-26 19:09:00 UTC (rev 48639)
+++ trunk/dports/python/py25-pydb/Portfile	2009-03-26 19:24:50 UTC (rev 48640)
@@ -3,8 +3,8 @@
 
 PortSystem       1.0
 
-name             py25-pydb
-version          1.23
+name             py26-pydb
+version          1.25
 categories       python
 maintainers      software at macfreek.nl dweber openmaintainer
 description      Extended Python Debugger
@@ -19,12 +19,12 @@
 
 distname         pydb-${version}
 
-checksums        md5 947f55b508e475630a461a80899481c6 \
-                 sha 193c2b97fc2547fb8de3e99e08c9f32d8a92ddfd \
-                 rmd160 1608ec9a34a108188eef5f9e9eb8eba4f4773404
+checksums        md5 86ab5dcd4f1c81192aeb7e0828371b6c \
+                 sha1 9e6242c051089e53f3da4fcecba469c2d868de55 \
+                 rmd160 afc83ea56149c3b1fba84089386b6974f01b1344
 
-depends_lib-append port:python25
+depends_lib-append port:python26
 
 configure.args-append \
-    --with-python=${prefix}/bin/python2.5
+    --with-python=${prefix}/bin/python2.6
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090326/f4af2105/attachment.html>


More information about the macports-changes mailing list