From nobody@FreeBSD.org  Fri Oct 28 15:50:10 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 55902106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Oct 2011 15:50:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2D7788FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Oct 2011 15:50:10 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9SFo9bm092603
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Oct 2011 15:50:09 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9SFo9P9092600;
	Fri, 28 Oct 2011 15:50:09 GMT
	(envelope-from nobody)
Message-Id: <201110281550.p9SFo9P9092600@red.freebsd.org>
Date: Fri, 28 Oct 2011 15:50:09 GMT
From: Jose Jachuf <jjachuf@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: update version the /databases/py-firebirdsql
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162104
>Category:       ports
>Synopsis:       update version the /databases/py-firebirdsql
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 28 16:00:23 UTC 2011
>Closed-Date:    Sat Oct 29 17:03:34 UTC 2011
>Last-Modified:  Sat Oct 29 17:10:06 UTC 2011
>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 upgrade from 0.4.4 to 0.6.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-firebirdsql-old/Makefile py-firebirdsql/Makefile
--- py-firebirdsql-old/Makefile	2011-10-28 12:35:38.000000000 -0300
+++ py-firebirdsql/Makefile	2011-10-28 12:44:27.000000000 -0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	firebirdsql
-PORTVERSION=	0.4.4
+PORTVERSION=	0.6.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN py-firebirdsql-old/distinfo py-firebirdsql/distinfo
--- py-firebirdsql-old/distinfo	2011-10-28 12:35:38.000000000 -0300
+++ py-firebirdsql/distinfo	2011-10-28 12:44:27.000000000 -0300
@@ -1,2 +1,2 @@
-SHA256 (firebirdsql-0.4.4.tar.gz) = e91934294d3cce2483bf5d15c336aecc5827940932dce5ccb404a922d3dcffa6
-SIZE (firebirdsql-0.4.4.tar.gz) = 29705
+SHA256 (firebirdsql-0.6.0.tar.gz) = 7c0e3105fa880ad5b60d553c08f1ac1448ce4e48771d02d3d9ee7d327f6848f0
+SIZE (firebirdsql-0.6.0.tar.gz) = 31429
diff -ruN py-firebirdsql-old/pkg-descr py-firebirdsql/pkg-descr
--- py-firebirdsql-old/pkg-descr	2011-10-28 12:35:38.000000000 -0300
+++ py-firebirdsql/pkg-descr	2011-10-28 12:44:27.000000000 -0300
@@ -1,3 +1,5 @@
-This is a python DBAPI module for FirebirdSQL.
+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 
diff -ruN py-firebirdsql-old/pkg-plist py-firebirdsql/pkg-plist
--- py-firebirdsql-old/pkg-plist	2011-10-28 12:35:38.000000000 -0300
+++ py-firebirdsql/pkg-plist	2011-10-28 12:44:27.000000000 -0300
@@ -10,7 +10,7 @@
 %%PYTHON_SITELIBDIR%%/firebirdsql/fberrmsgs.py
 %%PYTHON_SITELIBDIR%%/firebirdsql/fberrmsgs.pyc
 %%PYTHON_SITELIBDIR%%/firebirdsql/fberrmsgs.pyo
-%%PYTHON_SITELIBDIR%%/firebirdsql/tests.py
-%%PYTHON_SITELIBDIR%%/firebirdsql/tests.pyc
-%%PYTHON_SITELIBDIR%%/firebirdsql/tests.pyo
+%%PYTHON_SITELIBDIR%%/firebirdsql/services.py
+%%PYTHON_SITELIBDIR%%/firebirdsql/services.pyc
+%%PYTHON_SITELIBDIR%%/firebirdsql/services.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/firebirdsql


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Sat Oct 29 11:07:28 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162104 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Sat Oct 29 17:03:33 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162104 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162104: commit references a PR
Date: Sat, 29 Oct 2011 17:01:00 +0000 (UTC)

 pawel       2011-10-29 17:00:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/py-firebirdsql Makefile distinfo pkg-descr pkg-plist 
   Log:
   Update to version 0.6.0
   
   PR:             ports/162104
   Submitted by:   Jose Jachuf <jjachuf@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.5       +1 -1      ports/databases/py-firebirdsql/Makefile
   1.5       +2 -2      ports/databases/py-firebirdsql/distinfo
   1.2       +3 -1      ports/databases/py-firebirdsql/pkg-descr
   1.3       +3 -3      ports/databases/py-firebirdsql/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
