CVS log for pkgsrc/devel/p5-Tie-File/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Tie-File
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12
Mon Dec 2 13:12:32 2013 UTC (11 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.11: +1 -1
lines
Remove p5-Tie-File.
Part of perl core since 5.7; latest versions included in perl core are
newer than the latest separate distfile.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 31 12:40:52 2013 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
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.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 31 11:19:13 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:55:48 2012 UTC (12 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 26 13:11:15 2012 UTC (13 years ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
Update p5-Tie-File to 0.98, to be newer than perl5 builtin version.
While here, set LICENSE same as perl5.
What's new in version 0.98:
- No changes. Production release after CPAN testers cleared.
What's new in version 0.97_01:
All changes in this release are from perl 5 porters:
- Update address for FSF in POD
- z/OS: CPAN-ized ext/ and lib/
- Missing ; in Tie::File
- Typos in comments
- BeOS specific Updates
- turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
- fix for VMS - last if $last_read_was_short
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 2 09:30:28 2012 UTC (13 years, 1 month ago) by hans
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Use ${RM} -f to avoid failure if no files are found to be removed.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 14 12:26:46 2011 UTC (13 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Revision bump after updating perl5 to 5.14.1.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:34:40 2010 UTC (14 years, 7 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.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Tue Feb 16 15:22:44 2010 UTC (15 years, 1 month ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -2
lines
Fixing PLIST by removing '*.orig' relics from patch stage
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 18 00:20:10 2008 UTC (16 years, 3 months ago) by he
Branches: MAIN
CVS tags: 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 -2
lines
Update from version 0.96nb1 to 0.96nb2.
Pkgsrc changes:
o Add patch-aa from PR#40184, restoring "pass" status for "make test"
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:18:08 2008 UTC (16 years, 5 months ago) by he
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +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.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Aug 9 06:15:34 2008 UTC (16 years, 7 months ago) by obache
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import p5-Tie-File-0.96 as devel/p5-Tie-File.
Packaged by Jens Rehsack and provided via PR 39221.
Tie::File represents a regular text file as a Perl array. Each element in the
array corresponds to a record in the file. The first line of the file is
element 0 of the array; the second line is element 1, and so on.
The file is not loaded into memory, so this will work even for gigantic files.
Changes to the array are reflected in the file immediately.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 9 06:15:34 2008 UTC (16 years, 7 months ago) by obache
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>