diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-18 08:30:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-18 08:30:11 +0000 |
commit | ca4c3bb82a308d10428088cc756e31ae53406e5d (patch) | |
tree | 70f1b227b7dea372029ec812ae8aaa463036ec14 /devel | |
parent | 4a513af685a372835b4eb9a097b77d275069b8fa (diff) | |
download | pkgsrc-ca4c3bb82a308d10428088cc756e31ae53406e5d.tar.gz |
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 (limited to 'devel')
-rw-r--r-- | devel/p5-Specio/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Specio/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Specio/Makefile b/devel/p5-Specio/Makefile index c3a83bba671..b55a1a58113 100644 --- a/devel/p5-Specio/Makefile +++ b/devel/p5-Specio/Makefile @@ -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 --git a/devel/p5-Specio/distinfo b/devel/p5-Specio/distinfo index 47b66795e92..5b903607de3 100644 --- a/devel/p5-Specio/distinfo +++ b/devel/p5-Specio/distinfo @@ -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 |