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.32.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebfe984af645
branches:  trunk
changeset: 357188:ebfe984af645
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 16 09:40:39 2017 +0000

description:
Updated p5-Specio to 0.32.

0.32     2017-01-12

- Fixed a bug in the inlining for types create by any_can_type() and
  object_can_type(). This inlining mostly worked by accident because of some
  List::Util XS magic, but this broke under the debugger. Reported by
  Christian Walde (GH #17) and Chan Wilson
  (https://github.com/houseabsolute/DateTime.pm/issues/49).

diffstat:

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

diffs (27 lines):

diff -r 59a8feab141e -r ebfe984af645 devel/p5-Specio/Makefile
--- a/devel/p5-Specio/Makefile  Mon Jan 16 09:38:58 2017 +0000
+++ b/devel/p5-Specio/Makefile  Mon Jan 16 09:40:39 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2016/11/07 13:30:04 mef Exp $
+# $NetBSD: Makefile,v 1.8 2017/01/16 09:40:39 wiz Exp $
 
-DISTNAME=      Specio-0.31
+DISTNAME=      Specio-0.32
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
diff -r 59a8feab141e -r ebfe984af645 devel/p5-Specio/distinfo
--- a/devel/p5-Specio/distinfo  Mon Jan 16 09:38:58 2017 +0000
+++ b/devel/p5-Specio/distinfo  Mon Jan 16 09:40:39 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/11/07 13:30:04 mef Exp $
+$NetBSD: distinfo,v 1.7 2017/01/16 09:40:39 wiz Exp $
 
-SHA1 (Specio-0.31.tar.gz) = 7e1f054b66883169e2e2ebc788af6fc3b5559ed3
-RMD160 (Specio-0.31.tar.gz) = 6e0a0d76481750f5f04649b1b530a4ed2a42516f
-SHA512 (Specio-0.31.tar.gz) = 1d16ff9aeb3e2026c23928db64587e42f74b2488b7aeef6ee7b03ec0542dd4986cca25b3206d7d50e54724d5d3e04e8ab268808d42ff32f179ea719ca6821544
-Size (Specio-0.31.tar.gz) = 82791 bytes
+SHA1 (Specio-0.32.tar.gz) = 8f8988522e3c95c31bc0983859b3068fe754303a
+RMD160 (Specio-0.32.tar.gz) = 47d6a44ebcf7db2ca7b50dbc61c137bf77790de8
+SHA512 (Specio-0.32.tar.gz) = 6803089d5f80d9c7b811c0bddb6937228cbb95a0876424a678b76f38609b32220a2ffee63b904535baf741ddbffb880999b3ea49e41d34731ed83394b5d0628b
+Size (Specio-0.32.tar.gz) = 83679 bytes



Home | Main Index | Thread Index | Old Index