- Update to 2.0.0
PR: 229912 Submitted by: jjachuf@gmail.com(maintainer)
This commit is contained in:
parent
4444ab4a8e
commit
5d415b3792
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492756
2 changed files with 6 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fdb
|
||||
PORTVERSION= 1.8
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,6 +12,8 @@ COMMENT= Firebird RDBMS bindings for Python
|
|||
|
||||
LICENSE= ISCL
|
||||
|
||||
py27_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= firebird python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1513466213
|
||||
SHA256 (fdb-1.8.tar.gz) = cae951b1ab2784861a984bde05b3dccd6507e73feca3b426a8206f0d124f6a79
|
||||
SIZE (fdb-1.8.tar.gz) = 960783
|
||||
TIMESTAMP = 1549928308
|
||||
SHA256 (fdb-2.0.0.tar.gz) = 197313dad7d1f774c3c73ba7348a8b57c5c67eb50572bd352f0079696ee0cbdb
|
||||
SIZE (fdb-2.0.0.tar.gz) = 896815
|
||||
|
|
Loading…
Reference in a new issue