Date: Tue, 15 Dec 2009 07:22:26 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: miwi@FreeBSD.org Subject: ports/141588: [PATCH] irc/p5-POE-Filter-IRCD: update to 2.42 Message-ID: <200912150722.nBF7MQoA078465@frieza.p6m7g8.net> Resent-Message-ID: <200912150730.nBF7UHZ9007913@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141588 >Category: ports >Synopsis: [PATCH] irc/p5-POE-Filter-IRCD: update to 2.42 >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 Dec 15 07:30:17 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec 8 02:25:55 UTC >Description: - Update to 2.42 Port maintainer (miwi@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-POE-Filter-IRCD-2.42.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/irc/p5-POE-Filter-IRCD/Makefile,v retrieving revision 1.17 diff -u -u -r1.17 Makefile --- Makefile 10 May 2009 17:41:27 -0000 1.17 +++ Makefile 15 Dec 2009 05:42:37 -0000 @@ -6,7 +6,7 @@ # PORTNAME= POE-Filter-IRCD -PORTVERSION= 2.40 +PORTVERSION= 2.42 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ COMMENT= A POE-based parser for the IRC protocol BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Filter::IRCD.3 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/irc/p5-POE-Filter-IRCD/distinfo,v retrieving revision 1.15 diff -u -u -r1.15 distinfo --- distinfo 10 May 2009 17:41:27 -0000 1.15 +++ distinfo 14 Dec 2009 06:42:08 -0000 @@ -1,3 +1,3 @@ -MD5 (POE-Filter-IRCD-2.40.tar.gz) = 3c784cf163543766eb2d612e1a213c90 -SHA256 (POE-Filter-IRCD-2.40.tar.gz) = 63631621fb4c8ae7129a72e26c5066d74692e9b3a71ac8a432323c42c1ddb001 -SIZE (POE-Filter-IRCD-2.40.tar.gz) = 25384 +MD5 (POE-Filter-IRCD-2.42.tar.gz) = 41f2f915aa2e6040e67168f77c4933d9 +SHA256 (POE-Filter-IRCD-2.42.tar.gz) = 841db403dea91fde8b8521d3ab9bab2dc17a4753feed54aeb6c79b419bed7a56 +SIZE (POE-Filter-IRCD-2.42.tar.gz) = 26319 --- p5-POE-Filter-IRCD-2.42.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?200912150722.nBF7MQoA078465>