pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-Data-DPath: update to 0.57.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Sep 20 10:57:13 2017 +0200
Changeset: 42b7f69f000f9c47d78b3efbb9467b326d63d1f2
Modified Files:
p5-Data-DPath/Makefile
p5-Data-DPath/distinfo
Log Message:
p5-Data-DPath: update to 0.57.
0.57 2017-08-18
- polished Safe.pm handling to cooperate with older Perl and other modules
in particular Test::Exception [Doug Bell, Jonathan William Taylor]
0.56 2017-03-22
- no warnings: 'uninitialized'; Safe compartments; smartmatch operator usage [Diab Jerius]
- introduce Point attribute 'idx' to be used in array filters [Diab Jerius]
- Dist::Zilla distro polishing [Diab Jerius]
0.55 2015-09-16
- spelling error, sync with Debian [Lucas Kanashiro]
0.54 2015-09-02
- new function matchr() which returns results as arrayref
instead of array (RT#106515) [requested by djerius%cpan.org@localhost]
0.53 2015-06-03
- no import from POSIX (RT#104914) [reported by ether]
0.52 2015-02-27
- Make sure feature.pm is only "test.recommends", as is optional prior
to 5.10 (GH #4, kentnl)
- skip NYTProf files in dist (GH #6) [kentnl]
- doc patches (GH #3) [David Schmidt]
0.51 2015-02-04
- docs: how to do XPath-like attributes access (RT#94211) [Slaven Rezić]
- avoid warning with perl 5.21+ via newer "aliased" [Doug Bell]
- speed optimizations (5%) [Reini Urban]
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=42b7f69f000f9c47d78b3efbb9467b326d63d1f2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-Data-DPath/Makefile | 2 +-
p5-Data-DPath/distinfo | 7 ++++---
2 files changed, 5 insertions(+), 4 deletions(-)
diffs:
diff --git a/p5-Data-DPath/Makefile b/p5-Data-DPath/Makefile
index d6ecbb63cb..4cbfa362a6 100644
--- a/p5-Data-DPath/Makefile
+++ b/p5-Data-DPath/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2015/08/01 08:02:37 thomasklausner Exp $
-DISTNAME= Data-DPath-0.50
+DISTNAME= Data-DPath-0.57
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SC/SCHWIGON/}
diff --git a/p5-Data-DPath/distinfo b/p5-Data-DPath/distinfo
index 5a410062b9..70a126b313 100644
--- a/p5-Data-DPath/distinfo
+++ b/p5-Data-DPath/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1 2014/11/15 10:31:04 noud4 Exp $
-SHA1 (Data-DPath-0.50.tar.gz) = e80df472cda1f3dc182d66513db9639e6f072eab
-RMD160 (Data-DPath-0.50.tar.gz) = 32da8873aed753c2b6b2edd3dca8fcd7ee3fb5d1
-Size (Data-DPath-0.50.tar.gz) = 272785 bytes
+SHA1 (Data-DPath-0.57.tar.gz) = 00fb5ba519dae899a8dd4d232dafd0083e958193
+RMD160 (Data-DPath-0.57.tar.gz) = 1a6b6e5cbeaa2209889d99d24da6f9708ec8d40d
+SHA512 (Data-DPath-0.57.tar.gz) = 885cbe75f06a768588f4e3ee0e03ef1b3dc82592df3ec08f4725ba135f4d60d9da29d2f47e86a3492a75ff9344a178de39c23d5d13596a6ffcb7153b3b27b6c5
+Size (Data-DPath-0.57.tar.gz) = 288006 bytes
Home |
Main Index |
Thread Index |
Old Index