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: ports/139665: [PATCH] databases/py26-psycopg2: update to 2.0.13 Message-ID: <20091016003015.06C7B3F62AC@fbsd.scjamorim.org> Resent-Message-ID: <200910160040.n9G0e30C078872@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139665 >Category: ports >Synopsis: [PATCH] databases/py26-psycopg2: update to 2.0.13 >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 Oct 16 00:40:02 UTC 2009 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091016003015.06C7B3F62AC>