From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 25 06:00:13 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 B6A3F16A46E for ; Fri, 25 May 2007 06:00:13 +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 9232F13C45E for ; Fri, 25 May 2007 06:00:13 +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 l4P60D54097509 for ; Fri, 25 May 2007 06:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4P60Dm9097491; Fri, 25 May 2007 06:00:13 GMT (envelope-from gnats) Resent-Date: Fri, 25 May 2007 06:00:13 GMT Resent-Message-Id: <200705250600.l4P60Dm9097491@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 75D1816A46B for ; Fri, 25 May 2007 05:51:54 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from tbaytel.net (front3-drytel.tbaytel.net [216.211.26.175]) by mx1.freebsd.org (Postfix) with ESMTP id 15BBE13C45A for ; Fri, 25 May 2007 05:51:53 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from stjames.stthomasanglican.org ([216.211.42.84] verified) by front3.tbaytel.net (CommuniGate Pro SMTP 5.0.8) with ESMTPS id 51921397; Fri, 25 May 2007 01:51:52 -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 l4P5pS9P028283 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 25 May 2007 01:51:28 -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 l4P5oe4W011224 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 25 May 2007 01:50:40 -0400 (EDT) (envelope-from tabthorpe@goodking.goodking.ca) Received: (from root@localhost) by goodking.goodking.ca (8.14.1/8.14.1/Submit) id l4P5oeGm011219; Fri, 25 May 2007 01:50:40 -0400 (EDT) (envelope-from tabthorpe) Message-Id: <200705250550.l4P5oeGm011219@goodking.goodking.ca> Date: Fri, 25 May 2007 01:50:40 -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/112973: [PATCH] databases/pear-MDB2_Driver_mysql: 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:13 -0000 >Number: 112973 >Category: ports >Synopsis: [PATCH] databases/pear-MDB2_Driver_mysql: 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:12 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_mysql-1.4.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/pear-MDB2_Driver_mysql/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 25 May 2007 01:09:40 -0000 1.3 +++ Makefile 25 May 2007 05:50:30 -0000 @@ -6,7 +6,7 @@ # PORTNAME= MDB2_Driver_mysql -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= mysql FILES= MDB2/Driver/Datatype/mysql.php \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/pear-MDB2_Driver_mysql/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 27 Apr 2007 14:59:59 -0000 1.2 +++ distinfo 25 May 2007 05:50:30 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/MDB2_Driver_mysql-1.4.0.tgz) = 536c4544ceda7d80dc4750abc3ace91f -SHA256 (PEAR/MDB2_Driver_mysql-1.4.0.tgz) = 14203674d030bc9610ac4247ec8d00fb0425d0ca304487fc9bf41e01347630cb -SIZE (PEAR/MDB2_Driver_mysql-1.4.0.tgz) = 35543 +MD5 (PEAR/MDB2_Driver_mysql-1.4.1.tgz) = f7fe68dc9d76f8c6e65a7a55778293fa +SHA256 (PEAR/MDB2_Driver_mysql-1.4.1.tgz) = 31de5b3f1adc66a441311f8e9b62403d41cb16cb146d473f18f32700c111a2f7 +SIZE (PEAR/MDB2_Driver_mysql-1.4.1.tgz) = 36481 --- pear-MDB2_Driver_mysql-1.4.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: