From owner-svn-ports-head@FreeBSD.ORG Fri Jan 23 22:36:41 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF64DE25; Fri, 23 Jan 2015 22:36:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1637D93; Fri, 23 Jan 2015 22:36:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0NMafMd043263; Fri, 23 Jan 2015 22:36:41 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0NMafEf043258; Fri, 23 Jan 2015 22:36:41 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201501232236.t0NMafEf043258@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Fri, 23 Jan 2015 22:36:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377766 - head/devel/p5-POE-Component-IKC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2015 22:36:42 -0000 Author: bofh Date: Fri Jan 23 22:36:40 2015 New Revision: 377766 URL: https://svnweb.freebsd.org/changeset/ports/377766 QAT: https://qat.redports.org/buildarchive/r377766/ Log: devel/p5-POE-Component-IKC: Update version 0.2305=>0.2402 - Update dependency as changed by upstream Differential Revision: https://reviews.freebsd.org/D1617 Approved by: marino(mentor) Modified: head/devel/p5-POE-Component-IKC/Makefile head/devel/p5-POE-Component-IKC/distinfo head/devel/p5-POE-Component-IKC/pkg-plist Modified: head/devel/p5-POE-Component-IKC/Makefile ============================================================================== --- head/devel/p5-POE-Component-IKC/Makefile Fri Jan 23 22:33:25 2015 (r377765) +++ head/devel/p5-POE-Component-IKC/Makefile Fri Jan 23 22:36:40 2015 (r377766) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IKC -PORTVERSION= 0.2305 -PORTREVISION= 1 +PORTVERSION= 0.2402 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,9 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Devel-Size>=0.77:${PORTSDIR}/devel/p5-Devel-Size \ p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ - p5-POE-API-Peek>=0:${PORTSDIR}/devel/p5-POE-API-Peek \ - p5-POE-Component-Daemon>=0:${PORTSDIR}/devel/p5-POE-Component-Daemon \ - p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable + p5-Data-Dump>=1:${PORTSDIR}/devel/p5-Data-Dump RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/devel/p5-POE-Component-IKC/distinfo ============================================================================== --- head/devel/p5-POE-Component-IKC/distinfo Fri Jan 23 22:33:25 2015 (r377765) +++ head/devel/p5-POE-Component-IKC/distinfo Fri Jan 23 22:36:40 2015 (r377766) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IKC-0.2305.tar.gz) = 5410204034e05f6340558a13963d3853dd4ea61d972e423edaa5c5f9d921d4e5 -SIZE (POE-Component-IKC-0.2305.tar.gz) = 69875 +SHA256 (POE-Component-IKC-0.2402.tar.gz) = 87b8696dce1cfa05a6054b8b7a65e733ae88f2ce52bb981743a250b579d0eab6 +SIZE (POE-Component-IKC-0.2402.tar.gz) = 76246 Modified: head/devel/p5-POE-Component-IKC/pkg-plist ============================================================================== --- head/devel/p5-POE-Component-IKC/pkg-plist Fri Jan 23 22:33:25 2015 (r377765) +++ head/devel/p5-POE-Component-IKC/pkg-plist Fri Jan 23 22:36:40 2015 (r377766) @@ -11,6 +11,7 @@ %%SITE_PERL%%/POE/Component/IKC/Server.pm %%SITE_PERL%%/POE/Component/IKC/Specifier.pm %%SITE_PERL%%/POE/Component/IKC/Timing.pm +%%SITE_PERL%%/POE/Component/IKC/Util.pm %%PERL5_MAN3%%/POE::Component::IKC.3.gz %%PERL5_MAN3%%/POE::Component::IKC::Channel.3.gz %%PERL5_MAN3%%/POE::Component::IKC::Client.3.gz