Next | Query returned 41 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2017-06-18 05:41:19 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-local-lib from 2.000019 to to 2.000023
-------------------------------------------------------
2.000023 - 2017-06-07
 - fix use of 'note' in test for compatibilty with old Test::More

2.000022 - 2017-06-07
 - releasing as stable

2.000_021 - 2017-04-23
 - account for an empty SHELL variable when detecting shell
 - author test cleanups
 - bootstrapping option --no-manpages now affects bootstrapping process, not
   just later module installs
 - cope with home directories with spaces when bootstrapping with old CPAN.pm

2.000_020 - 2016-10-18
 - fix handling of inc_version_list
 - don't load strict or warnings outside author mode
 - load and use Cwd when we're printing and exiting
 - use loaded Cwd/Win32::Cwd if it's available
 - handle relative paths in current executable
 - don't try to run current executable in embedded perl
 - handle relative directories better
 - fix shell test for powershell 1 and group policy restricted environments
 - avoid user init files in shell test
 - use safer format to check environment in shell test
 - many test cleanups
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2016-07-15 14:40:59 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.000019

Upstream changes:
2.000019 - 2016-04-19
 - fix bootstrapping into directory with spaces (PR#4)
 - fix variable interpolation to work when used with sh -u (RT#112711)
 - author test enhancements
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2015-11-08 12:17:26 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.000018

Upstream changes:
2.000018 - 2015-10-29
 - repair CPAN.pm bootstrapping broken by extraneous prerequisite.
 - ensure directories are created in correct order to avoid errors

2.000017 - 2015-10-06
 - fix shell quoting for fish shell
 - work around issue where some cpanm versions wouldn't upgrade
   ExtUtils::MakeMaker in some cases it should have
 - added --quiet option to surpress directory creation message
 - build_environment_vars_for, build_activate_environment_vars_for, and
   environment_vars_string_for options will always include directories being
   added, even if they were already in current ENV vars
 - fixes for author tests
 - create directory structure under created local::libs, ensuring arch dirs
   will always be added to @INC by perl
 - only cause CPAN.pm to prefer ExtUtils::MakeMaker over Module::Build during
   bootstrap process, not after
 - bootstrap process refactored
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-02-18 14:04:54 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update to 2.000015
------------------
2.000015 - 2014-12-12
 - Avoid using += in Makefile when bootstrapping for portability (RT#100797)
 - adjust quoting of paths with spaces to work with ExtUtils::MakeMaker 7.0,
   and bump our EUMM prereq to 7.0.
 - fix shell test for shells where we can't prevent some rc files from being
   loaded, like zsh (RT#99819).
   2014-11-06 02:51:03 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.000014

Upstream changes:
2.000014 - 2014-09-04
 - fix taint-mode test in some cases on case insensitive filesystems

2.000013 - 2014-08-16
 - fix test failure in ActiveState perl
 - better test diagnostics
 - fix quoting of spaces for fish shell (rt#95268)
 - improve quoting for use with cmd.exe
 - fix quoting any arbitrary character when contructing strings for bash
 - skip testing use with shells if the shell doesn't work at all

2.000012 - 2014-05-12
 - restore build_activate_environment_vars_for,
   build_deactivate_environment_vars_for, build_deact_all_environment_vars_for
   methods for perlbrew compatibility
 - fix transforming relative paths to absolute paths in older perls
 - fix quoting for fish shell

2.000011 - 2014-04-02
 - more fixes for issue where PERL5LIB Carp is not the same version as in the
   local-lib

2.000010 - 2014-03-28
 - fix shell test on cygwin

2.000_009 - 2014-03-15
 - no longer loads File::Spec, so an upgraded version installed inside a local
   lib dir can be used by scripts

2.000008 - 2014-03-13
 - fix --bootstrap option without a path specified

2.000007 - 2014-03-11
 - even more relaxed shell output testing
 - only test shells in /etc/shells
 - fix Makefile.PL on solaris

2.000006 - 2014-03-07
 - fix bootstrapping not auto-configuring in some cases
 - more relaxed shell output testing
 - use normal arguments to be used on the command line in addition to import
   arguments
 - support fish shell
 - stop trying to test csh/sh on Win32
 - work around CPAN.pm issues with checking prerequisites
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Next | Query returned 41 messages, browsing 11 to 20 | Previous