Index: head/databases/py-firebirdsql/Makefile =================================================================== --- head/databases/py-firebirdsql/Makefile (revision 289795) +++ head/databases/py-firebirdsql/Makefile (revision 289796) @@ -1,20 +1,20 @@ # New ports collection makefile for: py-firebirdsql # Date created: 2011-04-11 # Whom: Jose Jachuf # # $FreeBSD$ # PORTNAME= firebirdsql -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jjachuf@gmail.com COMMENT= Python DBAPI module for FirebirdSQL USE_PYTHON= yes USE_PYDISTUTILS= yes .include Property changes on: head/databases/py-firebirdsql/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/databases/py-firebirdsql/distinfo =================================================================== --- head/databases/py-firebirdsql/distinfo (revision 289795) +++ head/databases/py-firebirdsql/distinfo (revision 289796) @@ -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 Property changes on: head/databases/py-firebirdsql/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/databases/py-firebirdsql/pkg-descr =================================================================== --- head/databases/py-firebirdsql/pkg-descr (revision 289795) +++ head/databases/py-firebirdsql/pkg-descr (revision 289796) @@ -1,5 +1,5 @@ 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 Property changes on: head/databases/py-firebirdsql/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property