ports/150518: [PATCH] databases/pgbouncer: update to 1.3.4
Martin Matuska
mm at FreeBSD.org
Mon Sep 13 08:40:02 UTC 2010
>Number: 150518
>Category: ports
>Synopsis: [PATCH] databases/pgbouncer: update to 1.3.4
>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: Mon Sep 13 08:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Martin Matuska
>Release: FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD neo.vx.sk 8.1-STABLE FreeBSD 8.1-STABLE #0 r210674M: Sat Jul 31 12:28:28 CEST
>Description:
- Update to 1.3.4
Port maintainer (skv at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- pgbouncer-1.3.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/pgbouncer/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 25 Jul 2010 15:39:15 -0000 1.11
+++ Makefile 13 Sep 2010 08:30:34 -0000
@@ -6,17 +6,16 @@
#
PORTNAME= pgbouncer
-PORTVERSION= 1.3.3
-PORTREVISION= 1
+PORTVERSION= 1.3.4
CATEGORIES= databases
-MASTER_SITES= http://pgfoundry.org/frs/download.php/2677/
+MASTER_SITES= http://pgfoundry.org/frs/download.php/2797/
MAINTAINER= skv at FreeBSD.org
COMMENT= Lightweight connection pooler for PostgreSQL
LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
-PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000258&release_id=1645
+PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000258
USE_RC_SUBR= pgbouncer.sh
SUB_FILES= pkg-message pkg-install pkg-deinstall
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/pgbouncer/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo 9 Jul 2010 14:07:32 -0000 1.7
+++ distinfo 13 Sep 2010 08:30:34 -0000
@@ -1,3 +1,3 @@
-MD5 (pgbouncer-1.3.3.tar.gz) = 2ebd1d907db8518cb9e34534372012ac
-SHA256 (pgbouncer-1.3.3.tar.gz) = 6c86e293a289f59e86d0050e2ad36e1a78cc478db3474635fcf1fcac26044636
-SIZE (pgbouncer-1.3.3.tar.gz) = 167476
+MD5 (pgbouncer-1.3.4.tar.gz) = 38af22d4b3546dc6763d374ec3b40f38
+SHA256 (pgbouncer-1.3.4.tar.gz) = 74eba35f6e088d45a49e4b2226b266d8d5649af498f72f771a22873fa9b16fe7
+SIZE (pgbouncer-1.3.4.tar.gz) = 167957
--- pgbouncer-1.3.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list