Index: head/irc/p5-POE-Component-IRC/Makefile =================================================================== --- head/irc/p5-POE-Component-IRC/Makefile (revision 209823) +++ head/irc/p5-POE-Component-IRC/Makefile (revision 209824) @@ -1,70 +1,70 @@ # ex:ts=8 # New ports collection makefile for: POE::Component::IRC # Date created: Aug 19, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= POE-Component-IRC -PORTVERSION= 5.70 +PORTVERSION= 5.72 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= A fully event-driven IRC client module RUN_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE \ p5-POE-Filter-IRCD>=1.7:${PORTSDIR}/irc/p5-POE-Filter-IRCD \ ${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ ${SITE_PERL}/POE/Component/Client/Ident.pm:${PORTSDIR}/net/p5-POE-Component-Client-Ident \ ${SITE_PERL}/POE/Component/SSLify.pm:${PORTSDIR}/security/p5-POE-Component-SSLify BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Component::IRC.3 \ POE::Component::IRC::Common.3 \ 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 \ POE::Component::IRC::Projects.3 \ POE::Component::IRC::Qnet.3 \ POE::Component::IRC::Qnet::State.3 \ POE::Component::IRC::State.3 \ POE::Component::IRC::Test::Harness.3 \ POE::Component::IRC::Test::Plugin.3 \ POE::Component::IRC::Cookbook::Translator.3 \ POE::Component::IRC::Cookbook::Disconnecting.3 \ POE::Component::IRC::Cookbook::BasicBot.3 \ POE::Component::IRC::Cookbook.3 \ POE::Component::IRC::Cookbook::Resolver.3 \ POE::Component::IRC::Plugin::BotCommand.3 \ POE::Filter::CTCP.3 \ POE::Filter::IRC.3 \ POE::Filter::IRC::Compat.3 post-install: .ifndef(NOPORTDOCS) @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${INSTALL} -d ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}/ .endif .include Property changes on: head/irc/p5-POE-Component-IRC/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/irc/p5-POE-Component-IRC/distinfo =================================================================== --- head/irc/p5-POE-Component-IRC/distinfo (revision 209823) +++ head/irc/p5-POE-Component-IRC/distinfo (revision 209824) @@ -1,3 +1,3 @@ -MD5 (POE-Component-IRC-5.70.tar.gz) = 67dcb65dec3ffbb424eb8193dfac25af -SHA256 (POE-Component-IRC-5.70.tar.gz) = afc648f9804eedfae63b94998befba7c8a355dfd802df6c2287062e1b52df361 -SIZE (POE-Component-IRC-5.70.tar.gz) = 288406 +MD5 (POE-Component-IRC-5.72.tar.gz) = 011d56b100d85002dcf20473234f0c23 +SHA256 (POE-Component-IRC-5.72.tar.gz) = 0511475cc10cbe26684f05e67935d0118bcac1f10277efc4772d5c30edcdb54f +SIZE (POE-Component-IRC-5.72.tar.gz) = 289290 Property changes on: head/irc/p5-POE-Component-IRC/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/irc/p5-POE-Component-IRC/pkg-plist =================================================================== --- head/irc/p5-POE-Component-IRC/pkg-plist (revision 209823) +++ head/irc/p5-POE-Component-IRC/pkg-plist (revision 209824) @@ -1,60 +1,59 @@ -%%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/Cookbook.pm %%SITE_PERL%%/POE/Component/IRC/Cookbook/BasicBot.pm %%SITE_PERL%%/POE/Component/IRC/Cookbook/Disconnecting.pm %%SITE_PERL%%/POE/Component/IRC/Cookbook/Resolver.pm %%SITE_PERL%%/POE/Component/IRC/Cookbook/Translator.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/BotCommand.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 %%SITE_PERL%%/POE/Component/IRC/Projects.pm %%SITE_PERL%%/POE/Component/IRC/Qnet.pm %%SITE_PERL%%/POE/Component/IRC/Qnet/State.pm %%SITE_PERL%%/POE/Component/IRC/State.pm %%SITE_PERL%%/POE/Component/IRC/Test/Harness.pm %%SITE_PERL%%/POE/Component/IRC/Test/Plugin.pm %%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 %%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 @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/Cookbook @dirrmtry %%SITE_PERL%%/POE/Component/IRC @dirrmtry %%SITE_PERL%%/POE/Component @dirrmtry %%SITE_PERL%%/POE Property changes on: head/irc/p5-POE-Component-IRC/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property