diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-25 17:56:24 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-25 17:56:24 +0000 |
commit | 9f10d1d10fc4f431a432b25574dcb3f8b1c847fb (patch) | |
tree | 7cf5f81288d5b79d356ecc025fa3a5abf91a545c /databases/py-firebirdsql | |
parent | 478922e3477c8f552277879e3fefc90080cbdbb7 (diff) | |
download | ports-9f10d1d10fc4f431a432b25574dcb3f8b1c847fb.tar.gz ports-9f10d1d10fc4f431a432b25574dcb3f8b1c847fb.zip |
Notes
Diffstat (limited to 'databases/py-firebirdsql')
-rw-r--r-- | databases/py-firebirdsql/Makefile | 2 | ||||
-rw-r--r-- | databases/py-firebirdsql/distinfo | 4 | ||||
-rw-r--r-- | databases/py-firebirdsql/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-firebirdsql/Makefile b/databases/py-firebirdsql/Makefile index f1c52e7e3b1c..eb354ff88391 100644 --- a/databases/py-firebirdsql/Makefile +++ b/databases/py-firebirdsql/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firebirdsql -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-firebirdsql/distinfo b/databases/py-firebirdsql/distinfo index 2abad840895a..74d97db9b9bc 100644 --- a/databases/py-firebirdsql/distinfo +++ b/databases/py-firebirdsql/distinfo @@ -1,2 +1,2 @@ -SHA256 (firebirdsql-0.6.2.tar.gz) = 4596be4cb7ebcc40fc6aacbeb73915b4c9d8e1b18244bf608e5eef9473e6b631 -SIZE (firebirdsql-0.6.2.tar.gz) = 32059 +SHA256 (firebirdsql-0.6.5.tar.gz) = 80860cbd20ca4434f116aa48c817f4ae2941cea3db312c99d2436c58f2c2c72a +SIZE (firebirdsql-0.6.5.tar.gz) = 34735 diff --git a/databases/py-firebirdsql/pkg-descr b/databases/py-firebirdsql/pkg-descr index 7f4da9e7c1b4..c1d8ed075be4 100644 --- a/databases/py-firebirdsql/pkg-descr +++ b/databases/py-firebirdsql/pkg-descr @@ -2,4 +2,4 @@ FirebirdSQL package is a set of Firebird RDBMS bindings for python. It works on Python 2.5+ (including Python 3.x) It was tested with cpython , jython, ironpython and pypy -WWW: https://github.com/nakagami/pyfirebirdsql +WWW: https://github.com/nakagami/pyfirebirdsql |