diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-05-08 15:52:03 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-05-08 15:52:03 +0000 |
commit | 0b97658a334879ad2587da05a2f76189b0508a5e (patch) | |
tree | 6741893b4c2bd94e83973a8e0d4615163c67a53b /irc | |
parent | 496ada6214e4a9216e896dd6a08d483526ef530e (diff) | |
download | ports-0b97658a334879ad2587da05a2f76189b0508a5e.tar.gz ports-0b97658a334879ad2587da05a2f76189b0508a5e.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile | 3 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile b/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile index 8e893f9f4111..9511ddcc074b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ 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= ART10 GPLv1 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 --git a/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo b/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo index 06ca777b332e..edf8d347ef8b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo +++ b/irc/p5-POE-Component-IRC-Plugin-Hailo/distinfo @@ -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 |