- Update to 5.0

- Runs on both python2 and python3
- Add LICENSE
- Take maintainership
This commit is contained in:
Wen Heping 2016-03-22 13:02:26 +00:00
parent 0fbf046769
commit 12ed6a4fe0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411655
2 changed files with 7 additions and 6 deletions

View File

@ -2,17 +2,18 @@
# $FreeBSD$
PORTNAME= PyGreSQL
PORTVERSION= 4.1.1
PORTREVISION= 2
PORTVERSION= 5.0
PORTEPOCH= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= wen@FreeBSD.org
COMMENT= Python interface to PostgreSQL, both classic and DP-API 2.0
USES= python:2 pgsql tar:tgz
LICENSE= PSFL
USES= pgsql python
USE_PYTHON= autoplist distutils
PORTDOCS= *

View File

@ -1,2 +1,2 @@
SHA256 (PyGreSQL-4.1.1.tgz) = bb14092f97c66ed13b8faf71471b8c156c6b46d915858447f3a63e9abe48eef7
SIZE (PyGreSQL-4.1.1.tgz) = 100883
SHA256 (PyGreSQL-5.0.tar.gz) = 22a9fc0be151864b928723ff782e8625f96a98dc94934ab526d8de1f7529e83f
SIZE (PyGreSQL-5.0.tar.gz) = 633822