[135096] trunk/dports/python/py-psycopg2

snc at macports.org snc at macports.org
Wed Apr 15 08:42:54 PDT 2015


Revision: 135096
          https://trac.macports.org/changeset/135096
Author:   snc at macports.org
Date:     2015-04-15 08:42:54 -0700 (Wed, 15 Apr 2015)
Log Message:
-----------
py-psycopg2: update to 2.6, #47447

Modified Paths:
--------------
    trunk/dports/python/py-psycopg2/Portfile
    trunk/dports/python/py-psycopg2/files/patch-setup.cfg.diff

Modified: trunk/dports/python/py-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py-psycopg2/Portfile	2015-04-15 15:35:57 UTC (rev 135095)
+++ trunk/dports/python/py-psycopg2/Portfile	2015-04-15 15:42:54 UTC (rev 135096)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-psycopg2
-version             2.5.5
+version             2.6
 python.versions     26 27 33 34
 python.default_version  27
 categories-append   databases
@@ -26,9 +26,9 @@
 master_sites        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-${branch}/
 distname            psycopg2-${version}
 
-checksums           md5     1404a6cc0108eed5d7dd0c1dc9a1c074 \
-                    rmd160  6c2fcf2f5c7e19695d535d3044d0309226f8face \
-                    sha256  c6c330c98ab08c5639f0ccd7e211b82b3a39f001813dcea6bb824a99d2b34fe2
+checksums           md5     fbbb039a8765d561a1c04969bbae7c74 \
+                    rmd160  9ead00b8be9168e0492050705b17b218edbbb669 \
+                    sha256  c00afecb302a99a4f83dec9b055c4d1cc196926d62c8db015d68432df8118ca8
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:openssl

Modified: trunk/dports/python/py-psycopg2/files/patch-setup.cfg.diff
===================================================================
--- trunk/dports/python/py-psycopg2/files/patch-setup.cfg.diff	2015-04-15 15:35:57 UTC (rev 135095)
+++ trunk/dports/python/py-psycopg2/files/patch-setup.cfg.diff	2015-04-15 15:42:54 UTC (rev 135096)
@@ -1,11 +1,11 @@
---- setup.cfg.orig	2013-06-23 06:59:44.000000000 -0500
-+++ setup.cfg	2013-11-25 20:34:23.000000000 -0600
-@@ -11,7 +11,7 @@
+--- setup.cfg.orig	2015-02-09 05:00:35.000000000 -0500
++++ setup.cfg	2015-04-15 11:24:19.000000000 -0400
+@@ -9,7 +9,7 @@
  # build psycopg2. If pg_config is not in the path or is installed under a
  # different name uncomment the following option and set it to the pg_config
  # full path.
 -#pg_config=
-+pg_config=@PG_CONFIG@
++pg_config=/opt/pspp/lib/postgresql93/bin/pg_config
  
  # Set to 1 to use Python datetime objects for default date/time representation.
  use_pydatetime=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150415/8d77ccfc/attachment.html>


More information about the macports-changes mailing list