pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Specio Updated p5-Specio to 0.30.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54886e896bd1
branches:  trunk
changeset: 353942:54886e896bd1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 18 08:30:11 2016 +0000

description:
Updated p5-Specio to 0.30.

0.30     2016-10-15

- Fix a bug with the Sub::Quoted sub returned by $type->coercion_sub. If a
  type had more than one coercion, the generated sub could end up coercing the
  value to undef some of the time. Depending on hash key ordering, this could
  end up being a heisenbug that only occured some of the time.

diffstat:

 devel/p5-Specio/Makefile |   4 ++--
 devel/p5-Specio/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9e0dacc8096d -r 54886e896bd1 devel/p5-Specio/Makefile
--- a/devel/p5-Specio/Makefile  Tue Oct 18 08:27:56 2016 +0000
+++ b/devel/p5-Specio/Makefile  Tue Oct 18 08:30:11 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2016/10/12 12:41:48 mef Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/18 08:30:11 wiz Exp $
 
-DISTNAME=      Specio-0.29
+DISTNAME=      Specio-0.30
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
diff -r 9e0dacc8096d -r 54886e896bd1 devel/p5-Specio/distinfo
--- a/devel/p5-Specio/distinfo  Tue Oct 18 08:27:56 2016 +0000
+++ b/devel/p5-Specio/distinfo  Tue Oct 18 08:30:11 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/10/12 12:41:48 mef Exp $
+$NetBSD: distinfo,v 1.5 2016/10/18 08:30:11 wiz Exp $
 
-SHA1 (Specio-0.29.tar.gz) = 235c01a3e95db112301fabd2584113fbc5778c10
-RMD160 (Specio-0.29.tar.gz) = 803f818e1c88a3deb441a245d8b67a9b32b05866
-SHA512 (Specio-0.29.tar.gz) = d6e566d047658935658c0b27b2ce2077415e7dbd0821f243a0658c961996f78aae07c029c3f2ccb05307c1acbb99b78dbf243d6fe9357b2beb7576b68d042c62
-Size (Specio-0.29.tar.gz) = 81824 bytes
+SHA1 (Specio-0.30.tar.gz) = a9bd39e88720958733484b833689693a403a8b84
+RMD160 (Specio-0.30.tar.gz) = 764cc67e8a69d130e585db9a078b5e69c7856a29
+SHA512 (Specio-0.30.tar.gz) = b50fe53e39502e6c82ae7dd0765569f98d32f11913012525c12608f22639889cf6d33dc028bf9ade0da262e495b3440fe6528fade29a411764a9c2e6e430204a
+Size (Specio-0.30.tar.gz) = 82259 bytes



Home | Main Index | Thread Index | Old Index