pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-List-AllUtils
Module Name: pkgsrc
Committed By: hiramatsu
Date: Tue May 20 05:10:10 UTC 2014
Modified Files:
pkgsrc/devel/p5-List-AllUtils: Makefile distinfo
Log Message:
Update devel/p5-List-AllUtils to 0.08.
Changes from previous:
----------------------
0.08 2014-04-01
- This version now works with both List::MoreUtils 0.28-0.33 and the latest
trial version, 0.400_006. Note that it does not work with earlier versions
of 0.400.
0.07 2013-10-14
- The last version totally broke all exports from List::MoreUtils. Now there
are actual tests for this. Reported by Tatsuhiko Miyagawa. RT #89509.
0.06 2013-10-14
- List::Util 1.33 provides some subs that are also provided by
List::MoreUtils. This caused subroutine redefeined warnings. List::AllUtils
now only imports subs from List::MoreUtils that aren't defined by
List::Util. This works with List::Util 1.31+. Reported by Zefram. RT #89467.
0.05 2013-08-30
- Really require List::Util 1.31, instead of just saying so in the
Changes. Reported by Przemysław Wesołek. RT #88296
0.04 2013-08-25
- Updated to require List::Util 1.31, which includes a bunch of new pairwise
functions.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-List-AllUtils/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-List-AllUtils/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