pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-PathTools
Module Name: pkgsrc
Committed By: sno
Date: Sat Jun 29 09:25:31 UTC 2013
Modified Files:
pkgsrc/devel/p5-PathTools: Makefile distinfo
Log Message:
Updating packge for Perl5 modules File::Spec and Cwd in CPAN distribution
PathTools in devel/p5-PathTools from 3.33nb3 to 3.40.
This is required, because Perl5 5.18.0 comes with PathTools 3.40 bundled
and some CPAN packages rely on this - pkgsrc installed PathTools 3.33
overrides core modules which is a downgrade and should have a sane
reason.
Upstream changes since 3.33:
3.40 - Wed Jan 16 07:30:00 2013
- Stop inadvertently skipping Spec.t on VMS. (Craig Berry)
- Rethink EFS in File::Spec::VMS. (Craig Berry)
- File::Spec::UNIX->abs2rel() gets it wrong with ".." components
[perl #111510] (Volker Schatz)
- Add C define to remove taint support from perl (Steffen Mueller)
- Remove "register" declarations as they are no longer
useful (Karl Williamson)
- Add test for fast_abs_path in LF dir
[perl #115962] (Father Chrysostomos)
- Cwd::fast_abs_path's untaint should allow for multiline
directories (Joel Berger)
3.39_01 - Tue Dec 20 08:30:00 2011
- [perl #51562] Problem & "solution" for building 5.10.0 with
win32+mingw+dmake (kmx)
- Fix various compiler warnings from XS code (Zefram)
- Fix typos (spelling errors) (Peter J. Acklam)
- Remove Mac OS classic only tests from Cwd's Spec.t
and special case code from Cwd's cwd.t (Nicholas Clark)
- Convert File::Spec's remaining tests to Test::More from Test
(Nicholas Clark)
- dist/Cwd/lib/File/Spec/Win32.pm: Fix broken link (Karl Williamson)
- In Cwd::_win32_cwd() avoid a string eval when checking if we're
miniperl (Nicholas Clark)
- Add PERL_NO_GET_CONTEXT to Cwd (Nicholas Clark)
- In Cwd.xs on VMS, don't compile bsd_realpath() at all (Nicholas Clark)
- Merge the implementation of Cwd::{fastcwd,getcwd} using
ALIAS (Nicholas Clark)
- In Cwd.xs, swap to defaulting to disabled prototypes (Nicholas Clark)
- Remove duplicate $VERSION handling code, made redundant
in 3.28_01 (Nicholas Clark)
- In Cwd.xs, tidy the conditional code related to symlinks
(Nicholas Clark)
- Keep verbatim pod within 80 cols (Father Chrysostomos)
- [RT #36079] Convert ` to ' in docs (Jim Keenan)
- [rt.cpan.org #45885] File::Spec: Don’t use tainted tmpdir
in 5.6 (Father Chrysostomos)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-PathTools/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-PathTools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index