Commit graph

16 commits

Author SHA1 Message Date
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
a679bb011c Update to 0.14
--------------
0.14      2015-04-24 03:26:54Z
    - remove mandatory dependencies for optional test
    - mark the test with B::C as TODO, as it seems to fail frequently and
      should not block normal installations
2015-04-25 08:16:20 +00:00
wiz
5b3aa22fe5 Update to 0.13:
0.13      2015-03-28 06:27:23Z
    - fix optional test of interaction with B::C that sometimes invalidly
      failed
2015-04-02 22:43:45 +00:00
wiz
ff5844a810 Update to 0.12. Add missing dependency.
0.12      2014-09-04 07:28:59Z
    - fix licence in LICENSE and pod

0.11      2014-08-20 04:44:25Z (TRIAL RELEASE)
    - move variable declaration to fix warning under
      -Werror=declaration-after-statement, to allow compilation under MSVC
      (J.R.Mash, github #3)

0.10      2014-08-16 00:46:35Z (TRIAL RELEASE)
    - converted distribution packaging to Dist::Zilla
2014-09-07 12:28:48 +00:00
wiz
1d881a2f73 Update to 0.09:
0.09 -- 2014-08-09
    - Copy the contents of the %DB::sub entry if it exists; fixes
      Devel::NYTProf's anon sub handling (RT#50524, ilmari)

0.08 -- 2014-08-04
    - Fix leak when setting a fully-qualified name (ilmari, github#1)
2014-09-06 13:34:17 +00:00
hiramatsu
b3a1763d63 Update devel/p5-Sub-Name to 0.07.
Changes from previous:
----------------------
0.07 -- 2014-07-11
    - skip optional test if B::C 1.48 is not installed (Reini Urban)

0.06 -- 2014-07-10
    * Do not change the string arg in XS, use copy instead. Fixes perlcc -O3
      RT#96893 (Reini Urban)
    * add README make target
    * add more distribution metadata
2014-07-25 07:25:06 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
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
adam
c45a869f60 Revision bump after updating perl to 5.14.1 2011-08-07 12:52:28 +00:00
sno
5c39745ee7 Updating devel/p5-Sub-Name from 0.04nb2 to 0.05
pkgsrc changes:
- add license definition

Upstream changes:
0.05 -- Wed Sep  8 00:51 CEST 2010
    * Stop using the padlist to refcount GVs. Instead use regular magic. This
      allows various modules, including B::Deparse, to safely peek into pads of
      (re)named subs (Closes RT#42725) (Goro Fuji).
    * Support perl >= 5.13.3 by using the new CvGV_set interface there
      (Closes RT#59558).
    * Stop using the deprecated PL_no_symref (Closes RT#57843).
2010-09-08 20:35:11 +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
seb
1c5ba579d4 Add DESTDIR support. 2008-07-27 22:37:54 +00:00
seb
7c95b84a5f Initial import of p5-Sub-Name version 0.04 into The NetBSD
Packages Collection.

The Perl 5 module Sub::Name has only one function, subname, which
assigns new names to subs.
2008-07-26 07:59:15 +00:00