Date: Fri, 31 Jul 2009 07:11:53 GMT From: ismail yenigul <ismail.yenigul@endersys.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137290: [PATCH] databases/pgbouncer update to 1.3.1 Message-ID: <200907310711.n6V7BrFv076223@www.freebsd.org> Resent-Message-ID: <200907310720.n6V7K1Gu011680@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137290 >Category: ports >Synopsis: [PATCH] databases/pgbouncer update to 1.3.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 Jul 31 07:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: ismail yenigul >Release: FreeBSD 6.3-RELEASE-p9 >Organization: Endersys Ltd >Environment: FreeBSD labs.endersys.net 6.3-RELEASE-p9 FreeBSD 6.3-RELEASE-p9 #6: Mon Feb 2 15:07:20 EET 2009 root@labs.endersys.net:/usr/src/sys/amd64/compile/amd64 amd64 >Description: update pgbouncer to 1.3.1 >How-To-Repeat: >Fix: diff -ruN pgbouncer.orig/Makefile pgbouncer/Makefile --- pgbouncer.orig/Makefile 2009-07-31 10:03:24.000000000 +0300 +++ pgbouncer/Makefile 2009-07-31 09:59:55.000000000 +0300 @@ -6,9 +6,9 @@ # PORTNAME= pgbouncer -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/2092/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/2284/ MAINTAINER= skv@FreeBSD.org COMMENT= Lightweight connection pooler for PostgreSQL diff -ruN pgbouncer.orig/distinfo pgbouncer/distinfo --- pgbouncer.orig/distinfo 2009-02-23 16:02:24.000000000 +0200 +++ pgbouncer/distinfo 2009-07-31 10:03:55.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (pgbouncer-1.3.tar.gz) = 95f79289ccb8322758c608015e31f1f5 -SHA256 (pgbouncer-1.3.tar.gz) = 87b489e173d7e66c440218e7b026943789da66c2b5bd6ef85f5a354a92a66cae -SIZE (pgbouncer-1.3.tar.gz) = 160154 +MD5 (pgbouncer-1.3.1.tar.gz) = ccb2dbe8b6ce505e14762712c478982e +SHA256 (pgbouncer-1.3.1.tar.gz) = 64559d85b5b07e5a98c0918c7111afb61114462f9ee1d6af79047024c134440a +SIZE (pgbouncer-1.3.1.tar.gz) = 161518 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907310711.n6V7BrFv076223>