From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 2 22:40:18 2005 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2290016A41F for ; Wed, 2 Nov 2005 22:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D649F43D46 for ; Wed, 2 Nov 2005 22:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA2MeFjo087151 for ; Wed, 2 Nov 2005 22:40:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA2MeFQt087150; Wed, 2 Nov 2005 22:40:15 GMT (envelope-from gnats) Resent-Date: Wed, 2 Nov 2005 22:40:15 GMT Resent-Message-Id: <200511022240.jA2MeFQt087150@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, Alexander Zhuravlev Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BB2216A423 for ; Wed, 2 Nov 2005 22:38:33 +0000 (GMT) (envelope-from zaa@ulstu.ru) Received: from kernel.ulstu.ru (kernel.ulstu.ru [62.76.34.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B8F743D53 for ; Wed, 2 Nov 2005 22:38:27 +0000 (GMT) (envelope-from zaa@ulstu.ru) Received: from localhost (localhost [127.0.0.1]) by kernel.ulstu.ru (ulstuMail) with ESMTP id 1848D4AD65; Thu, 3 Nov 2005 01:12:51 +0300 (MSK) Received: from kernel.ulstu.ru ([127.0.0.1]) by localhost (kernel.ulstu.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 69018-07; Thu, 3 Nov 2005 01:12:39 +0300 (MSK) Received: from wave.zaa.local (zaa.ulstu.ru [62.76.34.17]) by kernel.ulstu.ru (ulstuMail) with ESMTP id 02F5F4AD58 for ; Thu, 3 Nov 2005 01:12:36 +0300 (MSK) Received: by wave.zaa.local (Postfix, from userid 3909) id 8BFF9FDAB; Thu, 3 Nov 2005 01:12:35 +0300 (MSK) Message-Id: <20051102221235.8BFF9FDAB@wave.zaa.local> Date: Thu, 3 Nov 2005 01:12:35 +0300 (MSK) From: Alexander Zhuravlev To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/88413: [MAINTAINER-UPDATE] of databases/pecl-PDO to 1.0RC2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Zhuravlev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Nov 2005 22:40:18 -0000 >Number: 88413 >Category: ports >Synopsis: [MAINTAINER-UPDATE] of databases/pecl-PDO to 1.0RC2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Nov 02 22:40:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alexander Zhuravlev >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD wave.zaa.local 4.11-STABLE FreeBSD 4.11-STABLE #1: Mon Oct 31 13:20:47 MSK 2005 root@wave.zaa.local:/usr/src/sys/compile/WAVE i386 >Description: The patch contains maintainer's update of databases/pecl-PDO port to 1.0RC2 >How-To-Repeat: >Fix: --- pecl-PDO.patch begins here --- diff -urbN pecl-PDO.orig/Makefile pecl-PDO/Makefile --- pecl-PDO.orig/Makefile Wed Sep 14 02:53:17 2005 +++ pecl-PDO/Makefile Wed Nov 2 23:09:25 2005 @@ -6,7 +6,7 @@ # PORTNAME= PDO -DISTVERSION= 1.0RC1 +DISTVERSION= 1.0RC2 CATEGORIES= databases www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff -urbN pecl-PDO.orig/distinfo pecl-PDO/distinfo --- pecl-PDO.orig/distinfo Wed Sep 14 02:53:17 2005 +++ pecl-PDO/distinfo Wed Nov 2 23:12:04 2005 @@ -1,2 +1,2 @@ -MD5 (PECL/PDO-1.0RC1.tgz) = 62b1d0002ee79c01f149decf8349f8fc -SIZE (PECL/PDO-1.0RC1.tgz) = 46925 +MD5 (PECL/PDO-1.0RC2.tgz) = 59be93260032e7a902cf813365da555b +SIZE (PECL/PDO-1.0RC2.tgz) = 48551 diff -urbN pecl-PDO.orig/pkg-message pecl-PDO/pkg-message --- pecl-PDO.orig/pkg-message Wed Sep 14 02:53:17 2005 +++ pecl-PDO/pkg-message Wed Nov 2 23:13:51 2005 @@ -8,7 +8,14 @@ * databases/pecl-PDO_MYSQL * databases/pecl-PDO_PGSQL * databases/pecl-PDO_SQLITE + * databases/pecl-PDO_ODBC + * databases/pecl-PDO_DBLIB + * databases/pecl-PDO_OCI to access a database server. + +And you should uninstall and re-install your individual database drivers +whenever you upgrade the base PDO package, otherwise you will see an +error about PDO API numbers when you run your PHP scripts. ****************************************************************** --- pecl-PDO.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: