Commit graph

13 commits

Author SHA1 Message Date
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
905c8574b0 Update p5-NEXT to 0.65.
0.65    Mon Sep 20 03:32:46 2010
    - Remove unnecessary test boilerplate that caused trouble in the perl core.
2011-11-29 10:38:04 +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
468e42b105 pkgsrc changes:
- Updating package of p5 module for NEXT from 0.63 to 0.64
  - Correcting LICENSE according to module documentation

Upstream changes:
0.64    Mon Jun  8 14:36:00 2009
    - Fixed overwriting dynamically scoped regex vars (Norbert Buchmuller,
      Closes RT#36956).
2009-06-14 23:36:42 +00:00
sno
6846cd65b5 PkgSrc changes:
- Updating package for p5 module NEXT to 0.63
  - set artistic-2.0 as LICENSE

Upstream changes:
0.63    Fri Apr 10 16:52:44 2009
    - Specify plans for all tests (Jarkko Hietaniemi). Merged from blead
      perl (Florian Ragwitz).
    - Default to installing to privlib instead of sitelib on perls where
      NEXT is core (Jerry D. Hedden).

0.62    Wed Apr  8 03:27:25 2009
    - Be less aggressive when looking at the symbol table to find
      methods. This prevents "used only once" warnings on 5.10.

0.61    Tue Mar 24 02:50:26 2009
    - Pod tweaks (Alan Ferrency).
    - Fix a bug when using NEXT from within an eval block (Dave Rolsky).
    - Fix some pod typos (Piotr Fusik).
    - Fix a bug when using NEXT within overloaded stringification
      (Marcel Gr~A 1/4 nauer).
    - Make NEXT work with AUTOLOAD (Damian Conway).
2009-04-12 19:07:31 +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
heinz
545db81a7c Roman Kulik cannot maintain those packages anymore (he told me in
private mail some months ago).
2008-07-20 16:09:34 +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
hiramatsu
24c3f3f428 Import p5-NEXT from pkgsrc-wip, packaged by kuli0020.
NEXT.pm adds a pseudoclass named NEXT to any program that uses it. If a method
m calls $self-NEXT::m()>, the call to m is redispatched as if the calling
method had not originally been found.
2006-02-21 10:35:26 +00:00