pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Data-Munge Update 0.08 to 0.093



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcec38313d80
branches:  trunk
changeset: 645448:dcec38313d80
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Jan 29 01:04:29 2015 +0000

description:
Update 0.08 to 0.093
--------------------
0.093   2014-12-23
        * Fix typo in synopsis (thanks, Ivan Wills).

0.092   2014-11-25
        * Work around some parser bug in perl 5.6.

0.091   2014-11-19
        * Work around regex bug (#115242) in perls < 5.18 that causes spurious
          test failures.

0.09    2014-11-18
        * Add slurp.
        * Don't leave $VERSION and @EXPORT in scope for eval_string.

diffstat:

 devel/p5-Data-Munge/Makefile |  4 ++--
 devel/p5-Data-Munge/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 3d9650d9b2db -r dcec38313d80 devel/p5-Data-Munge/Makefile
--- a/devel/p5-Data-Munge/Makefile      Thu Jan 29 01:02:40 2015 +0000
+++ b/devel/p5-Data-Munge/Makefile      Thu Jan 29 01:04:29 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2014/10/02 11:26:01 wen Exp $
+# $NetBSD: Makefile,v 1.2 2015/01/29 01:04:29 mef Exp $
 
-DISTNAME=      Data-Munge-0.08
+DISTNAME=      Data-Munge-0.093
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Data/}
diff -r 3d9650d9b2db -r dcec38313d80 devel/p5-Data-Munge/distinfo
--- a/devel/p5-Data-Munge/distinfo      Thu Jan 29 01:02:40 2015 +0000
+++ b/devel/p5-Data-Munge/distinfo      Thu Jan 29 01:04:29 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/10/02 11:26:01 wen Exp $
+$NetBSD: distinfo,v 1.2 2015/01/29 01:04:29 mef Exp $
 
-SHA1 (Data-Munge-0.08.tar.gz) = 065a37fc06fcca445657c911c9df06c5f81f8f91
-RMD160 (Data-Munge-0.08.tar.gz) = 81838df2efb14aaa20fb4048e3a83d733f82b1c1
-Size (Data-Munge-0.08.tar.gz) = 7365 bytes
+SHA1 (Data-Munge-0.093.tar.gz) = a8529764da567c23300ccd7b33bc85168cab6fb1
+RMD160 (Data-Munge-0.093.tar.gz) = 9caafb8ccb323c7e47e1f43679ccbdc1e1fdc7f7
+Size (Data-Munge-0.093.tar.gz) = 8219 bytes



Home | Main Index | Thread Index | Old Index