
CVS log for pkgsrc/devel/p5-Sub-Name/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / devel / p5-Sub-Name
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 7 12:56:34 2011 UTC (9 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Revision bump after updating perl to 5.14.1
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 8 20:35:11 2010 UTC (20 months, 1 week ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
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).
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:34:27 2010 UTC (21 months ago) by seb
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
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!
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:00 2008 UTC (3 years, 7 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
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=...").
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 27 22:43:45 2008 UTC (3 years, 9 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1
lines
Add DESTDIR support.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jul 26 07:59:15 2008 UTC (3 years, 9 months ago) by seb
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 26 07:59:15 2008 UTC (3 years, 9 months ago) by seb
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>