[79669] trunk/dports/python

snc at macports.org snc at macports.org
Wed Jun 22 19:08:25 PDT 2011


Revision: 79669
          http://trac.macports.org/changeset/79669
Author:   snc at macports.org
Date:     2011-06-22 19:08:24 -0700 (Wed, 22 Jun 2011)
Log Message:
-----------
py2[5-7]-psycopg2: update to 2.4.2

Modified Paths:
--------------
    trunk/dports/python/py25-psycopg2/Portfile
    trunk/dports/python/py26-psycopg2/Portfile
    trunk/dports/python/py27-psycopg2/Portfile

Modified: trunk/dports/python/py25-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py25-psycopg2/Portfile	2011-06-23 01:34:15 UTC (rev 79668)
+++ trunk/dports/python/py25-psycopg2/Portfile	2011-06-23 02:08:24 UTC (rev 79669)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-psycopg2
-version             2.4.1
+version             2.4.2
 categories          python databases
 maintainers         snc openmaintainer
 platforms           darwin freebsd
@@ -21,8 +21,8 @@
 set branch          [join [lrange [split ${version} .] 0 1] -]
 master_sites        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-${branch}/
 
-checksums           sha1    fe489b72855a1b68095b463e956f2bed745c0156 \
-                    rmd160  fe4e4dc61888494ed515aa0ed1013f95e52a6f61
+checksums           sha1    af7e44c0615037e488031e0d6b9d3b46853b409e \
+                    rmd160  ec0fe7573260773b5e701f00ea365a1b7d4cc329
 
 depends_lib-append  port:openssl
 

Modified: trunk/dports/python/py26-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py26-psycopg2/Portfile	2011-06-23 01:34:15 UTC (rev 79668)
+++ trunk/dports/python/py26-psycopg2/Portfile	2011-06-23 02:08:24 UTC (rev 79669)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-psycopg2
-version             2.4.1
+version             2.4.2
 categories-append   databases
 license             GPL-2+
 maintainers         snc openmaintainer
@@ -23,8 +23,8 @@
 set branch          [join [lrange [split ${version} .] 0 1] -]
 master_sites        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-${branch}/
 
-checksums           sha1    fe489b72855a1b68095b463e956f2bed745c0156 \
-                    rmd160  fe4e4dc61888494ed515aa0ed1013f95e52a6f61
+checksums           sha1    af7e44c0615037e488031e0d6b9d3b46853b409e \
+                    rmd160  ec0fe7573260773b5e701f00ea365a1b7d4cc329
 
 patchfiles          patch-setup.cfg.diff
 

Modified: trunk/dports/python/py27-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py27-psycopg2/Portfile	2011-06-23 01:34:15 UTC (rev 79668)
+++ trunk/dports/python/py27-psycopg2/Portfile	2011-06-23 02:08:24 UTC (rev 79669)
@@ -5,7 +5,7 @@
 PortGroup           python27 1.0
 
 name                py27-psycopg2
-version             2.4.1
+version             2.4.2
 categories-append   databases
 license             GPL-2+
 maintainers         snc openmaintainer
@@ -23,8 +23,8 @@
 set branch          [join [lrange [split ${version} .] 0 1] -]
 master_sites        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-${branch}/
 
-checksums           sha1    fe489b72855a1b68095b463e956f2bed745c0156 \
-                    rmd160  fe4e4dc61888494ed515aa0ed1013f95e52a6f61
+checksums           sha1    af7e44c0615037e488031e0d6b9d3b46853b409e \
+                    rmd160  ec0fe7573260773b5e701f00ea365a1b7d4cc329
 
 patchfiles          patch-setup.cfg.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110622/da3f184d/attachment.html>


More information about the macports-changes mailing list