Date: Tue, 17 Feb 2004 23:00:40 +0100 (CET) From: Thierry Thomas <thierry@pompo.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/62984: sysutils/pear-Log: upgrading to 1.8.4. Message-ID: <20040217220040.EA9887529@graf.pompo.net> Resent-Message-ID: <200402172210.i1HMALQc066043@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 62984 >Category: ports >Synopsis: sysutils/pear-Log: upgrading to 1.8.4. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Feb 17 14:10:21 PST 2004 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.9-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Nov 20 23:06:13 CET 2003 thierry@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: Upgrade pear-Log to the latest release. Changelog available at <http://pear.php.net/package-changelog.php?package=Log&release=1.8.4>. >How-To-Repeat: N/A. >Fix: Please apply the following patch: --- pear-Log.diff begins here --- diff -urN sysutils/pear-Log.orig/Makefile sysutils/pear-Log/Makefile --- sysutils/pear-Log.orig/Makefile Fri Jan 9 20:03:28 2004 +++ sysutils/pear-Log/Makefile Tue Feb 17 22:43:02 2004 @@ -6,7 +6,7 @@ # PORTNAME= Log -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= sysutils www pear MAINTAINER= ports@FreeBSD.org @@ -24,7 +24,8 @@ mail.php null.php observer_mail.php pear_error_handler.php \ php_error_handler.php sql.php sqlite.php syslog.php win.php TESTS= composite.phpt console.phpt display.phpt error_log.phpt \ - factory.phpt null.phpt singleton.phpt sqlite.phpt + extract.phpt factory.phpt null.phpt priority.phpt \ + singleton.phpt sqlite.phpt _EXAMPLESDIR= docs/examples .include <bsd.port.pre.mk> diff -urN sysutils/pear-Log.orig/distinfo sysutils/pear-Log/distinfo --- sysutils/pear-Log.orig/distinfo Thu Jan 8 21:01:20 2004 +++ sysutils/pear-Log/distinfo Tue Feb 17 22:38:30 2004 @@ -1 +1,2 @@ -MD5 (PEAR/Log-1.8.3.tgz) = a4ec8e47ec117009e3adf5b71775615e +MD5 (PEAR/Log-1.8.4.tgz) = 0c2c3ac21c6ee5d26a03764c282e12e1 +SIZE (PEAR/Log-1.8.4.tgz) = 29453 --- pear-Log.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040217220040.EA9887529>