Date: Wed, 27 Nov 2002 22:54:46 +0100 (CET) From: Thierry Thomas <thierry@pompo.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45810: sysutils/pear-Log: upgrade to 1.5.1. Message-ID: <20021127215446.B99217600@graf.pompo.net>
next in thread | raw e-mail | index | archive | help
>Number: 45810 >Category: ports >Synopsis: sysutils/pear-Log: upgrade to 1.5.1. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Nov 27 14:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Thierry Thomas >Release: FreeBSD 4.7-STABLE i386 >Organization: Kabbale Eros >Environment: System: FreeBSD graf.pompo.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Nov 16 12:34:31 CET 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386 >Description: Upgrade to 1.5.1: - The mail handler now implements a destructor to ensure close() is called. - The syslog handler now requires $name to be a valid syslog facility. >How-To-Repeat: N/A. >Fix: Apply the following patch: diff -urN sysutils/pear-Log.orig/Makefile sysutils/pear-Log/Makefile --- sysutils/pear-Log.orig/Makefile Sun Nov 17 06:03:53 2002 +++ sysutils/pear-Log/Makefile Wed Nov 27 22:27:56 2002 @@ -6,7 +6,7 @@ # PORTNAME= Log -PORTVERSION= 1.5 +PORTVERSION= 1.5.1 CATEGORIES= sysutils www MASTER_SITES= http://pear.php.net/get/ PKGNAMEPREFIX= pear- diff -urN sysutils/pear-Log.orig/distinfo sysutils/pear-Log/distinfo --- sysutils/pear-Log.orig/distinfo Thu Oct 24 21:54:05 2002 +++ sysutils/pear-Log/distinfo Wed Nov 27 22:28:42 2002 @@ -1 +1 @@ -MD5 (PEAR/Log-1.5.tgz) = 30421577a99e0837c0235abb89578697 +MD5 (PEAR/Log-1.5.1.tgz) = e2b6ee035a01221e096930365b2e206c >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021127215446.B99217600>