Bug 91640 - [maintainer update] devel/pear-Event_Dispatcher to 1.0.0
Summary: [maintainer update] devel/pear-Event_Dispatcher to 1.0.0
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:37 UTC (History)
0 users

See Also:


Attachments
file.diff (1.20 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:17:01 UTC
>Number:         91640
>Category:       ports
>Synopsis:       [maintainer update] devel/pear-Event_Dispatcher to 1.0.0
>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:07 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: devel/pear-Event_Dispatcher to 1.0.0
  + changelog: http://pear.php.net/package/Event_Dispatcher/download/1.0.0/
>How-To-Repeat:
	
>Fix:
diff -ruN pear-Event_Dispatcher.orig/Makefile pear-Event_Dispatcher/Makefile
--- pear-Event_Dispatcher.orig/Makefile	Fri Dec  9 17:24:28 2005
+++ pear-Event_Dispatcher/Makefile	Thu Dec 29 14:04:23 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Event_Dispatcher
-PORTVERSION=	0.9.1
+PORTVERSION=	1.0.0
 CATEGORIES=	devel pear
 
 MAINTAINER=	antonio@php.net
@@ -19,7 +19,8 @@
 
 CATEGORY=	Event
 FILES=		Dispatcher.php Notification.php
-EXAMPLES=	bubbling.php cancel.php notification-class.php object.php
+EXAMPLES=	bubbling.php cancel.php debugging.php notification-class.php \
+		object.php
 TESTS=		Console_TestListener.php Dispatcher_testcase.php test.php
 
 post-extract:
diff -ruN pear-Event_Dispatcher.orig/distinfo pear-Event_Dispatcher/distinfo
--- pear-Event_Dispatcher.orig/distinfo	Wed Mar 16 20:55:03 2005
+++ pear-Event_Dispatcher/distinfo	Thu Dec 29 14:01:58 2005
@@ -1,2 +1,3 @@
-MD5 (PEAR/Event_Dispatcher-0.9.1.tgz) = 975cab848349c5e190ff773b107796c0
-SIZE (PEAR/Event_Dispatcher-0.9.1.tgz) = 7898
+MD5 (PEAR/Event_Dispatcher-1.0.0.tgz) = 0364b1bde5cbe770be9deb0a96cba6e2
+SHA256 (PEAR/Event_Dispatcher-1.0.0.tgz) = 7018daea9158919c2b2c5117d4b6d54abbd438f4f39530436ab0be331433e171
+SIZE (PEAR/Event_Dispatcher-1.0.0.tgz) = 8833

>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:07 UTC
+ update port: devel/pear-Event_Dispatcher to 1.0.0
  + changelog: http://pear.php.net/package/Event_Dispatcher/download/1.0.0/
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-11 18:36:53 UTC
State Changed
From-To: open->closed

Committed, thanks!