summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-06 11:54:34 +0000
committerwiz <wiz@pkgsrc.org>2010-09-06 11:54:34 +0000
commit991311555ca02fcbb986b23cb231ae978e2a59c1 (patch)
treedc065d4ad05ca43a5d2d3c702ae8bae6803f496f /devel
parent18858267be3a60e989dcd4a2f0cf45eb7def3321 (diff)
downloadpkgsrc-991311555ca02fcbb986b23cb231ae978e2a59c1.tar.gz
Update to 1.26, set LICENSE.
1.26 Fri Jun 25 18:35:15 BST 2010 - Document the 'debug' parameter - Croak if the user does not supply the 'types' parameter - Fix problems with SYNOPSIS and show example plugin usage - Don't warn inside plugin_del - Don't complain about invalid eat constants when debug mode is off - Add irc_plugin_error event ( All the above by Hinrik ).
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-POE-Component-Pluggable/Makefile6
-rw-r--r--devel/p5-POE-Component-Pluggable/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-POE-Component-Pluggable/Makefile b/devel/p5-POE-Component-Pluggable/Makefile
index 129314a1498..7c89434c3d2 100644
--- a/devel/p5-POE-Component-Pluggable/Makefile
+++ b/devel/p5-POE-Component-Pluggable/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2010/08/21 16:34:12 seb Exp $
+# $NetBSD: Makefile,v 1.6 2010/09/06 11:54:34 wiz Exp $
-DISTNAME= POE-Component-Pluggable-1.24
+DISTNAME= POE-Component-Pluggable-1.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/POE-Component-Pluggable/
COMMENT= Perl base class for creating plugin enabled POE Components
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-POE>=1.004:../../devel/p5-POE
DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
diff --git a/devel/p5-POE-Component-Pluggable/distinfo b/devel/p5-POE-Component-Pluggable/distinfo
index 010bd66ed9d..bbd6da4ec8a 100644
--- a/devel/p5-POE-Component-Pluggable/distinfo
+++ b/devel/p5-POE-Component-Pluggable/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/11/21 10:51:18 seb Exp $
+$NetBSD: distinfo,v 1.4 2010/09/06 11:54:34 wiz Exp $
-SHA1 (POE-Component-Pluggable-1.24.tar.gz) = e0212d9c6793fd28039a4dada36d98d49463a3c9
-RMD160 (POE-Component-Pluggable-1.24.tar.gz) = 29e727d73a975e5d480407f226a9f6e7071bcd5d
-Size (POE-Component-Pluggable-1.24.tar.gz) = 33391 bytes
+SHA1 (POE-Component-Pluggable-1.26.tar.gz) = 8d7c28635239abc6be88c4e8c9a1cf3b361221f7
+RMD160 (POE-Component-Pluggable-1.26.tar.gz) = 2859b788d9090c63f57209371607eccd61920f0a
+Size (POE-Component-Pluggable-1.26.tar.gz) = 37361 bytes