summaryrefslogtreecommitdiff
path: root/chat/p5-POE-Component-IRC/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2012-04-01 18:30:45 +0000
committerrhaen <rhaen@pkgsrc.org>2012-04-01 18:30:45 +0000
commitca764fb077f1560c30768bd283797ebf803b7d66 (patch)
tree620854722443c171ebeb3b16504047caf7334a91 /chat/p5-POE-Component-IRC/Makefile
parentd4321f843cd76e506668e148a9a924156feced2e (diff)
downloadpkgsrc-ca764fb077f1560c30768bd283797ebf803b7d66.tar.gz
- Updated to 6.78
- Added dependency p5-Test-Differences Changes: 6.78 Wed Dec 7 20:29:45 GMT 2011 - Prevent an IPv6 test failure 6.77 Fri Dec 2 03:55:14 GMT 2011 - Prevent a test failure in 06_online.t if the host is K-lined 6.76 Tue Nov 29 03:24:55 GMT 2011 - DCC.pm: Fix DCC RESUME, it was broken - NickReclaim.pm: Make it more robust and prevent an error from being raised when we quit from IRC.
Diffstat (limited to 'chat/p5-POE-Component-IRC/Makefile')
-rw-r--r--chat/p5-POE-Component-IRC/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile
index 863046ca853..287605ea358 100644
--- a/chat/p5-POE-Component-IRC/Makefile
+++ b/chat/p5-POE-Component-IRC/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2011/11/14 08:17:22 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.17 2012/04/01 18:30:45 rhaen Exp $
#
-DISTNAME= POE-Component-IRC-6.75
+DISTNAME= POE-Component-IRC-6.78
PKGNAME= p5-${DISTNAME}
CATEGORIES= chat perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
@@ -15,6 +15,7 @@ DEPENDS+= p5-POE>=0.3202:../../devel/p5-POE
DEPENDS+= p5-IRC-Utils>=0.11:../../chat/p5-IRC-Utils
DEPENDS+= p5-POE-Component-Syndicator-[0-9]*:../../devel/p5-POE-Component-Syndicator
DEPENDS+= p5-POE-Filter-IRCD>=1.7:../../chat/p5-POE-Filter-IRCD
+DEPENDS+= p5-Test-Differences>=0.61:../../devel/p5-Test-Differences
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir