From scjamorim@bsd.com.br  Fri Oct 16 00:30:17 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 89E3310656C0;
	Fri, 16 Oct 2009 00:30:17 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.211.178])
	by mx1.freebsd.org (Postfix) with ESMTP id 3A9E38FC14;
	Fri, 16 Oct 2009 00:30:17 +0000 (UTC)
Received: by ywh8 with SMTP id 8so1530737ywh.3
        for <multiple recipients>; Thu, 15 Oct 2009 17:30:16 -0700 (PDT)
Received: by 10.150.87.12 with SMTP id k12mr1454691ybb.320.1255653016722;
        Thu, 15 Oct 2009 17:30:16 -0700 (PDT)
Received: from fbsd.scjamorim.org (200-140-166-177.bsace705.dsl.brasiltelecom.net.br [200.140.166.177])
        by mx.google.com with ESMTPS id 22sm381085ywh.0.2009.10.15.17.30.15
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 15 Oct 2009 17:30:16 -0700 (PDT)
Received: by fbsd.scjamorim.org (Postfix, from userid 0)
	id 06C7B3F62AC; Thu, 15 Oct 2009 21:30:14 -0300 (BRT)
Message-Id: <20091016003015.06C7B3F62AC@fbsd.scjamorim.org>
Date: Thu, 15 Oct 2009 21:30:14 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: miwi@FreeBSD.org
Subject: [PATCH] databases/py-psycopg2: update to 2.0.13
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         139665
>Category:       ports
>Synopsis:       [PATCH] databases/py-psycopg2: update to 2.0.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 16 00:40:02 UTC 2009
>Closed-Date:    Fri Oct 30 09:48:06 UTC 2009
>Last-Modified:  Fri Oct 30 09:50:12 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 2.0.13

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py26-psycopg2-2.0.13.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/py-psycopg2/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	3 Sep 2009 21:56:21 -0000	1.14
+++ Makefile	16 Oct 2009 00:29:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	psycopg2
-PORTVERSION=	2.0.12
+PORTVERSION=	2.0.13
 CATEGORIES=	databases python
 MASTER_SITES=	http://initd.org/pub/software/psycopg/ \
 		${MASTER_SITE_LOCAL}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/py-psycopg2/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	3 Sep 2009 21:56:21 -0000	1.9
+++ distinfo	16 Oct 2009 00:29:51 -0000
@@ -1,3 +1,3 @@
-MD5 (psycopg2-2.0.12.tar.gz) = 5c8080d0d0568479f041bb8534caf1f8
-SHA256 (psycopg2-2.0.12.tar.gz) = 542c187531e756867fb60034c393b6f2beca34eeeb3ce2e0089a2b6fb8be1292
-SIZE (psycopg2-2.0.12.tar.gz) = 256169
+MD5 (psycopg2-2.0.13.tar.gz) = f520260595f4fcf035d26cfd57a75f19
+SHA256 (psycopg2-2.0.13.tar.gz) = a15e622e101b16aa8ad44813d8fb1eced91379396c054aacbfa3ad658352332b
+SIZE (psycopg2-2.0.13.tar.gz) = 258399
--- py26-psycopg2-2.0.13.patch ends here ---

>Release-Note:
>Audit-Trail:

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, scjamorim@bsd.com.br
Cc:  
Subject: Re: ports/139665: [PATCH] databases/py26-psycopg2: update to 2.0.13
Date: Fri, 16 Oct 2009 11:20:22 +0800

 --001517576e0851641d047604e0f7
 Content-Type: text/plain; charset=ISO-8859-1
 
 Hi,
 
  The synopsis of this PR should be :
 + [Update] databases/py-psycopg2: update to 2.0.13
 -  [PATCH] databases/py26-psycopg2: update to 2.0.13
 
 
 Regards,
 wen
 
 --001517576e0851641d047604e0f7
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Hi, <br><br>=A0The synopsis of this PR should be :<br>+ [Update] databases/=
 py-psycopg2: update to 2.0.13<br>-=A0 [PATCH] databases/py26-psycopg2: upda=
 te to 2.0.13<br><br><br>Regards,<br>wen<br>
 
 --001517576e0851641d047604e0f7--
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Oct 16 08:39:40 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

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

From: Sylvio Cesar <scjamorim@bsd.com.br>
To: wen heping <wenheping@gmail.com>
Cc: bug-followup@freebsd.org, Martin Wilke <miwi@freebsd.org>
Subject: Re: ports/139665: [PATCH] databases/py26-psycopg2: update to 2.0.13
Date: Fri, 16 Oct 2009 08:38:16 -0300

 wow, sorry, can you to change?
 
 [PATCH] databases/py-psycopg2: update to 2.0.13
 
 
 Thanks,
 
 Sylvio C=E9sar.
 
 2009/10/16 wen heping <wenheping@gmail.com>:
 > Hi,
 >
 > =A0The synopsis of this PR should be :
 > + [Update] databases/py-psycopg2: update to 2.0.13
 > -=A0 [PATCH] databases/py26-psycopg2: update to 2.0.13
 >
 >
 > Regards,
 > wen
 >
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Oct 30 09:48:05 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139665: commit references a PR
Date: Fri, 30 Oct 2009 09:48:07 +0000 (UTC)

 miwi        2009-10-30 09:47:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/py-psycopg2 Makefile distinfo 
   Log:
   - Update to 2.0.13
   
   PR:             139665
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   
   Revision  Changes    Path
   1.15      +1 -1      ports/databases/py-psycopg2/Makefile
   1.10      +3 -3      ports/databases/py-psycopg2/distinfo
 _______________________________________________
 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:
