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.28.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a8ad317a898
branches: trunk
changeset: 353455:7a8ad317a898
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 05 06:40:27 2016 +0000
description:
Updated p5-Specio to 0.28.
0.28 2016-10-02
- Added a Test::Specio module to provide helpers for testing Specio libraries.
- Fixed another bug with a subtype of special types and inlining.
0.27 2016-10-01
- Cloning a type with coercions defined on it would cause an exception.
- Creating a subtype of a special type created by *_isa_type, *_can_type, or
*_does_type, or enum would die when trying to inline the type constraint.
- Removed the never-documented Any type.
- Added documentation for each type in Specio::Library::Builtins.
diffstat:
devel/p5-Specio/Makefile | 4 ++--
devel/p5-Specio/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r fc85cbbb9caa -r 7a8ad317a898 devel/p5-Specio/Makefile
--- a/devel/p5-Specio/Makefile Wed Oct 05 06:38:51 2016 +0000
+++ b/devel/p5-Specio/Makefile Wed Oct 05 06:40:27 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/09/30 11:11:25 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/05 06:40:27 wiz Exp $
-DISTNAME= Specio-0.26
+DISTNAME= Specio-0.28
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
diff -r fc85cbbb9caa -r 7a8ad317a898 devel/p5-Specio/distinfo
--- a/devel/p5-Specio/distinfo Wed Oct 05 06:38:51 2016 +0000
+++ b/devel/p5-Specio/distinfo Wed Oct 05 06:40:27 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/09/30 11:11:25 wiz Exp $
+$NetBSD: distinfo,v 1.3 2016/10/05 06:40:27 wiz Exp $
-SHA1 (Specio-0.26.tar.gz) = 629b7a1530761c132cb344c77b8a57a61441bb7e
-RMD160 (Specio-0.26.tar.gz) = d3b74dc707d78624b2209ba0003bbfe10ac075d4
-SHA512 (Specio-0.26.tar.gz) = cc8cc767088363bcd7fe62f49854ac872e78ee0ab6e9090014b22700b44485e31f6515bdbff93dcd231b6577afd607a063ea88ab4ebeba2146f8c5854db2f6ab
-Size (Specio-0.26.tar.gz) = 78465 bytes
+SHA1 (Specio-0.28.tar.gz) = 3df151e88c671dc0b826951b847891760bdcaee3
+RMD160 (Specio-0.28.tar.gz) = 38a398b8eec8321c92833a8c5bcb2ac0646c0b15
+SHA512 (Specio-0.28.tar.gz) = 87942aa30fb511050a41dd2e76bfce41004486113d8244fbe4ccaa9ffd87b6e462bcbbba9569c52aeefe84909f24cb946867809024fd6bb26ad5de5e435c7663
+Size (Specio-0.28.tar.gz) = 81442 bytes
Home |
Main Index |
Thread Index |
Old Index