From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 7 13:50:04 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 395F81065670 for ; Mon, 7 May 2012 13:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0BCCB8FC0C for ; Mon, 7 May 2012 13:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q47Do3cl030275 for ; Mon, 7 May 2012 13:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q47Do3Mc030274; Mon, 7 May 2012 13:50:03 GMT (envelope-from gnats) Resent-Date: Mon, 7 May 2012 13:50:03 GMT Resent-Message-Id: <201205071350.q47Do3Mc030274@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, milki Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07C5C106564A for ; Mon, 7 May 2012 13:44:38 +0000 (UTC) (envelope-from milki@cibo.ircmylife.com) Received: from cibo.ircmylife.com (unknown [IPv6:2607:f2f8:af08::2]) by mx1.freebsd.org (Postfix) with ESMTP id E13638FC15 for ; Mon, 7 May 2012 13:44:37 +0000 (UTC) Received: from cibo.ircmylife.com (localhost [127.0.0.1]) by cibo.ircmylife.com (8.14.4/8.14.4) with ESMTP id q47DiZW1045408 for ; Mon, 7 May 2012 06:44:35 -0700 (PDT) (envelope-from milki@cibo.ircmylife.com) Received: (from milki@localhost) by cibo.ircmylife.com (8.14.4/8.14.4/Submit) id q47DiZkg045407; Mon, 7 May 2012 06:44:35 -0700 (PDT) (envelope-from milki) Message-Id: <201205071344.q47DiZkg045407@cibo.ircmylife.com> Date: Mon, 7 May 2012 06:44:35 -0700 (PDT) From: milki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/167678: [MAINTAINER] irc/p5-POE-Component-IRC-Plugin-Hailo: update to 0.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2012 13:50:04 -0000 >Number: 167678 >Category: ports >Synopsis: [MAINTAINER] irc/p5-POE-Component-IRC-Plugin-Hailo: update to 0.17 >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: Mon May 07 13:50:03 UTC 2012 >Closed-Date: >Last-Modified: >Originator: milki >Release: FreeBSD 8.2-RELEASE-p3 amd64 >Organization: cibo >Environment: System: FreeBSD cibo.ircmylife.com 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011 >Description: - Update to 0.17 Changes: http://cpansearch.perl.org/src/HINRIK/POE-Component-IRC-Plugin-Hailo-0.17/Changes Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-POE-Component-IRC-Plugin-Hailo-0.17.patch begins here --- diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile ./Makefile --- /usr/ports/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile 2011-08-14 10:25:57.000000000 -0700 +++ ./Makefile 2012-05-06 20:36:17.000000000 -0700 @@ -5,7 +5,7 @@ # $FreeBSD: ports/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile,v 1.1 2011/08/14 17:25:57 swills Exp $ PORTNAME= POE-Component-IRC-Plugin-Hailo -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= irc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK @@ -18,6 +18,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-IRC-Utils>=0.05:${PORTSDIR}/irc/p5-IRC-Utils \ + p5-Math-Random-OO>=0.21:${PORTSDIR}/math/p5-Math-Random-OO \ p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Hailo>=0:${PORTSDIR}/devel/p5-POE-Component-Hailo \ p5-POE-Component-IRC>=6.22:${PORTSDIR}/irc/p5-POE-Component-IRC diff -ruN --exclude=CVS /usr/ports/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo ./distinfo --- /usr/ports/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo 2011-08-14 10:25:57.000000000 -0700 +++ ./distinfo 2012-05-06 21:55:10.000000000 -0700 @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-Plugin-Hailo-0.16.tar.gz) = be021c7aa728f3889c367ea62e2f2ebeb2005f618ef009e9d2f77a22ae4e7214 -SIZE (POE-Component-IRC-Plugin-Hailo-0.16.tar.gz) = 16122 +SHA256 (POE-Component-IRC-Plugin-Hailo-0.17.tar.gz) = 8d24d1d481471989c1aa78f898cfe5e60f7ed2e50eabb98562088336d88b1475 +SIZE (POE-Component-IRC-Plugin-Hailo-0.17.tar.gz) = 16458 --- p5-POE-Component-IRC-Plugin-Hailo-0.17.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: