Commit graph

4 commits

Author SHA1 Message Date
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
he
26eca89371 Updated from version 1.002nb1 to 1.002nb2, for better fix for PR#39550.
Use our mk/subst.mk features to substitute the #!/usr/bin/perl
embedded in lib/POE/Test/Loops.pm as well.
2008-09-15 13:05:20 +00:00
he
03e9f9169c Update from version 1.002 to 1.002nb1, to at least partially fix PR#39550.
Pkgsrc changes:
 o Use REPLACE_PERL on the included test scripts.  However, this is
   probably only a partial fix, because it still appears that the
   lib/POE/Test/Loops.pm module will generate scripts which refer
   to perl via #!/usr/bin/perl, so this is at beast a partial workaround.

   Maybe it's best just to admit that /usr/bin/perl ought to exist,
   for instance as a symlink to the installed perl?  Or is this just
   too heretical?
2008-09-15 12:27:45 +00:00
he
1762e232b8 Import p5-POE-Test-Loops version 1.002.
POE::Test::Loops contains one function, generate(), which will
generate all the loop tests for one or more POE::Loop subclasses.
2008-09-12 12:54:04 +00:00