
CVS log for pkgsrc/devel/p5-Data-Section/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / devel / p5-Data-Section
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 16 08:22:51 2011 UTC (9 months 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.7: preferred, colored
Changes since revision 1.7: +6 -9
lines
Changes 0.101.621:
* document the \-escaping behavior of sections
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 14 12:26:05 2011 UTC (9 months, 1 week ago) by obache
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Revision bump after updating perl5 to 5.14.1.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:33:30 2010 UTC (21 months ago) by seb
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.5: preferred, colored
Changes since revision 1.5: +2 -1
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.5: download - view: text, markup, annotated - select for diffs
Wed Jul 14 17:19:23 2010 UTC (22 months, 1 week ago) by seb
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
Update p5-Data-Section from version 0.100.770 to version 0.101.620 (upstream version 0.101620).
Upstream changes:
0.101620 2010-06-11 08:14:32 America/New_York
We now attempt to work with files with Win32 line endings, thanks to
Christian Walde.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 24 19:11:12 2010 UTC (2 years ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Update p5-Data-Section from version 0.100.270 (upstream version
0.100270) to version 0.100.770 (upstream version 0.100770).
Upstream changes:
0.100770 2010-03-18 08:05:46 America/New_York
this release's changes courtesy of Tatsuhiko Miyagawa:
__END__ now ends the whole data section; ignore_end may come someday
empty data lines between __DATA__ and first section are ignored
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 15 14:55:36 2010 UTC (2 years, 3 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -4
lines
Updating devel/p5-Data-Section from 0.091.820 to 0.100.270
pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.100270 2010-01-27 22:43:33 America/New_York
switch from Class::ISA to MRO::Compat
added *_section_names
eliminate some duplicated code
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 7 22:38:10 2009 UTC (2 years, 10 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -3
lines
Updating package for Data::Section from 0.005 to 0.091.820 and set license
to ${PERL5_LICENSE} according to META.json
Upstream changes:
0.091820 2009-07-01 18:25:50 UTC
add docs on using ForMethod to avoid autocleaning (thanks, Kent
Fredric)
0.006 2008-11-23
remove smoke tests that did nothing useful; thanks Florian
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Oct 30 23:36:03 2008 UTC (3 years, 6 months ago) by he
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import p5-Data-Section version 0.005.
Data::Section provides an easy way to access multiple named chunks
of line-oriented data in your module's DATA section. It was written
to allow modules to store their own templates, but probably has
other uses.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 30 23:36:03 2008 UTC (3 years, 6 months ago) by he
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>