Date: Thu, 2 Jan 2003 23:59:02 -0500 (EST) From: "Daniel B. Hemmerich" <dan-freebsd@spot.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46710: Update for ports/irc/p5-POE-Component-IRC Message-ID: <200301030459.h034x2Rn057175@blackhole.spot.org>
next in thread | raw e-mail | index | archive | help
>Number: 46710 >Category: ports >Synopsis: Update for ports/irc/p5-POE-Component-IRC >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 02 21:20:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Daniel B. Hemmerich >Release: FreeBSD 4.7-RELEASE i386 >Organization: FreeBSDsecurity.com >Environment: System: FreeBSD my.system.tld 4.7-RELEASE FreeBSD 4.7-RELEASE #4: Thu Oct 10 20:18:41 EDT 2002 me@here:/usr/obj/usr/src/sys/KERNCONF i386 >Description: This port was out of date, I updated it *shrug* >How-To-Repeat: Close your eyes, spin in a circle three times, and say "There is no port like my port" >Fix: Attached are the diff's to upgrade the port, I made myself maintained, as ports@freebsd.org currently is, and I wouldn't mind doing it. If you need the ports via a URL, they are located at: http://www.spot.org/code/freebsd-ports/p5-POE-Component-IRC/Makefile.diff-2003-01-02-23-41 http://www.spot.org/code/freebsd-ports/p5-POE-Component-IRC/distinfo.diff-2003-01-02-23-41 http://www.spot.org/code/freebsd-ports/p5-POE-Component-IRC/pkg-plist.diff-2003-01-02-23-41 --- Makefile.diff-2003-01-02-23-41 begins here --- --- Makefile.old Thu Jan 2 23:28:30 2003 +++ Makefile Thu Jan 2 23:12:28 2003 @@ -7,16 +7,16 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 2.2 +PORTVERSION= 2.6 CATEGORIES= irc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dan-freebsd@spot.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +#BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE +#RUN_DEPENDS= ${BUILD_DEPENDS} PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" PERL_CONFIGURE= yes --- Makefile.diff-2003-01-02-23-41 ends here --- --- distinfo.diff-2003-01-02-23-41 begins here --- --- distinfo.old Thu Jan 2 23:29:01 2003 +++ distinfo Thu Jan 2 21:57:42 2003 @@ -1 +1 @@ -MD5 (POE-Component-IRC-2.2.tar.gz) = 4b28465484e0f0801feb9612a640667c +MD5 (POE-Component-IRC-2.6.tar.gz) = c38360cddd0a20eb8f660c1044d45cce --- distinfo.diff-2003-01-02-23-41 ends here --- --- pkg-plist.diff-2003-01-02-23-41 begins here --- --- pkg-plist.old Thu Jan 2 23:28:46 2003 +++ pkg-plist Thu Jan 2 23:15:02 2003 @@ -2,10 +2,12 @@ lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IRC.pm lib/perl5/site_perl/%%PERL_VER%%/POE/Filter/CTCP.pm lib/perl5/site_perl/%%PERL_VER%%/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%%/tinyurl.pl %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IRC @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true --- pkg-plist.diff-2003-01-02-23-41 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301030459.h034x2Rn057175>