From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Feb 21 03:10:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C4CD16A40A for ; Thu, 21 Feb 2008 03:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4817013C4FF for ; Thu, 21 Feb 2008 03:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1L3A2UG093166 for ; Thu, 21 Feb 2008 03:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1L3A25r093165; Thu, 21 Feb 2008 03:10:02 GMT (envelope-from gnats) Resent-Date: Thu, 21 Feb 2008 03:10:02 GMT Resent-Message-Id: <200802210310.m1L3A25r093165@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jin-Shan Tseng Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E593016A406 for ; Thu, 21 Feb 2008 03:02:21 +0000 (UTC) (envelope-from tjs@pluto.cdpa.nsysu.edu.tw) Received: from pluto.cdpa.nsysu.edu.tw (Pluto.CDPA.nsysu.edu.tw [140.117.205.30]) by mx1.freebsd.org (Postfix) with ESMTP id 9072C13C447 for ; Thu, 21 Feb 2008 03:02:20 +0000 (UTC) (envelope-from tjs@pluto.cdpa.nsysu.edu.tw) Received: from pluto.cdpa.nsysu.edu.tw (localhost [127.0.0.1]) by pluto.cdpa.nsysu.edu.tw (8.14.2/8.14.2) with ESMTP id m1L32BdV083223; Thu, 21 Feb 2008 11:02:12 +0800 (CST) (envelope-from tjs@pluto.cdpa.nsysu.edu.tw) Received: (from root@localhost) by pluto.cdpa.nsysu.edu.tw (8.14.2/8.14.2/Submit) id m1L32Bl4083222; Thu, 21 Feb 2008 11:02:11 +0800 (CST) (envelope-from tjs) Message-Id: <200802210302.m1L32Bl4083222@pluto.cdpa.nsysu.edu.tw> Date: Thu, 21 Feb 2008 11:02:11 +0800 (CST) From: Jin-Shan Tseng To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tjs@cdpa.nsysu.edu.tw Subject: ports/120922: [PATCH] irc/p5-POE-Component-IRC: update to 5.68, reset maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2008 03:10:02 -0000 >Number: 120922 >Category: ports >Synopsis: [PATCH] irc/p5-POE-Component-IRC: update to 5.68, reset maintainership >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: Thu Feb 21 03:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jin-Shan Tseng >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.3-STABLE FreeBSD 6.3-STABLE #0: Fri Feb 8 15:45:25 CST >Description: - Update to 5.68 - Reset maintainership to ports@FreeBSD.org 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.68.patch begins here --- diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/Makefile /hd1/p5-POE-Component-IRC/Makefile --- /usr/ports/irc/p5-POE-Component-IRC/Makefile 2008-01-09 09:07:06.000000000 +0800 +++ /hd1/p5-POE-Component-IRC/Makefile 2008-02-21 09:35:35.000000000 +0800 @@ -7,13 +7,12 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 5.46 +PORTVERSION= 5.68 CATEGORIES= irc devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= POE +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tjs@cdpa.nsysu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A fully event-driven IRC client module RUN_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \ @@ -30,13 +29,18 @@ POE::Component::IRC::Constants.3 \ POE::Component::IRC::Pipeline.3 \ POE::Component::IRC::Plugin.3 \ + POE::Component::IRC::Plugin::AutoJoin.3 \ POE::Component::IRC::Plugin::BotAddressed.3 \ POE::Component::IRC::Plugin::BotTraffic.3 \ POE::Component::IRC::Plugin::CTCP.3 \ POE::Component::IRC::Plugin::Connector.3 \ POE::Component::IRC::Plugin::Console.3 \ + POE::Component::IRC::Plugin::CycleEmpty.3 \ + POE::Component::IRC::Plugin::FollowTail.3 \ POE::Component::IRC::Plugin::ISupport.3 \ + POE::Component::IRC::Plugin::Logger.3 \ POE::Component::IRC::Plugin::NickReclaim.3 \ + POE::Component::IRC::Plugin::NickServID.3 \ POE::Component::IRC::Plugin::PlugMan.3 \ POE::Component::IRC::Plugin::Proxy.3 \ POE::Component::IRC::Plugin::Whois.3 \ diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/distinfo /hd1/p5-POE-Component-IRC/distinfo --- /usr/ports/irc/p5-POE-Component-IRC/distinfo 2008-01-09 09:07:06.000000000 +0800 +++ /hd1/p5-POE-Component-IRC/distinfo 2008-02-21 08:54:58.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-5.46.tar.gz) = 5d3231bab0942cec4589a55335a33321 -SHA256 (POE-Component-IRC-5.46.tar.gz) = 2f5443854fa8c128d62cf3883229f6644227eee2d06fe7b6645c3b709880d0ef -SIZE (POE-Component-IRC-5.46.tar.gz) = 270491 +MD5 (POE-Component-IRC-5.68.tar.gz) = b1e6e0c17d62de88e07b83c287939145 +SHA256 (POE-Component-IRC-5.68.tar.gz) = ddeb7e14437a757dd6551d9c26a53d0ce113ded8c8a0311720a63ee910eaa466 +SIZE (POE-Component-IRC-5.68.tar.gz) = 282578 diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC/pkg-plist /hd1/p5-POE-Component-IRC/pkg-plist --- /usr/ports/irc/p5-POE-Component-IRC/pkg-plist 2006-08-30 08:19:56.000000000 +0800 +++ /hd1/p5-POE-Component-IRC/pkg-plist 2008-02-21 10:25:59.000000000 +0800 @@ -1,16 +1,22 @@ @comment $FreeBSD: ports/irc/p5-POE-Component-IRC/pkg-plist,v 1.13 2006/08/30 00:19:56 clsung Exp $ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist %%SITE_PERL%%/POE/Component/IRC.pm %%SITE_PERL%%/POE/Component/IRC/Common.pm %%SITE_PERL%%/POE/Component/IRC/Constants.pm %%SITE_PERL%%/POE/Component/IRC/Pipeline.pm %%SITE_PERL%%/POE/Component/IRC/Plugin.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/AutoJoin.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/BotAddressed.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/BotTraffic.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/CTCP.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Connector.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Console.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/CycleEmpty.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/FollowTail.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/ISupport.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/Logger.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/NickReclaim.pm +%%SITE_PERL%%/POE/Component/IRC/Plugin/NickServID.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/PlugMan.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Proxy.pm %%SITE_PERL%%/POE/Component/IRC/Plugin/Whois.pm @@ -23,24 +29,25 @@ %%SITE_PERL%%/POE/Filter/CTCP.pm %%SITE_PERL%%/POE/Filter/IRC.pm %%SITE_PERL%%/POE/Filter/IRC/Compat.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist -%%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/dicebot.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/eliza.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/ircproxy.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/moo.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/simpleclient.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/tinyurl.pl -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC +%%EXAMPLESDIR%%/aimproxy.pl +%%EXAMPLESDIR%%/dcctest.pl +%%EXAMPLESDIR%%/dicebot.pl +%%EXAMPLESDIR%%/eliza.pl +%%EXAMPLESDIR%%/ircproxy.pl +%%EXAMPLESDIR%%/logger.pl +%%EXAMPLESDIR%%/moo.pl +%%EXAMPLESDIR%%/rot13_multi.pl +%%EXAMPLESDIR%%/simpleclient.pl +%%EXAMPLESDIR%%/tinyurl.pl +@dirrmtry %%EXAMPLESDIR%% +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE -@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin -@dirrm %%SITE_PERL%%/POE/Component/IRC/Qnet -@dirrm %%SITE_PERL%%/POE/Component/IRC/Test -@dirrm %%SITE_PERL%%/POE/Component/IRC -@dirrm %%SITE_PERL%%/POE/Filter/IRC -@dirrmtry %%SITE_PERL%%/POE/Component +@dirrmtry %%SITE_PERL%%/POE/Filter/IRC @dirrmtry %%SITE_PERL%%/POE/Filter +@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Test +@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Qnet +@dirrmtry %%SITE_PERL%%/POE/Component/IRC/Plugin +@dirrmtry %%SITE_PERL%%/POE/Component/IRC +@dirrmtry %%SITE_PERL%%/POE/Component @dirrmtry %%SITE_PERL%%/POE --- p5-POE-Component-IRC-5.68.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: