pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-List-MoreUtils Update to 0.410:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4a24b4be2c1
branches: trunk
changeset: 649352:c4a24b4be2c1
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 02 22:44:46 2015 +0000
description:
Update to 0.410:
0.410 2015-03-30
- release 0.409_003 after no further issues came up
0.409_003 2015-03-27
- update bundled bootstrap modules
* Data::Tumbler to 0.010
* Test::WriteVariants to 0.012
* Config::AutoConf to 0.311
- fix spelling (and add stop-words for names etc. in author tests)
0.409_002 2015-03-23
- fix multiple mg_get can break weird tie's (thanks to leont)
- fix test run using PERL5OPT=d:Confess (thanks kentl & ribasushi)
- use base instead of parent, cause parent isn't bundled before 5.10.1
(smoke report from SREZIC)
- update bundled modules (for bootstrapping) and ppport.h (from 3.25
to 3.31)
0.409_001 2015-03-21
- fix RT#102885: uniq bug broke tied array (reported by louying%pwrd.com@localhost)
- fix issue/8: Macros introduced in dfd851147f cause problems with MSVC
(reported by A. Sinan Unur)
- Update ppport.h from 3.25 to 3.31
0.408 2015-03-18
- fix RT#102840: uniq broken for call-by-function-return (reported by
Jean-Damien Durand), with a new test case thanks to Thomas Sibley
- fix RT#102853: hent_val accesses (reported by Brad Forschinger with
a reasonable patch)
- fix RT#102833: Compilation error with perl 5.21.7+ (reported by
Slaven Rezic)
- fix regex for RT#44518 test
0.407 2015-03-17
- Added one(), onlyidx(), onlyval() (RT#73134, MHASCH) and onlyres()
- improve XS maintainability
- document how uniq/distinct deal with undef (RT#49800)
- add bsearchidx to satisfy RT#63470
- add singleton to satisfy RT#94382
- fix RT#82039 - uniq changes the type of its arguments
- fix RT#44518 again
diffstat:
devel/p5-List-MoreUtils/Makefile | 4 ++--
devel/p5-List-MoreUtils/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 5ef948bb9c90 -r c4a24b4be2c1 devel/p5-List-MoreUtils/Makefile
--- a/devel/p5-List-MoreUtils/Makefile Thu Apr 02 22:44:35 2015 +0000
+++ b/devel/p5-List-MoreUtils/Makefile Thu Apr 02 22:44:46 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2015/03/05 07:01:10 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/04/02 22:44:46 wiz Exp $
-DISTNAME= List-MoreUtils-0.406
+DISTNAME= List-MoreUtils-0.410
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
diff -r 5ef948bb9c90 -r c4a24b4be2c1 devel/p5-List-MoreUtils/distinfo
--- a/devel/p5-List-MoreUtils/distinfo Thu Apr 02 22:44:35 2015 +0000
+++ b/devel/p5-List-MoreUtils/distinfo Thu Apr 02 22:44:46 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2015/03/05 07:01:10 wiz Exp $
+$NetBSD: distinfo,v 1.11 2015/04/02 22:44:46 wiz Exp $
-SHA1 (List-MoreUtils-0.406.tar.gz) = f68af6c8626cacd49f3b1082b8bb1d17f66f52d7
-RMD160 (List-MoreUtils-0.406.tar.gz) = a3359d5c2182ac262705b2f724e634e69f91ac42
-Size (List-MoreUtils-0.406.tar.gz) = 166095 bytes
+SHA1 (List-MoreUtils-0.410.tar.gz) = e72c962a78850f08212df5d9bd0b0b59b5a3caa4
+RMD160 (List-MoreUtils-0.410.tar.gz) = 2e867a89e87e7c3f7d7ca440f80bf33c282067f1
+Size (List-MoreUtils-0.410.tar.gz) = 171897 bytes
Home |
Main Index |
Thread Index |
Old Index