mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 1.12.1
This commit is contained in:
parent
2b2b65bb15
commit
e2c155f583
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472512
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pg8000
|
||||
PORTVERSION= 1.11.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.12.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +12,7 @@ COMMENT= Pure-Python Interface to the PostgreSQL Database
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= python:2.7
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1503908436
|
||||
SHA256 (pg8000-1.11.0.tar.gz) = a1e776ab3c59d0ef2db511120c398bbe4a0c4eab9332a26612da835250f47fdf
|
||||
SIZE (pg8000-1.11.0.tar.gz) = 37478
|
||||
TIMESTAMP = 1529105436
|
||||
SHA256 (pg8000-1.12.1.tar.gz) = 2b39171354c05448363aee6136665e35d1fed3cb588161cdac55c2628dee6cd3
|
||||
SIZE (pg8000-1.12.1.tar.gz) = 38131
|
||||
|
|
Loading…
Add table
Reference in a new issue