- Update to version 0.9.4 [1]

- Code is under 2 clause BSD license

PR:		194095
Submitted by:	maintainer
This commit is contained in:
Pawel Pekala 2014-11-02 13:59:24 +00:00
parent 5ae038246d
commit 3a52ddb8cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372069
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= firebirdsql
PORTVERSION= 0.9.2
PORTVERSION= 0.9.4
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jjachuf@gmail.com
COMMENT= Python DBAPI module for FirebirdSQL
LICENSE= BSD
LICENSE= BSD2CLAUSE
# Python3 ready
USES= python

View file

@ -1,2 +1,2 @@
SHA256 (firebirdsql-0.9.2.tar.gz) = e5a9e0cbf3f9f8230142c6f3e2e52c5a5929c82bac631a741a7eaf36ebd15104
SIZE (firebirdsql-0.9.2.tar.gz) = 47091
SHA256 (firebirdsql-0.9.4.tar.gz) = 461abf539c6a66832a1b9f13e1e1b0e8cf436f60d6638db44c59292d1362b5b7
SIZE (firebirdsql-0.9.4.tar.gz) = 47156