Date: Wed, 9 Nov 2011 14:34:42 GMT From: Jose Jachuf <jjachuf@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/162405: update version the /databases/py-firebirdsql Message-ID: <201111091434.pA9EYgTE030488@red.freebsd.org> Resent-Message-ID: <201111091440.pA9Ee8Yg013048@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111091434.pA9EYgTE030488>