The NetBSD Project

CVS log for pkgsrc/devel/p5-version/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-version

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2012Q1-base


Revision 1.19 / (download) - annotate - [select for diffs], Fri Dec 16 06:13:39 2011 UTC (12 years, 3 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update p5-version to 0.95.

Changes from previous:
----------------------
2011-11-12  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Tagging version '0.95' using shipit.
	[f76612f96814] [tip]

	* README, t/coretests.pm, vutil/vxs.xs:
	Turns out the XS code didn't prevent the math ops from working after
	all. Add a test to make sure we catch that and update README for
	release.
	[9f4e1ff7704c] [0.95]

	* t/06noop.t:
	Forgot to add test file for math noop methods
	[ca0bc8526ea5]

	* MANIFEST, vperl/vpp.pm:
	Restore 5.14.x behavior of UNIVERSAL::VERSION to pure Perl code
	[1dd0281f09b8]

	* t/coretests.pm, vutil/vutil.c, vutil/vutil.h, vutil/vxs.xs:
	Fix segfault with versions that start with 'v', especially
	'version'.
	[868edaf0223b]

2011-10-30  John Peacock  <john.peacock@havurah-software.org>

	* lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
	t/05sigdie.t, t/coretests.pm, vutil/lib/version/vxs.pm:
	Bump $VERSION in preparation for eventual release.
	[3bcfd3008cbc]

	* vutil/vxs.xs:
	Revert change to UNIVERSAL::VERSION replacement, pending ruling from
	the bench.
	[d5c1282dfe13]

	* vperl/vpp.pm:
	For some reason, nomethod doesn't work in pure Perl code, so be
	explicit about ops that are not allowed.
	[5cad9cde035e]

2011-08-21  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Tagging version '0.94' using shipit.
	[743538f58cb7]

	* Makefile.PL, lib/version.pod, lib/version/Internals.pod:
	Tweak POD and add LICENSE to Makefile.PL. Resolves:

	 https://rt.cpan.org/Public/Bug/Display.html?id=70120
	[3a4fae29c763] [0.94]

	* MANIFEST, t/05sigdie.t:
	Add test to confirm that the $SIG{__DIE__} handling is correct.
	[4a421bba05c9]

	* lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
	vperl/vpp.pm, vutil/lib/version/vxs.pm:
	Prevent DIE handlers in user code from tripping up loading version.
	Don't know how this hasn't shown up until now. Resolves:

	 https://rt.cpan.org/Ticket/Display.html?id=70260
	[754fd86858af]

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>