pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Specio
Module Name: pkgsrc
Committed By: wiz
Date: Tue Oct 18 08:30:12 UTC 2016
Modified Files:
pkgsrc/devel/p5-Specio: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Specio/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Specio/Makefile
diff -u pkgsrc/devel/p5-Specio/Makefile:1.5 pkgsrc/devel/p5-Specio/Makefile:1.6
--- pkgsrc/devel/p5-Specio/Makefile:1.5 Wed Oct 12 12:41:48 2016
+++ pkgsrc/devel/p5-Specio/Makefile Tue Oct 18 08:30:11 2016
@@ -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/
Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.4 pkgsrc/devel/p5-Specio/distinfo:1.5
--- pkgsrc/devel/p5-Specio/distinfo:1.4 Wed Oct 12 12:41:48 2016
+++ pkgsrc/devel/p5-Specio/distinfo Tue Oct 18 08:30:11 2016
@@ -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