Date: Sun, 13 Jan 2013 21:25:42 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> 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 Message-ID: <201301132125.r0DLPgwn099280@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <milki@rescomp.berkeley.edu> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301132125.r0DLPgwn099280>