Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2012 20:36:29 GMT
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166529: databases/py-psycopg2: update to 2.4.5
Message-ID:  <201203302036.q2UKaTgY066831@red.freebsd.org>
Resent-Message-ID: <201203302040.q2UKeCKZ054315@freefall.freebsd.org>

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

>Number:         166529
>Category:       ports
>Synopsis:       databases/py-psycopg2: update to 2.4.5
>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 Mar 30 20:40:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT amd64
>Description:
- update to 2.4.5
- add CHEESESHOP mirror

changelog:
http://initd.org/psycopg/articles/2012/03/29/psycopg-245-released/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? psycopg2-2.4.5.diff.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/py-psycopg2/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	28 Dec 2011 09:25:06 -0000	1.24
+++ Makefile	30 Mar 2012 20:34:42 -0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	psycopg2
-PORTVERSION=	2.4.4
+PORTVERSION=	2.4.5
 CATEGORIES=	databases python
 MASTER_SITES=	http://initd.org/psycopg/tarballs/PSYCOPG-2-4/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	miwi
+		CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	miwi@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/py-psycopg2/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	28 Dec 2011 09:25:06 -0000	1.18
+++ distinfo	30 Mar 2012 20:34:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (psycopg2-2.4.4.tar.gz) = a219c0ec05c65dcfddc64fd39bdc4844e1d581ace74d6d82d6c2209348ae7da4
-SIZE (psycopg2-2.4.4.tar.gz) = 691109
+SHA256 (psycopg2-2.4.5.tar.gz) = 48b702a7ca479e1bc2c1a7b81875a07d474298132605993e2cb979f5e08277d7
+SIZE (psycopg2-2.4.5.tar.gz) = 719343
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/databases/py-psycopg2/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	28 Dec 2011 09:25:06 -0000	1.2
+++ pkg-descr	30 Mar 2012 20:34:42 -0000
@@ -11,4 +11,4 @@
 makes psycopg very fast in typical client-server applications that create a
 servicing thread every time a client request arrives.
 
-WWW: http://initd.org/psycopg
+WWW:	http://initd.org/psycopg


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



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