diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-11 01:34:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-11 01:34:35 +0800 |
commit | a5e52e0f2bfb911bc2de753d087a49965069f610 (patch) | |
tree | 9173c2a5f3a093b16426aa4cea2326bc092f5e47 /databases | |
parent | 56284960d360ed4792f74f1887aa853290b0b723 (diff) | |
download | freebsd-ports-gnome-a5e52e0f2bfb911bc2de753d087a49965069f610.tar.gz freebsd-ports-gnome-a5e52e0f2bfb911bc2de753d087a49965069f610.tar.zst freebsd-ports-gnome-a5e52e0f2bfb911bc2de753d087a49965069f610.zip |
- Update to 2.0.10
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-psycopg2/Makefile | 2 | ||||
-rw-r--r-- | databases/py-psycopg2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile index 8652037433b2..e5d0e8117329 100644 --- a/databases/py-psycopg2/Makefile +++ b/databases/py-psycopg2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= psycopg2 -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 CATEGORIES= databases python MASTER_SITES= http://initd.org/pub/software/psycopg/ \ ${MASTER_SITE_LOCAL} diff --git a/databases/py-psycopg2/distinfo b/databases/py-psycopg2/distinfo index 7a9854015fc2..6ce80dee4604 100644 --- a/databases/py-psycopg2/distinfo +++ b/databases/py-psycopg2/distinfo @@ -1,3 +1,3 @@ -MD5 (psycopg2-2.0.9.tar.gz) = 885e5bd372afafd14cfd914b000462e7 -SHA256 (psycopg2-2.0.9.tar.gz) = 3b715511981306391f071c39069fc0ef48d317889d936b0ad6c7c72d6370d973 -SIZE (psycopg2-2.0.9.tar.gz) = 253729 +MD5 (psycopg2-2.0.10.tar.gz) = 2dc60d0fd90ad681e1e9106edef34e97 +SHA256 (psycopg2-2.0.10.tar.gz) = e40cc04b43849085725076ae134bfef9e3b087f6dd7c964aeeb930e2f0bc14ab +SIZE (psycopg2-2.0.10.tar.gz) = 255995 |