From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 21 16:10:02 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FE781065677 for ; Fri, 21 May 2010 16:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5C59D8FC13 for ; Fri, 21 May 2010 16:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4LGA2DH046324 for ; Fri, 21 May 2010 16:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4LGA2b0046323; Fri, 21 May 2010 16:10:02 GMT (envelope-from gnats) Resent-Date: Fri, 21 May 2010 16:10:02 GMT Resent-Message-Id: <201005211610.o4LGA2b0046323@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Gerzo Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14263106566C for ; Fri, 21 May 2010 16:02:30 +0000 (UTC) (envelope-from danger@alice.syscare.sk) Received: from services.syscare.sk (services.syscare.sk [188.40.39.36]) by mx1.freebsd.org (Postfix) with ESMTP id B72308FC0C for ; Fri, 21 May 2010 16:02:29 +0000 (UTC) Received: from services.syscare.sk (services [188.40.39.36]) by services.syscare.sk (Postfix) with ESMTP id BECDD2278B; Fri, 21 May 2010 18:02:28 +0200 (CEST) Received: from services.syscare.sk ([188.40.39.36]) by services.syscare.sk (services.rulez.sk [188.40.39.36]) (amavisd-new, port 10024) with ESMTP id WB0tY9ZplQD4; Fri, 21 May 2010 18:02:24 +0200 (CEST) Received: from alice.syscare.sk (services [188.40.39.36]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by services.syscare.sk (Postfix) with ESMTPS id AA01322781; Fri, 21 May 2010 18:02:24 +0200 (CEST) Received: (from root@localhost) by alice.syscare.sk (8.14.4/8.14.4/Submit) id o4LG2OBn031864; Fri, 21 May 2010 18:02:24 +0200 (CEST) (envelope-from danger) Message-Id: <201005211602.o4LG2OBn031864@alice.syscare.sk> Date: Fri, 21 May 2010 18:02:24 +0200 (CEST) From: Daniel Gerzo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: miwi@FreeBSD.org Subject: ports/146800: [patch] update databases/py-psycopg2 to 2.2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 16:10:02 -0000 >Number: 146800 >Category: ports >Synopsis: [patch] update databases/py-psycopg2 to 2.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 21 16:10:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Daniel Gerzo >Release: FreeBSD 8.0-STABLE amd64 >Organization: SysCare s. r. o. >Environment: >Description: - update py-psycopg2 to latest release >How-To-Repeat: http://lists.initd.org/pipermail/psycopg/2010-May/007058.html >Fix: --- py-psycopg2.diff begins here --- diff -ruN py-psycopg2.orig/Makefile py-psycopg2/Makefile --- py-psycopg2.orig/Makefile 2010-03-14 11:33:45.000000000 +0100 +++ py-psycopg2/Makefile 2010-05-21 16:35:59.186323071 +0200 @@ -6,7 +6,7 @@ # PORTNAME= psycopg2 -PORTVERSION= 2.0.14 +PORTVERSION= 2.2.1 CATEGORIES= databases python MASTER_SITES= http://initd.org/pub/software/psycopg/ \ ${MASTER_SITE_LOCAL} diff -ruN py-psycopg2.orig/distinfo py-psycopg2/distinfo --- py-psycopg2.orig/distinfo 2010-03-14 11:33:45.000000000 +0100 +++ py-psycopg2/distinfo 2010-05-21 16:37:02.426085556 +0200 @@ -1,3 +1,3 @@ -MD5 (psycopg2-2.0.14.tar.gz) = 30136c7753acc9cbdc36cc5c2448fdee -SHA256 (psycopg2-2.0.14.tar.gz) = 902607cdbe1195a00694d2b477eed8429eda433caaa0eb6ff7f80883e1c17ac7 -SIZE (psycopg2-2.0.14.tar.gz) = 491362 +MD5 (psycopg2-2.2.1.tar.gz) = 70b50773aefe5fb371ff4a018382012f +SHA256 (psycopg2-2.2.1.tar.gz) = b0eca4e8438025dc57cacbea4e8ca2f5dc0554d41b1cdcc177757a5fc413f3d1 +SIZE (psycopg2-2.2.1.tar.gz) = 529408 diff -ruN py-psycopg2.orig/files/patch-psycopg-config.h py-psycopg2/files/patch-psycopg-config.h --- py-psycopg2.orig/files/patch-psycopg-config.h 2009-03-01 14:32:52.000000000 +0100 +++ py-psycopg2/files/patch-psycopg-config.h 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- psycopg/config.h.orig 2009-02-16 09:57:03.000000000 +0100 -+++ psycopg/config.h 2009-03-01 10:59:26.000000000 +0100 -@@ -129,7 +129,7 @@ - #define inline - #endif - --#if (defined(__FreeBSD__) && __FreeBSD_version < 503000) || (defined(_WIN32) && !defined(__GNUC__)) || defined(__sun__) || defined(sun) -+#if (defined(_WIN32) && !defined(__GNUC__)) || defined(__sun__) || defined(sun) - /* what's this, we have no round function either? */ - static double round(double num) - { --- py-psycopg2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: