ports/162405: update version the /databases/py-firebirdsql

Jose Jachuf jjachuf at gmail.com
Wed Nov 9 14:40:09 UTC 2011


>Number:         162405
>Category:       ports
>Synopsis:       update version the /databases/py-firebirdsql
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 09 14:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jose Jachuf
>Release:        8.2-RELEASE-p3
>Organization:
-
>Environment:
FreeBSD hp530.compass.com 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:07:27 UTC 2011     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
simple version update from 0.6.0 to 0.6.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-firebirdsql-old/Makefile py-firebirdsql/Makefile
--- py-firebirdsql-old/Makefile	2011-11-09 11:25:01.000000000 -0300
+++ py-firebirdsql/Makefile	2011-11-09 11:29:54.000000000 -0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	firebirdsql
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.2
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN py-firebirdsql-old/distinfo py-firebirdsql/distinfo
--- py-firebirdsql-old/distinfo	2011-11-09 11:25:01.000000000 -0300
+++ py-firebirdsql/distinfo	2011-11-09 11:29:54.000000000 -0300
@@ -1,2 +1,2 @@
-SHA256 (firebirdsql-0.6.0.tar.gz) = 7c0e3105fa880ad5b60d553c08f1ac1448ce4e48771d02d3d9ee7d327f6848f0
-SIZE (firebirdsql-0.6.0.tar.gz) = 31429
+SHA256 (firebirdsql-0.6.2.tar.gz) = 4596be4cb7ebcc40fc6aacbeb73915b4c9d8e1b18244bf608e5eef9473e6b631
+SIZE (firebirdsql-0.6.2.tar.gz) = 32059
diff -ruN py-firebirdsql-old/pkg-plist py-firebirdsql/pkg-plist
--- py-firebirdsql-old/pkg-plist	2011-11-09 11:25:01.000000000 -0300
+++ py-firebirdsql/pkg-plist	2011-11-09 11:29:54.000000000 -0300
@@ -13,4 +13,7 @@
 %%PYTHON_SITELIBDIR%%/firebirdsql/services.py
 %%PYTHON_SITELIBDIR%%/firebirdsql/services.pyc
 %%PYTHON_SITELIBDIR%%/firebirdsql/services.pyo
+%%PYTHON_SITELIBDIR%%/firebirdsql/wireprotocol.py
+%%PYTHON_SITELIBDIR%%/firebirdsql/wireprotocol.pyc
+%%PYTHON_SITELIBDIR%%/firebirdsql/wireprotocol.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/firebirdsql


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list