From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 27 19:50:11 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 663F31065676 for ; Fri, 27 Apr 2012 19:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3C2698FC15 for ; Fri, 27 Apr 2012 19:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3RJoBPV021690 for ; Fri, 27 Apr 2012 19:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3RJoBUJ021689; Fri, 27 Apr 2012 19:50:11 GMT (envelope-from gnats) Resent-Date: Fri, 27 Apr 2012 19:50:11 GMT Resent-Message-Id: <201204271950.q3RJoBUJ021689@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Helfman Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 462711065676; Fri, 27 Apr 2012 19:44:20 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.dw.redsrci.com (mail.pub.dw.redsrci.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 264988FC17; Fri, 27 Apr 2012 19:44:20 +0000 (UTC) Received: from mail.dw.redsrci.com (localhost [127.0.0.1]) by mail.dw.redsrci.com (Postfix) with ESMTP id BA911700880; Fri, 27 Apr 2012 12:34:23 -0700 (PDT) Received: from mail.dw.redsrci.com ([127.0.0.1]) by mail.dw.redsrci.com (mail.dw.redsrci.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0KygfmxNFujq; Fri, 27 Apr 2012 12:34:23 -0700 (PDT) Received: from experts-exchange.com (unknown [192.168.103.120]) by mail.dw.redsrci.com (Postfix) with SMTP id 97671700708; Fri, 27 Apr 2012 12:34:23 -0700 (PDT) Received: (nullmailer pid 83580 invoked by uid 1001); Fri, 27 Apr 2012 19:33:19 -0000 Message-Id: <1335555199.803990.83579.nullmailer@experts-exchange.com> Date: Fri, 27 Apr 2012 12:33:19 -0700 From: Jason Helfman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: kuriyama@FreeBSD.org Subject: ports/167372: [PATCH] databases/pgpool-II: update to 3.1.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2012 19:50:11 -0000 >Number: 167372 >Category: ports >Synopsis: [PATCH] databases/pgpool-II: update to 3.1.3 >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 Apr 27 19:50:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Jason Helfman >Release: FreeBSD 8.3-RELEASE amd64 >Organization: >Environment: System: FreeBSD dormouse.experts-exchange.com 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:23:18 UTC >Description: - Update to 3.1.3 BuildLogs are here: http://people.freebsd.org/~jgh/files/pgpool/ Port maintainer (kuriyama@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- pgpool-II-3.1.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/databases/pgpool-II/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- Makefile 14 Mar 2012 01:34:30 -0000 1.35 +++ Makefile 27 Apr 2012 19:33:39 -0000 @@ -6,7 +6,7 @@ # PORTNAME= pgpool-II -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.pgpool.net/mediawiki/images/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/databases/pgpool-II/distinfo,v retrieving revision 1.27 diff -u -r1.27 distinfo --- distinfo 26 Feb 2012 14:11:36 -0000 1.27 +++ distinfo 27 Apr 2012 19:33:39 -0000 @@ -1,2 +1,2 @@ -SHA256 (pgpool-II-3.1.2.tar.gz) = 95ab7ea8d175e4544d0d1caebf29a5c1a48fe0958791c62c6914466cceb0792c -SIZE (pgpool-II-3.1.2.tar.gz) = 1382429 +SHA256 (pgpool-II-3.1.3.tar.gz) = e4eb9dd809a4b8f3962769558ecea524908edfed5816b7120b448f4eafd82249 +SIZE (pgpool-II-3.1.3.tar.gz) = 1402843 --- pgpool-II-3.1.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: