diff options
author | culot <culot@FreeBSD.org> | 2012-05-08 23:52:03 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-05-08 23:52:03 +0800 |
commit | 943c3d8ae7948d0d6d839075ad9692def7b08681 (patch) | |
tree | 7cff7c567d53cc67ef5d5b2b63b4feab1b3374d2 /irc | |
parent | abb95d8d0be9e57aa110bad41e4194c32be8e157 (diff) | |
download | freebsd-ports-gnome-943c3d8ae7948d0d6d839075ad9692def7b08681.tar.gz freebsd-ports-gnome-943c3d8ae7948d0d6d839075ad9692def7b08681.tar.zst freebsd-ports-gnome-943c3d8ae7948d0d6d839075ad9692def7b08681.zip |
- Update to 0.17
Changes: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Hailo/Changes
PR: ports/167678
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
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 |