Commit graph

11 commits

Author SHA1 Message Date
hiramatsu
7cd379b415 Update p5-Test-LongString to 0.15.
Changes from previous:
0.15
    Show line and column number in diagostics (Mark Fowler)

0.14
    Compatibility fix with perl 5.13.5
2011-10-14 02:10:26 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

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=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
685e4f2589 Updating devel/p5-Test-LongString from 0.11nb1 to 0.13
pkgsrc changes:
- Apply patch from PR pkg/42835
- Add license definition
- Add PERL5_REQD to ensure that required core modules are available

Upstream changes:
0.13
    Allow to display LCSS output in diagnostics

0.12
    Show longest common substring in diagnostics
    (Breno G. de Oliveira)
2010-02-23 10:55:06 +00:00
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
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
wiz
93e793d8fa Update to 0.11:
0.10
    Better implementation of _common_prefix_length
    by Tassilo von Parseval

0.11
    Require a more recent Test::Builder::Tester,
    since tests fail with 1.03.
2007-02-27 13:58:07 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
seb
08464032e2 The Test::Builder::Tester Perl5 module is required. Add dependency on
p5-Test-Simple>=0.62 to provide it.

Bump PKGREVISION to 1.
2006-02-08 16:27:32 +00:00
wiz
a0befa7590 Initial import of p5-Test-LongString:
A library to test long strings.
2005-11-23 22:02:57 +00:00