Commit graph

6 commits

Author SHA1 Message Date
sno
baa264369b Updating devel/p5-Contextual-Return from 0.2.1 to 0.003.001
pkgsrc changes:
- add license definition

Upstream changes:
0.003001  Tue Jun 22 17:20:36 2010
    - Added Contextual::Return::FREEZE and Contextual::Return::DUMP
      to facilitate debugging
    - General clean-and-tighten of documentation
    - Added CLEANUP blocks
    - Added PUREBOOL context
    - [BACKWARDS INCOMPATIBLE CHANGE] Changed export interface
    - Added warning about (mis)behaviour of LVALUE, RVALUE, NVALUE
      under the debugger (thanks Steven)
    - Documented METHOD handlers
2010-09-02 20:47:05 +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
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
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +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
1acefc4fb6 Initial import of p5-Contextual-Return version 0.2.1 into The NetBSD
Packages Collection.

The Perl 5 module Contextual::Return provides a collection of named
blocks that allow a return statement to return different values
depending on the context in which it's called.
2007-05-01 22:00:17 +00:00