diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-08 06:01:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-08 06:01:28 +0000 |
commit | ff2a2f614d24e052bb532556a485dcbfeef9bf6c (patch) | |
tree | 0fdaaf1bb60e584db355cd013db8e0fb2b04cf1f /databases/py-psycopg | |
parent | b6dd3872fdf799c9a4c545850b5cb07074e9d530 (diff) | |
download | freebsd-ports-ff2a2f614d24e052bb532556a485dcbfeef9bf6c.zip |
And update to 1.0.13 (submitted at the end of october while the
previous commit was around september)
PR: ports/44742
Submitted by: Alex Rodioukov <simuran@shaw.ca>
Diffstat (limited to 'databases/py-psycopg')
-rw-r--r-- | databases/py-psycopg/Makefile | 2 | ||||
-rw-r--r-- | databases/py-psycopg/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index dcc9053718fb..4f89b3f996a5 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= psycopg -PORTVERSION= 1.0.11.1 +PORTVERSION= 1.0.13 CATEGORIES= databases python MASTER_SITES= http://initd.org/pub/software/psycopg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-psycopg/distinfo b/databases/py-psycopg/distinfo index 880343722a97..ab2de4a108d8 100644 --- a/databases/py-psycopg/distinfo +++ b/databases/py-psycopg/distinfo @@ -1 +1 @@ -MD5 (psycopg-1.0.11.1.tar.gz) = e2a10cdc7ba7485917531b3ab92554d2 +MD5 (psycopg-1.0.13.tar.gz) = ff5ef0748effefb3c2a456cbfe821be7 |