--- - branch: MAIN date: Sun Aug 9 09:32:14 UTC 2009 files: - new: '1.11' old: '1.10' path: pkgsrc/devel/p5-version/Makefile pathrev: pkgsrc/devel/p5-version/Makefile@1.11 type: modified - new: '1.8' old: '1.7' path: pkgsrc/devel/p5-version/distinfo pathrev: pkgsrc/devel/p5-version/distinfo@1.8 type: modified id: 20090809T093214Z.addd5d2c1f9b275aa2de727328af292a97db6dc5 log: "Updating package for p5 module version from 0.7600nb1 to 0.7701\n\npkgsrc changes:\n - Setting license to perl5 license\n\nUpstream changes:\n2009-07-28 \ John Peacock \n\n\tLittle jog to make sure META.yml does't contain UNIVERSAL\n\n2009-07-28 John Peacock \n\n\tOnly replace use_ok() if running with Test::More < 0.48\n\n2009-07-28 John Peacock \n\n\tProvide replacement use_ok to make the 02derived.t tests pass.\n\n2009-07-28 John Peacock \n\n\tFix for https://rt.cpan.org/Ticket/Display.html?id=48268\n\n2009-07-26 \ John Peacock \n\n\tScript to run through all of the Perl releases in one go\n\n2009-07-26 John Peacock \n\n\tRelease 0.77 to CPAN without the warning change, for release with 5.10.1\n\n2009-07-24 \ John Peacock \n\n\tFinally complete the POD rewrite. Change the behavior to throw a\n\twarning if you try and use a v-string without a leading 'v' in a\n\tversion object declaration (this may get pulled) and rewrite the POD\n\tto follow the New World Order.\n\n2009-07-24 John Peacock \n\n\tResolves https://rt.cpan.org/Public/Bug/Display.html?id=48135\n\n2009-07-22 John Peacock \n\n\tForgot to bump this. Always run tests before committing!\n\n2009-07-22 \ John Peacock \n\n\tRevised version::Internals POD; bump $VERSION for potential last CPAN\n\trelease.\n\n2009-07-22 John Peacock \n\n\tWIP for version::Internals\n\n2009-07-21 John Peacock \n\n\tDon't need to load the class in order to check whether it contains package or assignments.\n\n2009-07-18 \ John Peacock \n\n\tRename Extended to Dotted-Decimal\n\n2009-07-18 \ John Peacock \n\n\tRename \"Numeric\" to \"Decimal\"\n\n2009-07-18 \ John Peacock \n\n\tFix for RT#47980. Don't check $@ if you haven't actually done the eval().\n\n2009-07-16 John Peacock \n\n\tApply David Golden's suggested changes with some minor massaging.\n\n2009-07-15 John Peacock \n\n\tAnother CPAN alpha release.\n\n2009-07-15 John Peacock \n\n\tStart reworking the Internals documentation into something useful.\n\n2009-07-14 John Peacock \n\n\tTweakage of POD\n\n2009-07-10 John Peacock \n\n\tNeglected to delete this directory from the repo\n\n2009-06-29 John Peacock \n\n\tAllow the pure Perl version module to be installed on Perl 5.10.0,\n\tand trump the core code.\n\n2009-06-28 John Peacock \n\n\tBetter heuristic for deciding when to rebless\n\n2009-06-28 John Peacock \n\n\tRemove old file from MANIFEST\n\n2009-06-28 John Peacock \n\n\tConvert this test to make its own Empty class\n\n2009-06-28 John Peacock \n\n\tMissed a couple more MAGIC NUMBERS in the tests.\n\n2009-06-28 John Peacock \n\n\tTests all pass now in 5.005_04 in XS mode too!\n\tNeed to adapt the pure Perl release to work with 5.10.0 as well.\n\n2009-06-27 John Peacock \n\n\tWhitespace differences from blead\n\n2009-06-27 John Peacock \n\n\tSync changes from bleadperl to vutil.c\n\n2009-06-26 John Peacock \n\n\tFinally have all tests passing in 5.10.0!\n\n2009-06-23 John Peacock \n\n\tDisable all tests for 5.10.0 for the moment, so we can release\n\tas an alpha and not falsely claim success or failure.\n\n2009-06-13 John Peacock \n\n\tFix RT#46921 - locale and eval action at a distance. All tests pass\n\texcept on 5.10.0 (because the core code is broken).\n\n2009-06-13 John Peacock \n\n\tFix mistaken regex to convert large exponential numbers to non-exponential\n\tform before scanning. Resolves:\n\n\t\thttps://rt.cpan.org/Ticket/Display.html?id=45241\n\n2009-05-27 \ John Peacock \n\n\tMore fiddling with the revised POD.\n\n2009-05-20 \ John Peacock \n\n\tResolve some more misleading warnings from vpp.pm in 5.005 and 5.6\n\n2009-05-20 John Peacock \n\n\tMisplaced #endif caused 5.005_04 and 5.6.x to fail tests. Add\n\tdocumentation for is_qv.\n\n2009-05-18 \ John Peacock \n\n\tMake all test pm files use File::Temp. \ Change qv() to be both method and\n\tfunction. All tests pass using Build.PL from perl 5.6.x forward, but\n\ta couple of test failures using Makefile.PL in 5.6.x and 5.005_04.\n\n2009-05-16 John Peacock \n\n\tTests pass but POD is incomplete\n\n2009-05-10 John Peacock \n\n\tAll tests pass in all Perl's and in XS and pure Perl. Perl 5.005_04 still\n\tthrows lots of stupid warnings in pure Perl; can't help it apparently.\n\n2009-05-10 \ John Peacock \n\n\tNow tests all pass on 5.005 as well (two warnings I can't prevent)\n\n2009-05-10 John Peacock \n\n\tNow all three test files are 100% for 5.8.x and 5.10.x, but 01 and 02 fail\n\twith 5.6.x and 5.005\n\n2009-05-09 John Peacock \n\n\tBegin massive reorg/redesign. Tests 01 and 03 are 100%; 02 needs work.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/devel/p5-version' unixtime: '1249810334' user: sno