Bug 91655 - [maintainer update] sysutils/pear-Log to 1.9.3
Summary: [maintainer update] sysutils/pear-Log to 1.9.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-11 12:30 UTC by Antonio Carlos Venancio Junior
Modified: 2006-01-11 18:26 UTC (History)
0 users

See Also:


Attachments
file.diff (1.40 KB, patch)
2006-01-11 12:30 UTC, Antonio Carlos Venancio Junior
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2006-01-11 12:25:06 UTC
>Number:         91655
>Category:       ports
>Synopsis:       [maintainer update] sysutils/pear-Log to 1.9.3
>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:   Wed Jan 11 12:30:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior <antonio@php.net>
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD atena.alphus.com.br 5.4-STABLE FreeBSD 5.4-STABLE #6: Wed Sep 28 10:12:51 BRT 2005 root@atena.alphus.com.br:/usr/obj/usr/src/sys/ATENA i386
>Description:
+ update port: sysutils/pear-Log to 1.9.3
  + changelog: http://pear.php.net/package/Log/download/1.9.3/
>How-To-Repeat:
	
>Fix:
diff -ruN pear-Log.orig/Makefile pear-Log/Makefile
--- pear-Log.orig/Makefile	Fri Dec  9 17:24:48 2005
+++ pear-Log/Makefile	Thu Dec 29 11:54:52 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Log
-PORTVERSION=	1.9.2
+PORTVERSION=	1.9.3
 CATEGORIES=	sysutils www pear
 
 MAINTAINER=	antonio@php.net
@@ -17,10 +17,10 @@
 
 USE_PHP=	yes
 
-FILES=		Log/composite.php Log/console.php Log/daemon.php \
-		Log/display.php Log/error_log.php Log/file.php Log/mail.php \
-		Log/mcal.php Log/mdb2.php Log/null.php Log/observer.php \
-		Log/sql.php Log/sqlite.php Log/syslog.php Log/win.php Log.php
+FILES=		Log/composite.php Log/console.php Log/daemon.php Log/display.php \
+		Log/error_log.php Log/file.php Log/mail.php Log/mcal.php \
+		Log/mdb2.php Log/null.php Log/observer.php Log/sql.php \
+		Log/sqlite.php Log/syslog.php Log/win.php Log.php
 DOCS=		guide.txt
 EXAMPLES=	composite.php console.php display.php error_log.php file.php \
 		mail.php null.php observer_mail.php pear_error_handler.php \
diff -ruN pear-Log.orig/distinfo pear-Log/distinfo
--- pear-Log.orig/distinfo	Tue Nov  8 06:01:27 2005
+++ pear-Log/distinfo	Thu Dec 29 11:49:36 2005
@@ -1,2 +1,3 @@
-MD5 (PEAR/Log-1.9.2.tgz) = 95b50cfe782757dddc94ab7b1805f48d
-SIZE (PEAR/Log-1.9.2.tgz) = 37891
+MD5 (PEAR/Log-1.9.3.tgz) = 46fceda4cdf6b8991e952161d8acbe34
+SHA256 (PEAR/Log-1.9.3.tgz) = 758338ee99c1e1d93e3b3e07abf42925e7c0dd268bb24f726478b88432474e76
+SIZE (PEAR/Log-1.9.3.tgz) = 34792

>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-ports-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
Comment 1 Antonio Carlos Venancio Junior 2006-01-11 12:30:36 UTC
+ update port: sysutils/pear-Log to 1.9.3
  + changelog: http://pear.php.net/package/Log/download/1.9.3/
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-11 18:26:18 UTC
State Changed
From-To: open->closed

Committed, thanks!