summaryrefslogtreecommitdiff
path: root/databases/py-firebirdsql
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-16 17:44:30 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-12-16 17:44:30 +0000
commita8b6e5a563a05862fa3a2c96078233b64666e21e (patch)
treee1fb333843c43e99a261a7b1b7cd1d7bc8fc76b9 /databases/py-firebirdsql
parent- remove no more needed pkg-plist that I missed in previous commit (diff)
- update to 0.7.1
while here: - trim Makefile header - tab -> space change in pkg-descr:WWW PR: 174456 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=309031
Diffstat (limited to 'databases/py-firebirdsql')
-rw-r--r--databases/py-firebirdsql/Makefile8
-rw-r--r--databases/py-firebirdsql/distinfo4
-rw-r--r--databases/py-firebirdsql/pkg-descr2
3 files changed, 5 insertions, 9 deletions
diff --git a/databases/py-firebirdsql/Makefile b/databases/py-firebirdsql/Makefile
index 936ecd2002d6..9980abdbfcf0 100644
--- a/databases/py-firebirdsql/Makefile
+++ b/databases/py-firebirdsql/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: py-firebirdsql
-# Date created: 2011-04-11
-# Whom: Jose Jachuf <jjachuf@gmail.com>
-#
+# Created by: Jose Jachuf <jjachuf@gmail.com>
# $FreeBSD$
-#
PORTNAME= firebirdsql
-PORTVERSION= 0.7.0
+PORTVERSION= 0.7.1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/py-firebirdsql/distinfo b/databases/py-firebirdsql/distinfo
index 0ae4e8ac8301..c25b4070ba10 100644
--- a/databases/py-firebirdsql/distinfo
+++ b/databases/py-firebirdsql/distinfo
@@ -1,2 +1,2 @@
-SHA256 (firebirdsql-0.7.0.tar.gz) = 427cca94f32f195559eb78ae64595efb9dd42671ab99de689f316dfa8d84f193
-SIZE (firebirdsql-0.7.0.tar.gz) = 36209
+SHA256 (firebirdsql-0.7.1.tar.gz) = 4c3e2bc8303a32480e406a3c393005d9e5378c8a1c9735d472a043b9ec09a2b5
+SIZE (firebirdsql-0.7.1.tar.gz) = 36297
diff --git a/databases/py-firebirdsql/pkg-descr b/databases/py-firebirdsql/pkg-descr
index 9d8de5ca2721..a5ad59284bfa 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