pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Variable-Magic Updated p5-Variable-Magic to 0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4cdc9fed942
branches:  trunk
changeset: 357656:a4cdc9fed942
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 25 12:21:09 2017 +0000

description:
Updated p5-Variable-Magic to 0.61.

0.61    2017-01-24 15:30 UTC
        + Fix : [RT #115792] : Latest blead stack unwind work causes infloop
                in a test.
                A change in how the core frees temporary values after eval
                interacted badly with Variable::Magic and caused infinite loops
                when a free callback was attached to a wizard. This change was
                temporarily reverted, but is going to be reinstated, and
                Variable::Magic is now able to play nicely when this happens.
                Thanks Peter Rabbitson for reporting and David Mitchell for
                providing a fix.

diffstat:

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

diffs (27 lines):

diff -r ebd6220c0402 -r a4cdc9fed942 devel/p5-Variable-Magic/Makefile
--- a/devel/p5-Variable-Magic/Makefile  Wed Jan 25 12:20:04 2017 +0000
+++ b/devel/p5-Variable-Magic/Makefile  Wed Jan 25 12:21:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2016/09/07 06:21:46 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2017/01/25 12:21:09 wiz Exp $
 
-DISTNAME=      Variable-Magic-0.60
+DISTNAME=      Variable-Magic-0.61
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Variable/}
diff -r ebd6220c0402 -r a4cdc9fed942 devel/p5-Variable-Magic/distinfo
--- a/devel/p5-Variable-Magic/distinfo  Wed Jan 25 12:20:04 2017 +0000
+++ b/devel/p5-Variable-Magic/distinfo  Wed Jan 25 12:21:09 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2016/09/07 06:21:46 wiz Exp $
+$NetBSD: distinfo,v 1.26 2017/01/25 12:21:09 wiz Exp $
 
-SHA1 (Variable-Magic-0.60.tar.gz) = 38e7f7acc9594fa27b6dc8700846b845ba0e444d
-RMD160 (Variable-Magic-0.60.tar.gz) = b092f7065da537d79a3bc49019b345c4339a2b93
-SHA512 (Variable-Magic-0.60.tar.gz) = 605ca57c59f1ff758c6fc5669b503dc1a92a47474c9744bd23ea3b422409ba4f15a1f5ae9b259a9e243b32cf31757d2d54ab7b02bce7472cfa22fbfdcb52a9a8
-Size (Variable-Magic-0.60.tar.gz) = 78080 bytes
+SHA1 (Variable-Magic-0.61.tar.gz) = d447f370adcf08cf1a3026b095fdec1291e9467c
+RMD160 (Variable-Magic-0.61.tar.gz) = c0cbd5308e3d731746b201997ead2b7d560c914b
+SHA512 (Variable-Magic-0.61.tar.gz) = 32f27e6faa7f7b6e8ef512eafdab648eb89d11e16b4d5a703523d423d0e6436685a5b6f5751d96f4981872822bbdc5a957cb61b898462c8a4827cbca0f250def
+Size (Variable-Magic-0.61.tar.gz) = 78663 bytes



Home | Main Index | Thread Index | Old Index