Wed Jan 20 15:15:55 2010 UTC ()
Update to 0.79(00):

2010-01-10  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Tagging version '0.79' using shipit.
	[ec386b00d27a] [tip]

	* .hgtags:
	Removed tag 0.79
	[824035a0f02a] [0.79]

	* vutil/vutil.c, vutil/vutil.h:
	Take the easy road to restore compatibility with Perl v5.10.1
	[4ce98cb6eba3]

2010-01-09  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Tagging version '0.79' using shipit.
	[87475097cea8]

	* .hgignore:
	tweaks to make mercurial happy
	[7c5fd8f32175]

	* .shipit, Build.PL:
	Fixup to make shipit happy
	[3dbce4937c28]

	* .hgtags:
	Rename all of the tags to be consistent
	[2c38a17bfdec]

2010-01-06  John Peacock  <john.peacock@havurah-software.org>

	* .shipit, Build.PL, MANIFEST, MANIFEST.SKIP, README, lib/version.pm,
	t/01base.t, t/02derived.t, t/03require.t, t/04lax.t, vperl/vpp.pm,
	vutil/lib/version/vxs.pm, vutil/ppport.h:
	Restore compatibility with Perl 5.00505 (finally). Bump all VERSION
	references.
	[05d5b8b44166]

2009-12-27  John Peacock  <john.peacock@havurah-software.org>

	* vutil/ppport.h, vutil/vutil.c, vutil/vutil.h:
	Merge in changes from bleadperl. Tests do not pass with 5.005.
	[0b19155e8e21]

2009-12-22  John Peacock  <john.peacock@havurah-software.org>

	* vutil/ppport.h:
	Resolves https://rt.cpan.org/Ticket/Display.html?id=52439
	[c7fc26126a1d]

2009-12-20  John Peacock  <john.peacock@havurah-software.org>

	* t/coretests.pm, vutil/vutil.c, vutil/vutil.h:
	All tests passing except the VERSION_MAX ones.
	[912515d937e8]

	* lib/version.pm, vutil/vutil.c, vutil/vutil.h:
	Almost completely transfer the code from scan_version to
	prescan_version. Still failing some tests.
	[ecd415561454]

2009-12-19  John Peacock  <john.peacock@havurah-software.org>

	* t/04lax.t, vutil/vutil.c:
	Now handles decimal versions, too
	[a1138d18495e]

	* vutil/vutil.c, vutil/vutil.h:
	isVERSION handles dotted-decimal version format
	[8d994d73689b]

	* MANIFEST, lib/version.pm, t/04lax.t:
	New regexes that define the legal version strings under both $LAX,
	(current code) and $STRICT (new feature for Perl 5.12.0).
	[46076dadb3fb]

2010-01-02  John Peacock  <john.peacock@havurah-software.org>

	* .hgtags:
	Removed tag trunk
	[b0d50d9f1a11]

2010-01-03  convert-repo  <convert-repo>

	* .hgtags:
	update tags
	[f173c486b889]


(wiz)
diff -r1.13 -r1.14 pkgsrc/devel/p5-version/Makefile
diff -r1.10 -r1.11 pkgsrc/devel/p5-version/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/p5-version/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-version/Attic/Makefile 2009/10/24 17:00:53 1.13
+++ pkgsrc/devel/p5-version/Attic/Makefile 2010/01/20 15:15:55 1.14
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.13 2009/10/24 17:00:53 sno Exp $ 1# $NetBSD: Makefile,v 1.14 2010/01/20 15:15:55 wiz Exp $
2# 2#
3 3
4DISTNAME= version-0.78 4DISTNAME= version-0.79
5PKGNAME= p5-${DISTNAME}00 5PKGNAME= p5-${DISTNAME}00
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=version/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=version/}
8 8
9MAINTAINER= abs@absd.org 9MAINTAINER= abs@absd.org
10HOMEPAGE= http://search.cpan.org/dist/version/ 10HOMEPAGE= http://search.cpan.org/dist/version/
11COMMENT= Perl extension for Version Objects 11COMMENT= Perl extension for Version Objects
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
16# would require Module::Build >= 0.3305 - but this will result in circular dependency 16# would require Module::Build >= 0.3305 - but this will result in circular dependency
17PERL5_MODULE_TYPE= Module::Build 17PERL5_MODULE_TYPE= Module::Build

cvs diff -r1.10 -r1.11 pkgsrc/devel/p5-version/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-version/Attic/distinfo 2009/10/24 17:00:53 1.10
+++ pkgsrc/devel/p5-version/Attic/distinfo 2010/01/20 15:15:55 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2009/10/24 17:00:53 sno Exp $ 1$NetBSD: distinfo,v 1.11 2010/01/20 15:15:55 wiz Exp $
2 2
3SHA1 (version-0.78.tar.gz) = 1cc0d61498238680511fa04c624a0d5d27ba1950 3SHA1 (version-0.79.tar.gz) = 62d1a591a5d94e8dcb2262c6864d34de26a55780
4RMD160 (version-0.78.tar.gz) = 5bcd7c4656b6c2da6aff331aa3c389a9bd863c67 4RMD160 (version-0.79.tar.gz) = 3a727937f6c4d874656d20a12690644f5cc5626c
5Size (version-0.78.tar.gz) = 105138 bytes 5Size (version-0.79.tar.gz) = 96434 bytes