pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Module-CoreList
Module Name: pkgsrc
Committed By: sno
Date: Wed Jul 3 13:09:35 UTC 2013
Modified Files:
pkgsrc/devel/p5-Module-CoreList: Makefile distinfo
Log Message:
Updating package for CPAN distribution Module-CoreList in
devel/p5-Module-CoreList from 2.73nb1 to 2.92.
Upstream changes since 2.73:
2.92 Thu Jun 21 2013
- Make switches case-sensitive (keep -d and -D distinct)
- correct omission of Text::Soundex and File::CheckTree from deprecations
- switch %deprecated to a delta hash
- Added Utils module
2.91 Mon May 20 2013
- Updated for v5.19.0
2.90 Mon May 18 2013
- Updated for v5.18.0
2.88 Tue Apr 23 2013
- Include deprecations for v5.17.10 and v5.17.11
2.87 Sat Apr 20 2013
- Updated for v5.17.11
2.85 Thu Mar 19 2013
- Updated for v5.17.10
2.84 Mon Mar 11 2013
- Updated for v5.16.3
2.83 Sun Mar 10 2013
- Updated for v5.14.4
2.82 Wed Feb 20 2013
- --feature switch added
- --upstream switch added
- Updated for v5.17.9
2.81 Sun Jan 27 2013
- Add modules deprecated with v5.17.9
2.80 Sun Jan 20 2013
- Updated for v5.17.8
- v5.17.7 contained Module::CoreList::TieHashDelta 2.79, not 2.78
2.79 Tue Dec 18 2012
- Updated for v5.17.7
- Errno was added in 5.5, not in 5.5.4
2.78 Sat Nov 12 2012
- Updated for v5.17.6
- Fix hash order dependency bug in deprecated_in().
Tests would would fail or succeed depending on what order keys()
would return the version list in. List::Utils::min() considers
'5.011' and '5.011000' to be equivalent, and returns the first
whichever it encounters. Changing to List::Utils::minstr() fixes
this.
2.77 Sat Nov 10 2012
- Updated for v5.12.5
- deprecated_in() function added
- corelist reports deprecated data
2.76 Fri Nov 1 2012
- Updated for v5.16.2
2.75 Fri Oct 20 2012
- Updated for v5.17.5
2.74 Fri Oct 12 2012
- Updated for v5.14.3
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/p5-Module-CoreList/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Module-CoreList/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