summaryrefslogtreecommitdiff
path: root/devel/p5-POE-Test-Loops/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Test-Loops/Makefile')
-rw-r--r--devel/p5-POE-Test-Loops/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile
index a91336862e5..71f6b17909f 100644
--- a/devel/p5-POE-Test-Loops/Makefile
+++ b/devel/p5-POE-Test-Loops/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2009/11/21 20:27:27 seb Exp $
+# $NetBSD: Makefile,v 1.8 2010/06/04 13:23:01 obache Exp $
-DISTNAME= POE-Test-Loops-1.030
+DISTNAME= POE-Test-Loops-1.035
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
@@ -8,20 +8,23 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/POE-Test-Loops/
COMMENT= Perl module providing reusable tests for POE::Loop authors
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/POE/Test/Loops/.packlist
-TESTS_TO_FIX= comp_tcp_concurrent.pm all_errors.pm comp_tcp.pm \
+TESTS_TO_FIX= 00_info.pm comp_tcp_concurrent.pm all_errors.pm comp_tcp.pm \
connect_errors.pm k_alarms.pm k_aliases.pm k_detach.pm \
k_run_returns.pm k_selects.pm k_sig_child.pm k_signals.pm \
- sbk_signal_init.pm \
+ k_signals_rerun.pm sbk_signal_init.pm \
ses_nfa.pm ses_session.pm wheel_accept.pm wheel_curses.pm \
wheel_readline.pm wheel_readwrite.pm wheel_run.pm wheel_sf_ipv6.pm \
wheel_sf_tcp.pm wheel_sf_udp.pm wheel_sf_unix.pm wheel_tail.pm \
+ z_kogman_sig_order.pm \
z_leolo_wheel_run.pm z_merijn_sigchld_system.pm z_rt39872_sigchld.pm \
- z_rt39872_sigchld_stop.pm z_steinert_signal_integrity.pm
+ z_rt39872_sigchld_stop.pm z_rt53302_fh_watchers.pm \
+ z_rt54319_bazerka_followtail.pm z_steinert_signal_integrity.pm
.for t in ${TESTS_TO_FIX}
REPLACE_PERL+= lib/POE/Test/Loops/${t}