From nobody@FreeBSD.org  Fri Dec 21 13:42:51 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AAE86326
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Dec 2012 13:42:51 +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 92D308FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Dec 2012 13:42:51 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBLDgpT6016119
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 Dec 2012 13:42:51 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qBLDgpUE016118;
	Fri, 21 Dec 2012 13:42:51 GMT
	(envelope-from nobody)
Message-Id: <201212211342.qBLDgpUE016118@red.freebsd.org>
Date: Fri, 21 Dec 2012 13:42:51 GMT
From: Jose Jachuf <jjachuf@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: databases/py-firebirdsql: update to 0.7.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174608
>Category:       ports
>Synopsis:       databases/py-firebirdsql: update to 0.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 21 13:50:00 UTC 2012
>Closed-Date:    Thu Jan 03 14:09:52 UTC 2013
>Last-Modified:  Thu Jan  3 14:10:02 UTC 2013
>Originator:     Jose Jachuf
>Release:        9.0-RELEASE-p3
>Organization:
-
>Environment:
FreeBSD hp530.compass.com 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 0.7.2
>How-To-Repeat:
-
>Fix:
-

Patch attached with submission follows:

diff -ruN py-firebirdsql-old/Makefile py-firebirdsql/Makefile
--- py-firebirdsql-old/Makefile	2012-12-21 10:38:30.000000000 -0300
+++ py-firebirdsql/Makefile	2012-12-21 10:40:04.000000000 -0300
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/databases/py-firebirdsql/Makefile,v 1.11 2012/12/16 17:55:00 svnexp Exp $
 
 PORTNAME=	firebirdsql
-PORTVERSION=	0.7.1
+PORTVERSION=	0.7.2
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN py-firebirdsql-old/distinfo py-firebirdsql/distinfo
--- py-firebirdsql-old/distinfo	2012-12-21 10:38:30.000000000 -0300
+++ py-firebirdsql/distinfo	2012-12-21 10:40:04.000000000 -0300
@@ -1,2 +1,2 @@
-SHA256 (firebirdsql-0.7.1.tar.gz) = 4c3e2bc8303a32480e406a3c393005d9e5378c8a1c9735d472a043b9ec09a2b5
-SIZE (firebirdsql-0.7.1.tar.gz) = 36297
+SHA256 (firebirdsql-0.7.2.tar.gz) = 23239cd08535c5b801992d4af84fc12367a6fe6b16dfca170c7c477a7d4fa315
+SIZE (firebirdsql-0.7.2.tar.gz) = 36279


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Dec 21 13:50:08 UTC 2012 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174608 
Responsible-Changed-From-To: freebsd-python->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Thu Jan 3 11:58:12 UTC 2013 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174608 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Thu Jan 3 14:09:52 UTC 2013 
State-Changed-Why:  
Committed, thank you! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/174608: commit references a PR
Date: Thu,  3 Jan 2013 14:04:57 +0000 (UTC)

 Author: rm
 Date: Thu Jan  3 14:04:45 2013
 New Revision: 309880
 URL: http://svnweb.freebsd.org/changeset/ports/309880
 
 Log:
   - update to 0.7.2
   
   PR:		174608
   Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
 
 Modified:
   head/databases/py-firebirdsql/Makefile
   head/databases/py-firebirdsql/distinfo
 
 Modified: head/databases/py-firebirdsql/Makefile
 ==============================================================================
 --- head/databases/py-firebirdsql/Makefile	Thu Jan  3 14:02:57 2013	(r309879)
 +++ head/databases/py-firebirdsql/Makefile	Thu Jan  3 14:04:45 2013	(r309880)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	firebirdsql
 -PORTVERSION=	0.7.1
 +PORTVERSION=	0.7.2
  CATEGORIES=	databases python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 Modified: head/databases/py-firebirdsql/distinfo
 ==============================================================================
 --- head/databases/py-firebirdsql/distinfo	Thu Jan  3 14:02:57 2013	(r309879)
 +++ head/databases/py-firebirdsql/distinfo	Thu Jan  3 14:04:45 2013	(r309880)
 @@ -1,2 +1,2 @@
 -SHA256 (firebirdsql-0.7.1.tar.gz) = 4c3e2bc8303a32480e406a3c393005d9e5378c8a1c9735d472a043b9ec09a2b5
 -SIZE (firebirdsql-0.7.1.tar.gz) = 36297
 +SHA256 (firebirdsql-0.7.2.tar.gz) = 23239cd08535c5b801992d4af84fc12367a6fe6b16dfca170c7c477a7d4fa315
 +SIZE (firebirdsql-0.7.2.tar.gz) = 36279
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
