databases/py-fdb: Update 2.0.0 -> 2.0.1
PR: 248180 Approved by: jjachuf@gmail.com (maintainer's timeout 130 days)
This commit is contained in:
parent
590684f5cc
commit
189267329e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556525
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fdb
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,9 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
|||
py27_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
|
||||
|
||||
USES= firebird python
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-patch:
|
||||
@${ECHO_MSG}
|
||||
@${ECHO_MSG} "Please make sure that your firebird-client installation"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1549928308
|
||||
SHA256 (fdb-2.0.0.tar.gz) = 197313dad7d1f774c3c73ba7348a8b57c5c67eb50572bd352f0079696ee0cbdb
|
||||
SIZE (fdb-2.0.0.tar.gz) = 896815
|
||||
TIMESTAMP = 1595434427
|
||||
SHA256 (fdb-2.0.1.tar.gz) = de5ef30c2583edd781d378db84b547ccc175518d8b978b84c46d5cc6c0d48484
|
||||
SIZE (fdb-2.0.1.tar.gz) = 894688
|
||||
|
|
Loading…
Reference in a new issue