Commit graph

15 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
sno
c09638a5a2 Updating package for CPAN module UNIVERSAL::can in devel/p5-UNIVERSAL-can
from 1.20110617 to 1.20120726.

upstream changes:
1.20120726 2012-07-25 20:52:38 America/Los_Angeles
    - updated to work on Perl 5.17.2+ (rjbs)
2012-09-11 07:38:33 +00:00
wiz
538b21e104 Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
2012-07-21 20:07:59 +00:00
hiramatsu
62d5425049 Update p5-UNIVERSAL-can to 1.20110617.
Changes from previous:
----------------------
1.20110617 2011-06-17 11:45:11 America/Los_Angeles
    - bumped minimum Perl version to 5.8, as working around 5.6 bugs is not
      worth the trouble

1.20110614 2011-06-14 15:32:23 America/Los_Angeles

1.20110613 2011-06-12 18:31:27 America/Los_Angeles
    - fixed RT #63771, buggy triggering of overloading for blessed invocants
      (found and fixed by Norbert Buchmüller)
    - migrated to Dist::Zilla
2011-12-08 00:39:08 +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
9a02290900 Updating devel/p5-UNIVERSAL-can from 1.15 to 1.16
pkgsrc changes:
- Use more generic MASTER_SITE

Upstream changes:
1.16  Thu Jan 14 22:55:10 UTC 2010
    - applied patch to fix deep recursion crash (RT #49580, Daniel LeWarne)
2010-02-02 15:55:25 +00:00
sno
cf74b170d0 Updating package for p5 module UNIVERSAL::can from 1.14 to 1.15
Upstream changes:
1.15  Mon Jun 22 20:39:48 UTC 2009
    - moved Module::Build dependency to config_requires (RT #47165, hdp)
    - unified licensing between README and module (RT #46934, nhandler)
2009-07-07 19:56:24 +00:00
sno
d0bff5bf69 pkgsrc changes:
- Updating package of p5 module UNIVERSAL::can from 1.12nb1 to 1.14
  - setting license to ${PERL5_LICENSE}
  - Adjusting module type to Module::Build

Upstream changes:
1.14  Fri Jun 12 19:43:21 UTC 2009
    - released a new stable version
    - removed developer tests, custom M::B subclass, and passthrough
      Makefile.PL
    - added build_requires
    - fixed a documentation bug reported by Adam Kennedy (RT #17043)
    - fixed interaction with SUPER::can() (patch by Peter du Marchie van
      Voorthuysen in RT #25355)

1.13_001  Sat Dec 29 02:28:33 UTC 2007
    - warn only when someone has overridden can() but someone else called U::c
      directly
2009-06-14 19:55:25 +00:00
rillig
ad2adba9a5 Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
2009-06-13 06:46:41 +00:00
sno
14f7cda278 Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
2009-04-24 17:15:21 +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
abs
d4d225c9e4 p5-UNIVERSAL-can-1.12
This module attempts to work around people calling UNIVERSAL::can() as a
function, which it is not.

WWW: http://search.cpan.org/dist/UNIVERSAL-can/
2008-06-23 03:50:23 +00:00