From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 9 11:40:23 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 E40FE16A4CE for ; Thu, 9 Sep 2004 11:40:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9F3E43D2D for ; Thu, 9 Sep 2004 11:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i89BeMlR069475 for ; Thu, 9 Sep 2004 11:40:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i89BeMmg069474; Thu, 9 Sep 2004 11:40:22 GMT (envelope-from gnats) Resent-Date: Thu, 9 Sep 2004 11:40:22 GMT Resent-Message-Id: <200409091140.i89BeMmg069474@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, Antônio Carlos Venâncio Júnior Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BB1B16A4CE; Thu, 9 Sep 2004 11:37:15 +0000 (GMT) Received: from out01.grupos.com.br (out01.grupos.com.br [200.203.183.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id D93A843D2F; Thu, 9 Sep 2004 11:37:14 +0000 (GMT) (envelope-from antonio@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by out01.grupos.com.br (Postfix) with ESMTP id 36E091A8655; Thu, 9 Sep 2004 08:37:09 -0300 (BRT) Received: by corp.grupos.com.br (Postfix, from userid 1010) id C47D120A68; Thu, 9 Sep 2004 08:37:08 -0300 (BRT) Message-Id: <20040909113708.C47D120A68@corp.grupos.com.br> Date: Thu, 9 Sep 2004 08:37:08 -0300 (BRT) From: Antônio Carlos Venâncio Júnior To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Thierry Thomas Subject: ports/71519: Update port: sysutils/pear-Log to 1.8.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antônio Carlos Venâncio Júnior List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 11:40:23 -0000 >Number: 71519 >Category: ports >Synopsis: Update port: sysutils/pear-Log to 1.8.6 >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: Thu Sep 09 11:40:22 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Antônio Carlos Venâncio Júnior >Release: FreeBSD 5.3-BETA1 i386 >Organization: >Environment: System: FreeBSD antonio.grupos.com.br 5.3-BETA1 FreeBSD 5.3-BETA1 #4: Wed Aug 25 09:57:05 BRT 2004 root@antonio.grupos.com.br:/usr/src/sys/i386/compile/ANTONIO i386 >Description: + update sysutils/pear-Log to 1.8.6 + updated pkg-descr + added sql file >How-To-Repeat: >Fix: --- Makefile.old Thu Sep 9 08:13:49 2004 +++ Makefile Thu Sep 9 08:20:28 2004 @@ -6,8 +6,7 @@ # PORTNAME= Log -PORTVERSION= 1.8.5 -PORTREVISION= 1 +PORTVERSION= 1.8.6 CATEGORIES= sysutils www pear MAINTAINER= antonio@php.net @@ -29,7 +28,10 @@ TESTS= composite.phpt console.phpt display.phpt error_log.phpt \ extract.phpt extract2.phpt factory.phpt null.phpt priority.phpt \ singleton.phpt sqlite.phpt sql_ident.phpt +SQLS= log.sql + _EXAMPLESDIR= docs/examples +_SQLSDIR= misc LATEST_LINK= pear-Log OPTIONS= PEAR_DB "PEAR::DB support" off --- distinfo.old Thu Sep 9 08:25:46 2004 +++ distinfo Thu Sep 9 08:20:36 2004 @@ -1,2 +1,2 @@ -MD5 (PEAR/Log-1.8.5.tgz) = 26140fd721c16108bbef9802896c6674 -SIZE (PEAR/Log-1.8.5.tgz) = 30453 +MD5 (PEAR/Log-1.8.6.tgz) = cf6a7e6b93a1cd53ea3f38d8574c5ed6 +SIZE (PEAR/Log-1.8.6.tgz) = 30793 --- pkg-descr.old Thu Sep 9 08:22:56 2004 +++ pkg-descr Thu Sep 9 08:24:23 2004 @@ -1,6 +1,6 @@ -PEAR Log framework providing an abstracted logging system. +PEAR Log framework provides an abstracted logging system. -It supports logging to console, file, syslog, SQL, mail, and mcal targets. -It also provides a subject - observer mechanism. +It supports logging to console, file, syslog, SQL, Sqlite, mail and mcal +targets. It also provides a subject - observer mechanism. WWW: http://pear.php.net/package/Log >Release-Note: >Audit-Trail: >Unformatted: