From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 25 06:00:17 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 D7BB116A421 for ; Fri, 25 May 2007 06:00:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id B32A213C44C for ; Fri, 25 May 2007 06:00:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4P60H1S097555 for ; Fri, 25 May 2007 06:00:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4P60HCN097554; Fri, 25 May 2007 06:00:17 GMT (envelope-from gnats) Resent-Date: Fri, 25 May 2007 06:00:17 GMT Resent-Message-Id: <200705250600.l4P60HCN097554@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, Thomas Abthorpe Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF43816A421 for ; Fri, 25 May 2007 05:53:27 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from tbaytel.net (front1-drytel.tbaytel.net [216.211.26.155]) by mx1.freebsd.org (Postfix) with ESMTP id 7291313C448 for ; Fri, 25 May 2007 05:53:27 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from stjames.stthomasanglican.org ([216.211.42.84] verified) by front1.tbaytel.net (CommuniGate Pro SMTP 5.0.8) with ESMTPS id 77372883; Fri, 25 May 2007 01:53:26 -0400 Received: from goodking.goodking.ca (goodking-stjames-tun.goodking.ca [172.31.17.10]) by stjames.stthomasanglican.org (8.14.1/8.14.1) with ESMTP id l4P5rNC4028293 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 25 May 2007 01:53:23 -0400 (EDT) (envelope-from tabthorpe@goodking.goodking.ca) Received: from goodking.goodking.ca (localhost [127.0.0.1]) by goodking.goodking.ca (8.14.1/8.14.1) with ESMTP id l4P5qh9j022432 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 25 May 2007 01:52:43 -0400 (EDT) (envelope-from tabthorpe@goodking.goodking.ca) Received: (from root@localhost) by goodking.goodking.ca (8.14.1/8.14.1/Submit) id l4P5qhdf022431; Fri, 25 May 2007 01:52:43 -0400 (EDT) (envelope-from tabthorpe) Message-Id: <200705250552.l4P5qhdf022431@goodking.goodking.ca> Date: Fri, 25 May 2007 01:52:43 -0400 (EDT) From: Thomas Abthorpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: thomas@goodking.ca, miwi@FreeBSD.org Subject: ports/112975: [PATCH] databases/pear-MDB2_Driver_pgsql: update to 1.4.1 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, 25 May 2007 06:00:17 -0000 >Number: 112975 >Category: ports >Synopsis: [PATCH] databases/pear-MDB2_Driver_pgsql: update to 1.4.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 May 25 06:00:15 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Fri May 4 09:30:59 EDT >Description: - Update to 1.4.1 Port maintainer (miwi@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pear-MDB2_Driver_pgsql-1.4.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/pear-MDB2_Driver_pgsql/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 25 May 2007 01:08:46 -0000 1.3 +++ Makefile 25 May 2007 05:52:32 -0000 @@ -6,7 +6,7 @@ # PORTNAME= MDB2_Driver_pgsql -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org @@ -16,8 +16,6 @@ ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 RUN_DEPENDS= ${BUILD_DEPENDS} -BROKEN= Incomplete pkg-plist - USE_PHP= pgsql FILES= MDB2/Driver/Datatype/pgsql.php \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/pear-MDB2_Driver_pgsql/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 27 Apr 2007 15:05:08 -0000 1.2 +++ distinfo 25 May 2007 05:52:32 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/MDB2_Driver_pgsql-1.4.0.tgz) = 827eff46b65cb8bd534e77ba6deb8f82 -SHA256 (PEAR/MDB2_Driver_pgsql-1.4.0.tgz) = 9ab7982717bfd9940b70285cc966958a45d34ad350ae254e79d9625af1884e50 -SIZE (PEAR/MDB2_Driver_pgsql-1.4.0.tgz) = 32764 +MD5 (PEAR/MDB2_Driver_pgsql-1.4.1.tgz) = 13edbe266f659266d3f3d275cbd89ce0 +SHA256 (PEAR/MDB2_Driver_pgsql-1.4.1.tgz) = 7a051e90c63897701a93c9d3b02d79e6c696240c552694cf34cbc7eab6284691 +SIZE (PEAR/MDB2_Driver_pgsql-1.4.1.tgz) = 33839 --- pear-MDB2_Driver_pgsql-1.4.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: