Date: Tue, 29 Nov 2011 04:15:19 GMT From: Jase Thew <freebsd@beardz.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: miwi@FreeBSD.org Subject: ports/162938: [PATCH] irc/p5-POE-Component-IRC: update to 6.76 Message-ID: <201111290415.pAT4FJKb031379@beardz.net> Resent-Message-ID: <201111290420.pAT4K9cd078350@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162938 >Category: ports >Synopsis: [PATCH] irc/p5-POE-Component-IRC: update to 6.76 >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 Nov 29 04:20:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jase Thew >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: System: FreeBSD jail-ports.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #0 r225827: Wed Sep 28 13:55:02 BST >Description: - Update to 6.76 - Changes: http://metacpan.org/source/HINRIK/POE-Component-IRC-6.76/Changes Port maintainer (miwi@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-POE-Component-IRC-6.76.patch begins here --- diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC.orig/Makefile /usr/ports/irc/p5-POE-Component-IRC/Makefile --- /usr/ports/irc/p5-POE-Component-IRC.orig/Makefile 2011-11-28 11:29:14.000000000 +0000 +++ /usr/ports/irc/p5-POE-Component-IRC/Makefile 2011-11-29 04:13:48.093874605 +0000 @@ -7,7 +7,7 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 6.75 +PORTVERSION= 6.76 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK @@ -24,7 +24,7 @@ p5-POE-Filter-IRCD>=2.42:${PORTSDIR}/irc/p5-POE-Filter-IRCD \ p5-POE-Component-Client-DNS>=0.99:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify \ - p5-IRC-Utils>=0.11:${PORTSDIR}/irc/p5-IRC-Utils + p5-IRC-Utils>=0.12:${PORTSDIR}/irc/p5-IRC-Utils BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC.orig/distinfo /usr/ports/irc/p5-POE-Component-IRC/distinfo --- /usr/ports/irc/p5-POE-Component-IRC.orig/distinfo 2011-11-28 11:29:14.000000000 +0000 +++ /usr/ports/irc/p5-POE-Component-IRC/distinfo 2011-11-29 04:13:48.092859116 +0000 @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-6.75.tar.gz) = 30d7534ea068697743181cd9d7d01ab34482e3068526a2449ad89e7d8ce1ef42 -SIZE (POE-Component-IRC-6.75.tar.gz) = 401886 +SHA256 (POE-Component-IRC-6.76.tar.gz) = e3548fa515e8502e7e29fae552f3feb70f064d15e8b60d259e2fdc96e4fe501f +SIZE (POE-Component-IRC-6.76.tar.gz) = 401732 diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC.orig/pkg-descr /usr/ports/irc/p5-POE-Component-IRC/pkg-descr --- /usr/ports/irc/p5-POE-Component-IRC.orig/pkg-descr 2008-05-31 17:06:39.000000000 +0100 +++ /usr/ports/irc/p5-POE-Component-IRC/pkg-descr 2011-11-29 04:13:48.091838597 +0000 @@ -5,4 +5,4 @@ interesting IRC events when they happen. You make the client do things by sending it events. -WWW: http://search.cpan.org/dist/POE-Component-IRC/ +WWW: http://metacpan.org/release/POE-Component-IRC/ --- p5-POE-Component-IRC-6.76.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?201111290415.pAT4FJKb031379>