Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2011 09:43:51 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156999: [UPDATE] databases/py-psycopg2: update to 2.4.1
Message-ID:  <201105130943.p4D9hpGw037409@red.freebsd.org>
Resent-Message-ID: <201105130950.p4D9o8Xa014905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156999
>Category:       ports
>Synopsis:       [UPDATE] databases/py-psycopg2: update to 2.4.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 13 09:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
- update to 2.4.1

changelog:
http://initd.org/psycopg/articles/2011/05/11/psycopg-241-released/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-psycopg2.orig/Makefile py-psycopg2/Makefile
--- py-psycopg2.orig/Makefile	2011-03-04 17:09:31.000000000 +0300
+++ py-psycopg2/Makefile	2011-05-13 13:28:39.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	psycopg2
-PORTVERSION=	2.4
+PORTVERSION=	2.4.1
 CATEGORIES=	databases python
 MASTER_SITES=	http://initd.org/psycopg/tarballs/PSYCOPG-2-4/ \
 		${MASTER_SITE_LOCAL}
diff -ruNa py-psycopg2.orig/distinfo py-psycopg2/distinfo
--- py-psycopg2.orig/distinfo	2011-03-04 17:09:31.000000000 +0300
+++ py-psycopg2/distinfo	2011-05-13 13:28:44.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (psycopg2-2.4.tar.gz) = 961aacf680c5e492a7190feec27331873dc16aebefadc83812bf5be59790c4b2
-SIZE (psycopg2-2.4.tar.gz) = 645573
+SHA256 (psycopg2-2.4.1.tar.gz) = d88478fad989d8fceba385cb418a2af7106479f5aea4ee97c10a5c0bd70982fd
+SIZE (psycopg2-2.4.1.tar.gz) = 648597


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105130943.p4D9hpGw037409>