diff options
author | obache <obache> | 2010-06-04 13:23:01 +0000 |
---|---|---|
committer | obache <obache> | 2010-06-04 13:23:01 +0000 |
commit | c36717b75d8c8f4ca533a33ca468b326564f5b24 (patch) | |
tree | c57ab8c75558a92ff662acb927a052e9b0d6080c /devel/p5-POE-Test-Loops | |
parent | 87fb0b68547f301f472846b8a23a030fde1a5b22 (diff) | |
download | pkgsrc-c36717b75d8c8f4ca533a33ca468b326564f5b24.tar.gz |
Update p5-POE-Test-Loops to 1.035.
Based on PR#43114 by Web Heping.
While here, set LICENSE=${PERL5_LICENSE}.
=====================================
2010-04-03T20:02:56.616386Z ptl-1_035
=====================================
2010-04-03 20:01:00 (r2864) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M
Bump revision for a new release. No significant changes, other than
to build a new dist with the latest EUMM.
=====================================
2010-04-03T18:15:36.151833Z ptl-1_034
=====================================
2010-04-03 17:46:46 (r2854) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M
Bump PTL revision for release.
2010-03-24 06:52:46 (r2852) by apocal
poe M; polo-gtk/Makefile.PL M; polo-tk M; polo-event M; poe-test-loops
M; polo-gtk M
Set svn:ignore for: META.yml CHANGES run_network_tests PoLo-Gtk
forgot to clean run_network_tests
2010-03-23 17:27:32 (r2849) by rcaputo
poe-test-loops/MANIFEST M;
poe-test-loops/lib/POE/Test/Loops/z_rt53302_fh_watchers.pm R;
poe-test-loops/lib/POE/Test/Loops/z_rt53302_fh_watchers_slow.pm D
Replace z_rt53302_fh_watchers.pm with z_rt53302_fh_watchers_slow.pm.
The non-slow one was broken since its client shuts down without
waiting for the server's response.
2010-03-22 06:00:17 (r2846) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M;
poe-test-loops/bin/poe-gen-tests M
Support legal =for and =begin POD syntax for skip_tests(), in
addition to the previous =for/=cut syntax that caused skip_tests() to
appear in everyone's perldoc. Document the change. Deprecate the bad
syntax, which won't be a terrible burden since everyone probably
wanted to migrate away from it anyway.
2010-03-22 02:54:39 (r2845) by apocal
poe-test-loops/lib/POE/Test/Loops.pm M;
poe-test-loops/bin/poe-gen-tests M
Add optional one-line =for poe_tests syntax to hide it from POD
formatters.
Add example from POE::Loop::Glib that uses the new syntax.
2010-03-11 06:57:11 (r2839) by apocal
poe-test-loops/MANIFEST M; poe-test-loops/lib/POE/Test/Loops/00_info.pm
A
Added the 00_info test for better debugging
2010-03-11 05:28:23 (r2838) by apocal
poe-test-loops/MANIFEST M;
poe-test-loops/lib/POE/Test/Loops/z_rt53302_fh_watchers.pm A;
poe-test-loops/lib/POE/Test/Loops/z_rt53302_fh_watchers_slow.pm A
Add new tcp connection test for RT#53302
2010-03-10 19:14:25 (r2836) by rcaputo
poe-test-loops/bin/poe-gen-tests M
Update the skip_tests() examples, and explain what's going on in
each.
2010-03-09 07:59:40 (r2831) by apocal
poe-test-loops/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm M
Fix the followtail test to use File::Temp, thanks to
http://cpantesters.org/cpan/report/6877011 and others like it
2010-03-09 07:20:16 (r2830) by apocal
poe/lib/POE/Wheel/ReadLine.pm M;
poe-test-loops/lib/POE/Test/Loops/wheel_readline.pm M
After a lot of hacking/digging Cygwin with a TERM=dumb does not work
with POE::Wheel::ReadLine. This fix skips the test, and makes
Wheel::ReadLine die if it detects this situation. Added some docs for
our Cygwin users :)
=====================================
2010-02-15T06:28:11.163679Z ptl-1_033
=====================================
2010-02-15 06:27:00 (r2812) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M
Bump for yet another release.
2010-02-15 01:05:37 (r2811) by rcaputo
poe-test-loops/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm M
Make Bazerka's regression test a little more forgiving about elapsed
run time.
2010-02-14 23:55:56 (r2810) by rcaputo
poe-test-loops/lib/POE/Test/Loops/z_leolo_wheel_run.pm M
Skip pty tests if IO::Pty isn't available. Also some style fixes.
2010-02-14 23:55:18 (r2809) by rcaputo
poe-test-loops/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm M
Make the test a little more forgiving for slower systems, such as
virtualized Windows systems and other forms of emulation.
=====================================
2010-02-14T21:38:46.364786Z ptl-1_032
=====================================
2010-02-14 02:44:47 (r2797) by rcaputo
poe-test-loops/MANIFEST M;
poe-test-loops/lib/POE/Test/Loops/z_rt54319_bazerka_followtail.pm A;
poe-test-loops/lib/POE/Test/Loops.pm M
Add a test case from rt.cpan.org #54319. Verify Po::Wh::FollowTail
actually tails files. Thanks to Bazerka on irc.perl.org for
submitting the basis of this test case.
2010-01-02 02:57:35 (r2773) by rcaputo
poe-test-loops/lib/POE/Test/Loops/z_leolo_wheel_run.pm M;
poe-test-loops/lib/POE/Test/Loops/ses_nfa.pm M;
poe-test-loops/lib/POE/Test/Loops/z_steinert_signal_integrity.pm M
Try to resolve some CPAN indexer issues.
Eliminate a $VERSION string being used to test a version (not define
one). Eliminate a package statement used to define a constant (not a
class). Change a test package name to avoid indexer conflict with
another distribution.
=====================================
2010-01-01T08:57:09.665997Z ptl-1_031
=====================================
2010-01-01 08:53:54 (r2769) by rcaputo
poe-test-loops/lib/POE/Test/Loops.pm M
Prepare for release.
2009-12-27 09:56:05 (r2763) by rcaputo
poe-test-loops/lib/POE/Test/Loops/wheel_tail.pm M
Check for initial reset on delayed open.
2009-12-26 22:32:43 (r2758) by rcaputo
poe-test-loops/lib/POE/Test/Loops/wheel_tail.pm M
Clarify FollowTail debugging messages.
2009-12-26 09:19:55 (r2756) by rcaputo
poe-test-loops/lib/POE/Test/Loops/connect_errors.pm M
Unfortunately we can't test connect errors on Windows. Behavior seems
to vacillate from one version of ActivePerl to another.
2009-12-26 08:50:19 (r2755) by rcaputo
poe-test-loops/lib/POE/Test/Loops/wheel_tail.pm M
Resolve a line ending issue that caused false failures in Windows.
Diffstat (limited to 'devel/p5-POE-Test-Loops')
-rw-r--r-- | devel/p5-POE-Test-Loops/Makefile | 13 | ||||
-rw-r--r-- | devel/p5-POE-Test-Loops/distinfo | 8 |
2 files changed, 12 insertions, 9 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} diff --git a/devel/p5-POE-Test-Loops/distinfo b/devel/p5-POE-Test-Loops/distinfo index 7f5d376d62a..c8ac78041c3 100644 --- a/devel/p5-POE-Test-Loops/distinfo +++ b/devel/p5-POE-Test-Loops/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/11/21 20:27:27 seb Exp $ +$NetBSD: distinfo,v 1.5 2010/06/04 13:23:01 obache Exp $ -SHA1 (POE-Test-Loops-1.030.tar.gz) = f14eeb1b9fd6d35d8ebe248f4b496abbbded3505 -RMD160 (POE-Test-Loops-1.030.tar.gz) = 6e48af77a790ba4ae50845e658cd47e4fff6494a -Size (POE-Test-Loops-1.030.tar.gz) = 58840 bytes +SHA1 (POE-Test-Loops-1.035.tar.gz) = 0b71b469caaeb7ac6f38166980e373caab9728b1 +RMD160 (POE-Test-Loops-1.035.tar.gz) = 8a6173cdec148ceed4ccd801f31b09fa860b0bf0 +Size (POE-Test-Loops-1.035.tar.gz) = 63239 bytes |