Updating package for p5 module version from 0.7600nb1 to 0.7701

pkgsrc changes:
  - Setting license to perl5 license

Upstream changes:
2009-07-28  John Peacock <jpeacock@cpan.org>

	Little jog to make sure META.yml does't contain UNIVERSAL

2009-07-28  John Peacock <jpeacock@cpan.org>

	Only replace use_ok() if running with Test::More < 0.48

2009-07-28  John Peacock <jpeacock@cpan.org>

	Provide replacement use_ok to make the 02derived.t tests pass.

2009-07-28  John Peacock <jpeacock@cpan.org>

	Fix for https://rt.cpan.org/Ticket/Display.html?id=48268

2009-07-26  John Peacock <jpeacock@cpan.org>

	Script to run through all of the Perl releases in one go

2009-07-26  John Peacock <jpeacock@cpan.org>

	Release 0.77 to CPAN without the warning change, for release with 5.10.1

2009-07-24  John Peacock <jpeacock@cpan.org>

	Finally complete the POD rewrite.  Change the behavior to throw a
	warning if you try and use a v-string without a leading 'v' in a
	version object declaration (this may get pulled) and rewrite the POD
	to follow the New World Order.

2009-07-24  John Peacock <jpeacock@cpan.org>

	Resolves https://rt.cpan.org/Public/Bug/Display.html?id=48135

2009-07-22  John Peacock <jpeacock@cpan.org>

	Forgot to bump this.  Always run tests before committing!

2009-07-22  John Peacock <jpeacock@cpan.org>

	Revised version::Internals POD; bump $VERSION for potential last CPAN
	release.

2009-07-22  John Peacock <jpeacock@cpan.org>

	WIP for version::Internals

2009-07-21  John Peacock <jpeacock@cpan.org>

	Don't need to load the class in order to check whether it contains package or  assignments.

2009-07-18  John Peacock <jpeacock@cpan.org>

	Rename Extended to Dotted-Decimal

2009-07-18  John Peacock <jpeacock@cpan.org>

	Rename "Numeric" to "Decimal"

2009-07-18  John Peacock <jpeacock@cpan.org>

	Fix for RT#47980.  Don't check $@ if you haven't actually done the eval().

2009-07-16  John Peacock <jpeacock@cpan.org>

	Apply David Golden's suggested changes with some minor massaging.

2009-07-15  John Peacock <jpeacock@cpan.org>

	Another CPAN alpha release.

2009-07-15  John Peacock <jpeacock@cpan.org>

	Start reworking the Internals documentation into something useful.

2009-07-14  John Peacock <jpeacock@cpan.org>

	Tweakage of POD

2009-07-10  John Peacock <jpeacock@cpan.org>

	Neglected to delete this directory from the repo

2009-06-29  John Peacock <jpeacock@cpan.org>

	Allow the pure Perl version module to be installed on Perl 5.10.0,
	and trump the core code.

2009-06-28  John Peacock <jpeacock@cpan.org>

	Better heuristic for deciding when to rebless

2009-06-28  John Peacock <jpeacock@cpan.org>

	Remove old file from MANIFEST

2009-06-28  John Peacock <jpeacock@cpan.org>

	Convert this test to make its own Empty class

2009-06-28  John Peacock <jpeacock@cpan.org>

	Missed a couple more MAGIC NUMBERS in the tests.

2009-06-28  John Peacock <jpeacock@cpan.org>

	Tests all pass now in 5.005_04 in XS mode too!
	Need to adapt the pure Perl release to work with 5.10.0 as well.

2009-06-27  John Peacock <jpeacock@cpan.org>

	Whitespace differences from blead

2009-06-27  John Peacock <jpeacock@cpan.org>

	Sync changes from bleadperl to vutil.c

2009-06-26  John Peacock <jpeacock@cpan.org>

	Finally have all tests passing in 5.10.0!

2009-06-23  John Peacock <jpeacock@cpan.org>

	Disable all tests for 5.10.0 for the moment, so we can release
	as an alpha and not falsely claim success or failure.

2009-06-13  John Peacock <jpeacock@cpan.org>

	Fix RT#46921 - locale and eval action at a distance.  All tests pass
	except on 5.10.0 (because the core code is broken).

2009-06-13  John Peacock <jpeacock@cpan.org>

	Fix mistaken regex to convert large exponential numbers to non-exponential
	form before scanning.  Resolves:

		https://rt.cpan.org/Ticket/Display.html?id=45241

2009-05-27  John Peacock <jpeacock@cpan.org>

	More fiddling with the revised POD.

2009-05-20  John Peacock <jpeacock@cpan.org>

	Resolve some more misleading warnings from vpp.pm in 5.005 and 5.6

2009-05-20  John Peacock <jpeacock@cpan.org>

	Misplaced #endif caused 5.005_04 and 5.6.x to fail tests.  Add
	documentation for is_qv.

2009-05-18  John Peacock <jpeacock@cpan.org>

	Make all test pm files use File::Temp.  Change qv() to be both method and
	function.  All tests pass using Build.PL from perl 5.6.x forward, but
	a couple of test failures using Makefile.PL in 5.6.x and 5.005_04.

2009-05-16  John Peacock <jpeacock@cpan.org>

	Tests pass but POD is incomplete

2009-05-10  John Peacock <jpeacock@cpan.org>

	All tests pass in all Perl's and in XS and pure Perl.  Perl 5.005_04 still
	throws lots of stupid warnings in pure Perl; can't help it apparently.

2009-05-10  John Peacock <jpeacock@cpan.org>

	Now tests all pass on 5.005 as well (two warnings I can't prevent)

2009-05-10  John Peacock <jpeacock@cpan.org>

	Now all three test files are 100% for 5.8.x and 5.10.x, but 01 and 02 fail
	with 5.6.x and 5.005

2009-05-09  John Peacock <jpeacock@cpan.org>

	Begin massive reorg/redesign.  Tests 01 and 03 are 100%; 02 needs work.
This commit is contained in:
sno 2009-08-09 09:32:13 +00:00
parent 81ea07eeec
commit cbc1423c1e
2 changed files with 8 additions and 8 deletions

View file

@ -1,15 +1,15 @@
# $NetBSD: Makefile,v 1.10 2008/10/19 19:18:09 he Exp $
# $NetBSD: Makefile,v 1.11 2009/08/09 09:32:13 sno Exp $
#
DISTNAME= version-0.76
PKGNAME= p5-${DISTNAME}00
PKGREVISION= 1
DISTNAME= version-0.7701
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=version/}
MAINTAINER= abs@absd.org
HOMEPAGE= http://search.cpan.org/dist/version/
COMMENT= Perl extension for Version Objects
LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2008/10/10 22:07:09 he Exp $
$NetBSD: distinfo,v 1.8 2009/08/09 09:32:14 sno Exp $
SHA1 (version-0.76.tar.gz) = ae8d2e24b44490cf762e22e29f33a44356f91a39
RMD160 (version-0.76.tar.gz) = af46a3560c66d73e752d2b374d054f3da2c7c64a
Size (version-0.76.tar.gz) = 54896 bytes
SHA1 (version-0.7701.tar.gz) = ed4eebe12c89065a599d9dc70a573b8618eb68da
RMD160 (version-0.7701.tar.gz) = 3dbff7ac83fb425cada39014c5fc883fd3885998
Size (version-0.7701.tar.gz) = 104285 bytes