Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Sep 2006 15:39:04 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tjs@cdpa.nsysu.edu.tw
Subject:   ports/102894: [PATCH] irc/p5-POE-Component-IRC: update to 5.00
Message-ID:  <20060905074344.8417D2E9DF@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200609050750.k857oNPg022529@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102894
>Category:       ports
>Synopsis:       [PATCH] irc/p5-POE-Component-IRC: update to 5.00
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 05 07:50:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
- Update to 5.00

Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-POE-Component-IRC-5.00.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/Makefile /usr/home/chinsan/project/p5-POE-Component-IRC/Makefile
--- /usr/ports/irc/p5-POE-Component-IRC/Makefile	Thu Aug 31 05:19:05 2006
+++ /usr/home/chinsan/project/p5-POE-Component-IRC/Makefile	Tue Sep  5 15:35:54 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	POE-Component-IRC
-PORTVERSION=	4.99
+PORTVERSION=	5.00
 CATEGORIES=	irc devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -45,8 +45,10 @@
 		POE::Component::IRC::Qnet::State.3 \
 		POE::Component::IRC::State.3 \
 		POE::Component::IRC::Test::Harness.3 \
+		POE::Component::IRC::Test::Plugin.3 \
 		POE::Filter::CTCP.3 \
-		POE::Filter::IRC.3
+		POE::Filter::IRC.3 \
+		POE::Filter::IRC::Compat.3
 
 post-install:
 .ifndef(NOPORTDOCS)
diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/distinfo /usr/home/chinsan/project/p5-POE-Component-IRC/distinfo
--- /usr/ports/irc/p5-POE-Component-IRC/distinfo	Thu Aug 31 05:19:05 2006
+++ /usr/home/chinsan/project/p5-POE-Component-IRC/distinfo	Tue Sep  5 15:24:06 2006
@@ -1,3 +1,3 @@
-MD5 (POE-Component-IRC-4.99.tar.gz) = 1357097c39604794e7fbb7213579844e
-SHA256 (POE-Component-IRC-4.99.tar.gz) = 86325b09f0a72b3cef2887b240995c9331520e53066663bdd277419cb6f38cba
-SIZE (POE-Component-IRC-4.99.tar.gz) = 247948
+MD5 (POE-Component-IRC-5.00.tar.gz) = 9a99b6ba5dc1b8f91af9470da892f0eb
+SHA256 (POE-Component-IRC-5.00.tar.gz) = c61b34d8f7c512975f0331306c46f09e35175ddaefc87bd11eaac63c051f8c78
+SIZE (POE-Component-IRC-5.00.tar.gz) = 248837
--- p5-POE-Component-IRC-5.00.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060905074344.8417D2E9DF>