aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pg8000
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2014-08-10 08:16:19 +0000
committerWen Heping <wen@FreeBSD.org>2014-08-10 08:16:19 +0000
commita4aabe39aa7f106309a170009de1fa0d974bf393 (patch)
treec43e971a712b3a6fcecd25abdc70d1b395d70a7b /databases/py-pg8000
parent4113fd292aea2b462d81736c93e0b767f73c068e (diff)
downloadports-a4aabe39aa7f106309a170009de1fa0d974bf393.tar.gz
ports-a4aabe39aa7f106309a170009de1fa0d974bf393.zip
- Update to 1.9.14
- Convert to new python framework
Notes
Notes: svn path=/head/; revision=364509
Diffstat (limited to 'databases/py-pg8000')
-rw-r--r--databases/py-pg8000/Makefile7
-rw-r--r--databases/py-pg8000/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/databases/py-pg8000/Makefile b/databases/py-pg8000/Makefile
index 2c8810c1a4c4..f0ddb4c25c78 100644
--- a/databases/py-pg8000/Makefile
+++ b/databases/py-pg8000/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pg8000
-PORTVERSION= 1.9.12
+PORTVERSION= 1.9.14
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,7 @@ COMMENT= Pure-Python Interface to the PostgreSQL Database
LICENSE= BSD3CLAUSE
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+PYTHON_FEATURES= distutils autoplist
.include <bsd.port.mk>
diff --git a/databases/py-pg8000/distinfo b/databases/py-pg8000/distinfo
index 2845c32a3965..725cc7add6ac 100644
--- a/databases/py-pg8000/distinfo
+++ b/databases/py-pg8000/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pg8000-1.9.12.tar.gz) = bd0ffaf043bf06e3d390432ff5800e18158e804b3c3ec8f60fe8a317e4c2639b
-SIZE (pg8000-1.9.12.tar.gz) = 37301
+SHA256 (pg8000-1.9.14.tar.gz) = fac744c6aa6bca2b4154d5ea0fbf5a2963e7b5a9cb1eb65c50a306a7dc6e56ed
+SIZE (pg8000-1.9.14.tar.gz) = 37348