Commit graph

6 commits

Author SHA1 Message Date
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
aea507fecf Updating devel/p5-Test-Perl-Critic from 1.01nb1 to 1.02
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
[1.02] Released on 2009-10-22
     Documentation changes.  META.yml "enhancements".  Moved author
     tests out of the way of normal testing.

     Now requires Perl-Critic version 1.105 or newer.  Fixed source
     code to be compliant with this version. Reported by Xavier Caron.
2009-10-25 12:18:04 +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
seb
fa2c1134eb Initial import of p5-Test-Perl-Critic version 1.01 into The NetBSD
Packages Collection.

The Perl 5 module Test::Perl::Critic wraps the Perl::Critic engine
in a convenient subroutine suitable for test programs written using
the Test::More framework.  This makes it easy to integrate
coding-standards enforcement into the build process.
2007-04-22 21:04:53 +00:00