summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2016-02-18 18:38:38 +0000
committerdarcy <darcy@pkgsrc.org>2016-02-18 18:38:38 +0000
commit8ceb74873e1033e9401ecd793f3812edf5e24098 (patch)
treedb197bdfc70a2cb47a69cf09a1b9dc9c503ff97f /databases/py-postgresql
parent5041686328045228cc1b98f0dbcddb81f824fe20 (diff)
downloadpkgsrc-8ceb74873e1033e9401ecd793f3812edf5e24098.tar.gz
Upgrade to 4.2.1.
Minor documentation and installation fixes.
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile9
-rw-r--r--databases/py-postgresql/distinfo10
2 files changed, 8 insertions, 11 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index b29d9d96d0b..1d757c2d95f 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.75 2016/01/22 19:57:05 darcy Exp $
+# $NetBSD: Makefile,v 1.76 2016/02/18 18:38:38 darcy Exp $
-DISTNAME= PyGreSQL-4.2
-PKGNAME= ${PYPKGPREFIX}-postgresql-4.2
+DISTNAME= PyGreSQL-4.2.1
+PKGNAME= ${PYPKGPREFIX}-postgresql-4.2.1
CATEGORIES= databases python
MASTER_SITES= http://pygresql.org/files/
-EXTRACT_SUFX= .tar.gz
OWNER= darcy@NetBSD.org
HOMEPAGE= http://www.PyGreSQL.org/
@@ -23,8 +22,6 @@ PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q}
REPLACE_PYTHON= pg.py pgdb.py
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 4.1.1
-DOCDIR= ${PREFIX}/share/doc/${PYPKGPREFIX}-postgresql
-
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/pgsql.buildlink3.mk"
diff --git a/databases/py-postgresql/distinfo b/databases/py-postgresql/distinfo
index 7033580319e..87d6d1324a4 100644
--- a/databases/py-postgresql/distinfo
+++ b/databases/py-postgresql/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2016/01/24 07:35:04 richard Exp $
+$NetBSD: distinfo,v 1.22 2016/02/18 18:38:38 darcy Exp $
-SHA1 (PyGreSQL-4.2.tar.gz) = 38e16ab3fe6d5aa05e685259b618e6317a9b513c
-RMD160 (PyGreSQL-4.2.tar.gz) = 317a4d7dcaabc44c06eaca0e7d2588beabc65d5d
-SHA512 (PyGreSQL-4.2.tar.gz) = 10128e1eedfc228d1c991b185ea51fadd7d6ae124c4d68ea102a7d208e5e2111ffa18bfdb0d37fcba17a77d7b82420ccf0920ce53a0042dbbc48aca1a57feaf0
-Size (PyGreSQL-4.2.tar.gz) = 1355824 bytes
+SHA1 (PyGreSQL-4.2.1.tar.gz) = 93575cf33c47d88fb484b39687d75014dfd418e2
+RMD160 (PyGreSQL-4.2.1.tar.gz) = f2eca0f082d84aa076752f45119ccc5cf275af96
+SHA512 (PyGreSQL-4.2.1.tar.gz) = e6f2854ee2da3f87cae3fc56e52d7c5bec85d8b1fa50ccb894e3ab4d7a08a565bc09c7cd2c39e3ed369cb8ef18386622625c5f261764ba8bf692efb25a68533a
+Size (PyGreSQL-4.2.1.tar.gz) = 480155 bytes