From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 26 17:00:48 2004 Return-Path: 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 88AA516A4D1 for ; Tue, 26 Oct 2004 17:00:48 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D67643D53 for ; Tue, 26 Oct 2004 17:00:44 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9QH0iE8072126 for ; Tue, 26 Oct 2004 17:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9QH0iO3072121; Tue, 26 Oct 2004 17:00:44 GMT (envelope-from gnats) Resent-Date: Tue, 26 Oct 2004 17:00:44 GMT Resent-Message-Id: <200410261700.i9QH0iO3072121@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, Antonio Carlos Venancio Junior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75B3A16A4CE for ; Tue, 26 Oct 2004 16:55:25 +0000 (GMT) Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 416FD43D3F for ; Tue, 26 Oct 2004 16:55:24 +0000 (GMT) (envelope-from antonio@digitalsign.com) Received: from digitalsign.com (localhost [127.0.0.1]) by digitalsign.com (8.12.6/8.12.6) with ESMTP id i9QGtMT2058951 for ; Tue, 26 Oct 2004 13:55:22 -0300 (BRT) (envelope-from antonio@digitalsign.com) Received: (from antonio@localhost) by digitalsign.com (8.12.6/8.12.6/Submit) id i9QGtLLf058950; Tue, 26 Oct 2004 13:55:21 -0300 (BRT) Message-Id: <200410261655.i9QGtLLf058950@digitalsign.com> Date: Tue, 26 Oct 2004 13:55:21 -0300 (BRT) From: Antonio Carlos Venancio Junior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/73169: Update port: devel/pear-PEAR to 1.3.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antonio Carlos Venancio Junior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 17:00:49 -0000 >Number: 73169 >Category: ports >Synopsis: Update port: devel/pear-PEAR to 1.3.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 26 17:00:44 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #4: Thu Oct 14 15:21:29 BRT 2004 root@antonio.cb.pm.sc.gov.br:/usr/src/sys/compile/ANTONIO i386 >Description: + update devel/pear-PEAR to 1.3.2 + take maintainership + update pkg-descr >How-To-Repeat: >Fix: --- Makefile.old Tue Oct 26 10:41:36 2004 +++ Makefile Tue Oct 26 10:49:59 2004 @@ -6,10 +6,10 @@ # PORTNAME= PEAR -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= devel www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= antonio@php.net COMMENT= PEAR Base System BUILD_DEPENDS= ${PEARDIR}/Archive/Tar.php:${PORTSDIR}/archivers/pear-Archive_Tar \ @@ -17,16 +17,15 @@ ${PEARDIR}/XML/RPC.php:${PORTSDIR}/devel/pear-XML_RPC RUN_DEPENDS= ${BUILD_DEPENDS} -FILES= PEAR.php System.php PEAR/Autoloader.php PEAR/Command.php \ - PEAR/Command/Auth.php PEAR/Command/Build.php \ - PEAR/Command/Common.php PEAR/Command/Config.php \ - PEAR/Command/Install.php PEAR/Command/Package.php \ - PEAR/Command/Registry.php PEAR/Command/Remote.php \ - PEAR/Command/Mirror.php PEAR/Common.php PEAR/Config.php \ - PEAR/Dependency.php PEAR/Downloader.php PEAR/ErrorStack.php \ - PEAR/Frontend/CLI.php PEAR/Builder.php PEAR/Installer.php \ - PEAR/Packager.php PEAR/Registry.php PEAR/Remote.php \ - OS/Guess.php package.dtd template.spec +FILES= PEAR.php System.php package.dtd template.spec OS/Guess.php \ + PEAR/Command/Auth.php PEAR/Command/Build.php PEAR/Command/Common.php \ + PEAR/Command/Config.php PEAR/Command/Install.php \ + PEAR/Command/Package.php PEAR/Command/Registry.php \ + PEAR/Command/Remote.php PEAR/Command/Mirror.php PEAR/Frontend/CLI.php \ + PEAR/Autoloader.php PEAR/Command.php PEAR/Common.php PEAR/Config.php \ + PEAR/Dependency.php PEAR/Downloader.php PEAR/Exception.php \ + PEAR/ErrorStack.php PEAR/Builder.php PEAR/Installer.php \ + PEAR/Packager.php PEAR/Registry.php PEAR/Remote.php .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" --- distinfo.old Mon Oct 4 18:29:29 2004 +++ distinfo Tue Oct 26 10:50:06 2004 @@ -1,2 +1,2 @@ -MD5 (PEAR/PEAR-1.3.1.tgz) = c2ebbfc4f32b2639d38a9f9dc482a7b5 -SIZE (PEAR/PEAR-1.3.1.tgz) = 95968 +MD5 (PEAR/PEAR-1.3.2.tgz) = f71275afcf6cb0d897f47d230f334fa9 +SIZE (PEAR/PEAR-1.3.2.tgz) = 103135 --- pkg-descr.old Wed Apr 14 18:53:18 2004 +++ pkg-descr Tue Oct 26 13:43:18 2004 @@ -1,4 +1,12 @@ -PEAR Base System, with the PEAR base class and the PEAR_Error error handling -mechanism. +The PEAR package contains: +* the PEAR installer, for creating, distributing and installing packages +* the alpha-quality PEAR_Exception php5-only exception class +* the beta-quality PEAR_ErrorStack advanced error handling mechanism +* the PEAR_Error error handling mechanism +* the OS_Guess class for retrieving info about the OS where PHP is + running on +* the System class for quick handling common operations with files and + directories +* the PEAR base class WWW: http://pear.php.net/package/PEAR/ >Release-Note: >Audit-Trail: >Unformatted: