Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2005 05:03:00 -0400 (EDT)
From:      Christopher Nehren <apeiron+ports@coitusmentis.info>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82517: Update irc/p5-POE-Component-IRC to 4.63
Message-ID:  <20050622090300.1FD681CC69@prophecy.velum>
Resent-Message-ID: <200506220910.j5M9AMlL031200@freefall.freebsd.org>

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

>Number:         82517
>Category:       ports
>Synopsis:       Update irc/p5-POE-Component-IRC to 4.63
>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 Jun 22 09:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Nehren
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Pigritia Solutions
>Environment:
System: FreeBSD prophecy.dyndns.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Jun 10 17:11:45 EDT 2005 root@prophecy.dyndns.org:/usr/obj/usr/src/sys/PROPHECY i386


	
>Description:
POE::Component::IRC has been updated to 4.63. This PR updates the outdated port.
>How-To-Repeat:
	
>Fix:

--- Makefile.orig	Wed Jun 22 04:54:43 2005
+++ Makefile	Wed Jun 22 04:59:16 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	POE-Component-IRC
-PORTVERSION=	4.0
+PORTVERSION=	4.63
 CATEGORIES=	irc devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -21,15 +21,18 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		POE::Component::Filter-CTCP.3 \
-		POE::Component::IRC.3 \
-		POE::Component::Filter-IRC.3 \
-		POE::Component::Plugin.3 \
-		POE::Component::Plugin-State.3 \
-		POE::Component::Plugin-Whois.3 \
-		POE::Component::IRC-State.3 \
-		POE::Component::IRC-Qnet.3 \
-		POE::Component::IRC-Qnet-State.3
+MAN3=		POE::Component::IRC.3 \
+		POE::Component::IRC::Constants.3 \
+		POE::Component::IRC::Plugin.3 \
+		POE::Component::IRC::Plugin::BotAddressed.3 \
+		POE::Component::IRC::Plugin::Connector.3 \
+		POE::Component::IRC::Plugin::Whois.3 \
+		POE::Component::IRC::Qnet.3 \
+		POE::Component::IRC::Qnet::State.3 \
+		POE::Component::IRC::State.3 \
+		POE::Component::IRC::Test::Harness.3 \
+		POE::Filter::CTCP.3 \
+		POE::Filter::IRC.3
 
 post-install:
 .ifndef(NOPORTDOCS)
--- distinfo.orig	Wed Jun 22 04:54:51 2005
+++ distinfo	Wed Jun 22 04:54:47 2005
@@ -1,2 +1,2 @@
-MD5 (POE-Component-IRC-4.0.tar.gz) = 62ef7b2b8d9a4cc29d84f64fc7210e7f
-SIZE (POE-Component-IRC-4.0.tar.gz) = 192892
+MD5 (POE-Component-IRC-4.63.tar.gz) = 1c49b72361aaf0dc7336ce7d664025fe
+SIZE (POE-Component-IRC-4.63.tar.gz) = 208606
--- pkg-plist.orig	Wed Jun 22 05:00:07 2005
+++ pkg-plist	Wed Jun 22 05:01:00 2005
@@ -1,27 +1,31 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist
 %%SITE_PERL%%/POE/Component/IRC.pm
+%%SITE_PERL%%/POE/Component/IRC/Constants.pm
 %%SITE_PERL%%/POE/Component/IRC/Plugin.pm
-%%SITE_PERL%%/POE/Component/IRC/Plugin/State.pm
+%%SITE_PERL%%/POE/Component/IRC/Plugin/BotAddressed.pm
+%%SITE_PERL%%/POE/Component/IRC/Plugin/Connector.pm
 %%SITE_PERL%%/POE/Component/IRC/Plugin/Whois.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
-%%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/dicebot.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/eliza.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/moo.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/simpleclient.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/tinyurl.pl
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
-@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin
-@dirrm %%SITE_PERL%%/POE/Component/IRC/Qnet
-@dirrm %%SITE_PERL%%/POE/Component/IRC
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist
+%%EXAMPLESDIR%%/aimproxy.pl
+%%EXAMPLESDIR%%/dcctest.pl
+%%EXAMPLESDIR%%/dicebot.pl
+%%EXAMPLESDIR%%/eliza.pl
+%%EXAMPLESDIR%%/moo.pl
+%%EXAMPLESDIR%%/simpleclient.pl
+%%EXAMPLESDIR%%/tinyurl.pl
+@dirrm %%EXAMPLESDIR%%
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/POE/Filter 2>/dev/null || true
+@dirrm %%SITE_PERL%%/POE/Component/IRC/Test
+@dirrm %%SITE_PERL%%/POE/Component/IRC/Qnet
+@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin
+@dirrm %%SITE_PERL%%/POE/Component/IRC
 @unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



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