summaryrefslogtreecommitdiff
path: root/cpan/CPANPLUS
Commit message (Collapse)AuthorAgeFilesLines
* Update CPANPLUS to CPAN version 0.9111Chris 'BinGOs' Williams2011-09-164-5/+9
| | | | | | | | | [DELTA] Changes for 0.9111 Fri Sep 16 10:15:06 2011 ================================================ * Enhance CPANPLUS::Dist::MM Makefile/Makefile.PL age checking code to resolve some issues.
* Update CPANPLUS to CPAN version 0.9110Chris 'BinGOs' Williams2011-09-015-3/+14
| | | | | | | | | | | | | [DELTA] Changes for 0.9110 Thu Sep 1 13:43:06 2011 ================================================ * CPANPLUS::Dist::MM now ensures that Makefile.PL is older than any generated Makefile * When resolving dependencies ignore any @INC-hook when finding installed modules * Updated the META.yml in the dist to specify 'dynamic_config' as true.
* Update CPANPLUS to CPAN version 0.9109Chris 'BinGOs' Williams2011-07-254-4/+6
| | | | | | | | [DELTA] Changes for 0.9109 Tue Jul 19 22:44:53 2011 ================================================ * Fix support for v-strings and x.y.z versions with v5.8.4
* Update CPANPLUS to CPAN version 0.9108Chris 'BinGOs' Williams2011-07-154-3/+6
| | | | | | | | [DELTA] Changes for 0.9108 Fri Jul 15 15:15:06 2011 ================================================ * Always use INSTALLER_MM for Module-Build
* Update CPANPLUS to CPAN version 0.9107Chris 'BinGOs' Williams2011-07-128-15/+23
| | | | | | | | | | [DELTA] Changes for 0.9107 Tue Jul 12 15:22:14 2011 ================================================ * Add support for v-strings and x.y.z versions, using the version module. * Resolve [rt.cpan.org #69420] "type checking for CPANPLUS::Backend::RV::new is incorrect" * Resolve [rt.cpan.org #69203] "custom sources ignores timeout config option"
* Update CPANPLUS to CPAN version 0.9106Chris 'BinGOs' Williams2011-07-063-3/+3
| | | | | | | | | [DELTA] Changes for 0.9106 Wed Jul 6 09:53:44 2011 ================================================ * synchronisation with blead to remove profanity from the source. No other changes.
* Removed the last of Jos' potty mouthed comments from CPANPLUS sourceChris 'BinGOs' Williams2011-07-051-1/+1
|
* Update CPANPLUS to CPAN version 0.9105Chris 'BinGOs' Williams2011-06-0957-2335/+2361
| | | | | | | | | | | | | | | | | [DELTA] Changes for 0.9105 Thu May 5 21:47:45 2011 ================================================ * remove any pointers to the sourceforge mailing list * point to the github repo instead * Only enable custom sources in the tests where it is actually required for testing * Added support to parse_module() for 'Module/Type.pm' parsing Changes for 0.9104 Tue Apr 19 15:13:57 2011 ================================================ * Force Parse::CPAN::Meta to use a sane default for JSON backend * Make sure that test failures aren't reported twice to the terminal
* Update CPANPLUS to CPAN version 0.9103Chris 'BinGOs' Williams2011-03-204-42/+43
| | | | | | | | | [DELTA] Changes for 0.9103 Sun Mar 20 00:38:05 2011 ================================================ * Fixed the logic not sending NA reports when 'perl' is expressed as a prereq
* Update CPANPLUS to CPAN version 0.9102Chris 'BinGOs' Williams2011-02-284-10/+26
| | | | | | | | | [DELTA] Changes for 0.9102 Mon Feb 28 11:35:43 2011 ================================================ * Only send NAs for a 'perl' prereq when it actually is Not Applicable
* Update CPANPLUS to CPAN version 0.9101Chris 'BinGOs' Williams2011-02-153-3/+3
| | | | | | | | [DELTA] Changes for 0.9101 Tue Feb 15 20:58:30 2011 ================================================ * Only a version change for downstream maintainers
* Update CPANPLUS to CPAN version 0.91Chris 'BinGOs' Williams2011-02-1218-104/+242
| | | | | | | | | | | | | | | | | | | | | [DELTA] Changes for 0.91 Fri Feb 11 22:43:31 2011 ================================================ * Making a stable release Changes for 0.90_13 Mon Feb 7 10:26:35 2011 ================================================ * Fix Parse::CPAN::Meta prereq version Changes for 0.90_12 Sun Feb 6 19:48:49 2011 ================================================ * Remove more trailing whitespace spotted by Nicholas Clark with patch to fix, RT #64976 * Added META.json and MYMETA.json support. Requires a more recent Parse::CPAN::Meta * Switch to Digest::SHA and SHA256 checksums instead of Digest::MD5 and MD5, which has dropped v5.6.x support.
* Update CPANPLUS to CPAN version 0.9011Chris 'BinGOs' Williams2011-01-097-7/+9
| | | | | | | | | | | | [DELTA] Changes for 0.9011 Fri Jan 7 22:01:56 2011 ================================================ * Remove reporting $! after make test fails. It is misleading in test reports * Don't unset PERL_MM_USE_DEFAULT if it is already set in cpan2dist * Apply blead patches from Peter Acklam
* Fix typos (spelling errors) in cpan/CPANPLUS/*.Peter J. Acklam2011-01-0730-46/+47
| | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81788] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81788 > Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
* Update CPANPLUS to CPAN version 0.9010Chris 'BinGOs' Williams2010-10-296-5/+13
| | | | | | | | | | | | | | | | | [DELTA] CHanges for 0.9010 Thu Oct 28 23:20:19 2010 ================================================ * Added PERL_MM_OPT to the CPANPLUS-Dist-MM test to hopefully resolve RT#57241 which relates to local::lib and cpanm Changes for 0.9009 Mon Oct 25 21:03:39 2010 ================================================ * Resolve issues with the SQLite source engine Changes for 0.9008 Mon Oct 25 17:01:34 2010 ================================================ * Normalise prereqs version strings before resolving prereqs
* Update CPANPLUS to CPAN version 0.9007Chris 'BinGOs' Williams2010-07-137-8/+16
| | | | | | | | | | | | | | [DELTA] Changes for 0.9007 Tue Jul 13 10:44:30 2010 ================================================ * Fix the shell test to skip if test is not being run under a terminal, reported by Justin Case RT #59254 Changes for 0.9006 Fri Jul 9 13:44:22 2010 ================================================ * Finally resolved the issue where a prereq on Config would not be recognised as a core module
* Update CPANPLUS to CPAN version 0.9005Chris 'BinGOs' Williams2010-07-0216-34/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DELTA] Changes for 0.9005 Tue Jun 29 22:42:25 2010 ================================================ * Corrected spelling mistakes in POD, pointed out by H.Merijn Brand * Amend SQLite source engine to set SYNCHRONOUS pragma to OFF * Make sure that Selfupdate checks if CPANPLUS::Dist::Build is installed or not and update it if it is. Spotted by Ilmari * Apply a patch from Peter Ludikovsky RT #55782 that adds indexes to Source::SQLite Changes for 0.9004 Sat May 8 22:21:04 2010 ================================================ * Applied a patch from Schwern RT #53133 "test failure occurs if the build directory is symlinked" * Explicitly set the location of cpanp-run-perl when under PERL_CORE in t/inc/conf.pl * Make sure that we find cpanp-run-perl in ../../utils when PERL_CORE * Apply a patch from Barbie [RT #56768], that fixes regex in RELEVANT_TEST_RESULT * Fixed a typo in the POD for cpan2dist, pointed out by Babar (Olivier Raginel) on irc. * Add a BEGIN {} block to cpanp-run-perl this resolves RT #55964 and RT #57106 Changes for 0.9003 Mon Mar 15 13:51:12 2010 ================================================ * Resolve warnings when using blead perl, reported by Apocalypse RT #55501 * Applied patch from Apocalypse RT #55541 that changes the behviour when a prereq on a core-only module is detected. We raise a warning now, but will proceed with the installation. This is how CPAN.pm handles it. * Removed one duff mirror and an out-of-date mirror from our default mirror list. Replaced with fast-sync mirrors. Changes for 0.9002 Fri Mar 12 13:11:00 2010 ================================================ * Added support for CPAN Testers 2.0 (David Golden) Changes for 0.9001 Thu Dec 24 10:21:11 2009 ================================================ * RT #52988 Regression in Internals::Utils, reported by CRAKRJACK * Fix a regression with dist_type not being propagated
* Spell check fixes in CPANH.Merijn Brand2010-06-071-2/+2
| | | | already fixed upstream
* Backport patch from CPANPLUS-0.9004 to cpanp-run-perlChris 'BinGOs' Williams2010-05-081-1/+2
| | | | | | | | This resolves RT #55964 and RT #57106 relating to the failure to install distributions that use Module::Install::DSL The addition of a BEGIN {} block to cpanp-run-perl resolves the issue.
* Changes to CPANPLUS and CPANPLUS::Dist::Build testsChris Williams2010-04-141-1/+7
| | | | | | | | | Add the utils/ dir to $ENV{PATH} if running under PERL_CORE for the CPANPLUS/CPANPLUS-Dist-Build tests. Both modules' testsuites require access to the cpanp-run-perl script and the version in utils/ is already executable versus the version in cpan/CPANPLUS/bin
* Explicitly set the location of cpanp-run-perl when under PERL_COREv5.12.0-RC4Jos Boumans2010-04-061-0/+18
| | | | | | | | | | | | | | | | | | | CPANPLUS::Config checks 3 specific scenarios first when looking for cpanp-run-perl: parallel to cpanp, parallel to CPANPLUS.pm, or installed into a custom prefix like /tmp/foo. Only *THEN* does it check the the path. If the perl core is extracted to a directory that has cpanp-run-perl installed the same amount of 'uplevels' as the /tmp/foo prefix, we'll pull in the wrong script by accident. Since we set the path to cpanp-run-perl explicitily at the top of this script, it's best to update the config ourselves with a path lookup, rather than rely on its heuristics. Thanks to David Wheeler, Josh Jore and Vincent Pit for helping to track this down. Effects both CPANPLUS and CPANPLUS-Dist-Build
* Applied a patch from Schwern to one of the CPANPLUS test files.Chris Williams2010-03-221-4/+37
| | | | | | | | | | | | https://rt.cpan.org/Public/Bug/Display.html?id=53133 t/00_CPANPLUS-Internals-Utils.t "failure occurs if the build directory is symlinked" Confirmed fixes the issue by Dominic Dunlop <domo@computer.org> Code needs to be tested as part of the smokes ( especially on VMS ).
* Updated CPANPLUS to cpan release 0.90Chris Williams2009-12-173-3/+3
| | | | | | Changes for 0.90 Thu Dec 17 21:40:13 2009 ================================================ * Version bump
* Update CPANPLUS to cpan version 0.89_12Chris Williams2009-12-108-17/+33
| | | | | | | | | | | | | | | | | | | | | | Changes for 0.89_12 Mon Dec 7 13:33:16 2009 ================================================ * Resolve RT #52348 Duplicate test output, reported by Apocalypse * Fixed typo in Shell::Default, RT #52376, reported by Apocalypse Changes for 0.89_11 Tue Dec 1 13:14:24 2009 ================================================ * Fixed RT #52287 reported by Apocalypse regarding Test::Reporter barfing on send() * Change SQLite to AutoCommit, resolves RT #52308, reported by Apocalypse Changes for 0.89_10 Sat Nov 28 23:20:09 2009 ================================================ * Resolve RT #51516 setting conf options which include spaces. * Explicitly use Cwd's chdir in _chdir() Update to allow various perl smokers test before update to 0.90
* Updated CPANPLUS to cpan version 0.89_09Chris Williams2009-11-124-5/+6
| | | | | | | | Changes for 0.89_09 Thu Nov 12 21:54:01 2009 ================================================ * Only look for missing prereqs in the output of the last set of tests that were run. This resolves RT #51408, reported by Andreas Koenig
* Update CPANPLUS to cpan version 0.89_08Chris Williams2009-11-115-4/+14
| | | | | | | | | | | | | | Changes for 0.89_08 Tue Nov 10 23:29:06 2009 ================================================ * Make the default config prefer Build.PL if perl version is greater than or equal to 5.10.1 * Fix a problem with parse_module() where it would not resolve some edge-case distributions, addresses http://perlmonks.org/?node_id=805957 Changes for 0.89_07 Thu Nov 5 14:05:11 2009 ================================================ * MYMETA.yml support added from Jos' branch
* Updated CPANPLUS to cpan version 0.89_07Chris Williams2009-11-056-21/+79
|
* Update CPANPLUS to cpan version 0.89_06Chris Williams2009-10-294-7/+9
| | | | | | | | | Changes for 0.89_06 Thu Oct 29 14:55:25 2009 ================================================ * Fool the installer into replacing our scripts that were installed by core with versiononly set. * Handle PREREQS being mentioned twice in Makefile. Use _vcmp() to compare the versions, take the highest.
* Update CPANPLUS to cpan version 0.89_05Chris Williams2009-10-276-4/+78
| | | | | | | | | | | Changes for 0.89_05 Tue Oct 27 09:24:55 2009 ================================================ * Change the way editing config files is called. This fixes RT #50832, reported by Dave Golden * Issue a warning in the shell if we are on MSWin32, don't have IPC::Run installed and are writing a log file. * Apply several patches from Alexandr Ciornii (CHORNY) RT #48636 that add toolchain versions listing to tester reports.
* Updated CPANPLUS to cpan version 0.89_04Chris Williams2009-10-235-6/+8
| | | | | | | | Changes for 0.89_04 Fri Oct 23 11:12:57 2009 ================================================ * Added deprecated dual-life module support which requires newer versions of Module::CoreList and Module::Load::Conditional
* Update CPANPLUS to CPAN version 0.89_03Chris Williams2009-10-194-4/+17
| | | | | | | Changes for 0.89_03 Mon Oct 19 20:06:03 2009 ================================================ * Work out if a prereq is a core module and only warn if we can't satisfy the required version.
* Update CPANPLUS to CPAN version 0.89_02Chris Williams2009-10-179-14/+29
| | | | | | | | | | | | | | | | | | | | Changes for 0.89_02 Sat Oct 17 13:04:59 2009 ================================================ * Core module prereqs should be dealt with correctly now. Changes for 0.89_01 Fri Oct 16 10:22:43 2009 ================================================ * Corrected spelling mistake in CPANPLUS::Configure documentation * Fixed a problem with the core module detection when sending NA reports * Internals::Report will use Parse::CPAN::Meta instead of YAML::Tiny for parsing CPAN Test report data * Address #50428 Fixed edge-case in the arbitary paths support in parse_module(), reported by Robert Krimen * Address #49104 Fixed the SYNOPSIS in CPANPLUS::Module::Author::Fake reported by Tyler MacDonald * Address #47820 Don't try to update custom sources if they are disabled in configuration, reported by Curtis Jewell
* Move CPANPLUS from ext/ to cpan/Nicholas Clark2009-09-2683-0/+25212