From owner-svn-ports-head@FreeBSD.ORG Sun Jan 13 21:25:43 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6BB04289; Sun, 13 Jan 2013 21:25:43 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3AAC1D81; Sun, 13 Jan 2013 21:25:43 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0DLPhC0099294; Sun, 13 Jan 2013 21:25:43 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0DLPgwn099280; Sun, 13 Jan 2013 21:25:42 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201301132125.r0DLPgwn099280@svn.freebsd.org> From: Steve Wills Date: Sun, 13 Jan 2013 21:25:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310338 - head/irc/p5-POE-Component-IRC-Plugin-Hailo 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.14 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: Sun, 13 Jan 2013 21:25:43 -0000 Author: swills Date: Sun Jan 13 21:25:42 2013 New Revision: 310338 URL: http://svnweb.freebsd.org/changeset/ports/310338 Log: - Update to 0.18 Changes: https://github.com/hinrik/poe-component-irc-plugin-hailo/compare/0.17...0.18 PR: ports/175238 Submitted by: milki (maintainer) Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile (contents, props changed) head/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo (contents, props changed) head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-descr (contents, props changed) Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile ============================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile Sun Jan 13 21:18:41 2013 (r310337) +++ head/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile Sun Jan 13 21:25:42 2013 (r310338) @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC-Plugin-Hailo -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= irc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HINRIK @@ -23,7 +23,6 @@ BUILD_DEPENDS= p5-IRC-Utils>=0.05:${PORT p5-POE-Component-Hailo>=0:${PORTSDIR}/devel/p5-POE-Component-Hailo \ p5-POE-Component-IRC>=6.22:${PORTSDIR}/irc/p5-POE-Component-IRC RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-Script>=1.07:${PORTSDIR}/devel/p5-Test-Script PERL_CONFIGURE= yes Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo ============================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo Sun Jan 13 21:18:41 2013 (r310337) +++ head/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo Sun Jan 13 21:25:42 2013 (r310338) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-IRC-Plugin-Hailo-0.17.tar.gz) = 8d24d1d481471989c1aa78f898cfe5e60f7ed2e50eabb98562088336d88b1475 -SIZE (POE-Component-IRC-Plugin-Hailo-0.17.tar.gz) = 16458 +SHA256 (POE-Component-IRC-Plugin-Hailo-0.18.tar.gz) = c09e8d77cdb8781bb493e1c0c301969ee421fe0682ceab663a535afe6846419c +SIZE (POE-Component-IRC-Plugin-Hailo-0.18.tar.gz) = 16538 Modified: head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-descr ============================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-descr Sun Jan 13 21:18:41 2013 (r310337) +++ head/irc/p5-POE-Component-IRC-Plugin-Hailo/pkg-descr Sun Jan 13 21:25:42 2013 (r310338) @@ -1,3 +1,3 @@ A PoCo-IRC plugin which provides access to a Hailo conversation simulator. -WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Hailo/ +WWW: https://metacpan.org/release/POE-Component-IRC-Plugin-Hailo