Updated p5-Variable-Magic to 0.60.

0.60    2016-09-06 22:30 UTC
        + Chg : A large chunk of boilerplate XS code, which is also used in
                other XS modules, has been factored out of the main .xs file
                to a collection of .h files in the xsh subdirectory.
        + Fix : [RT #128989] : Bleadperl v5.25.3-266-g1d7e644 breaks V::M.
                Len magic is no longer called for negative array indices
                fetches, so the relevant tests are now skipped.
                Thanks Andreas Koenig for reporting.
This commit is contained in:
wiz 2016-09-07 06:21:46 +00:00
parent d40dbf30f3
commit ce7bd33c75
2 changed files with 7 additions and 8 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.32 2016/06/08 19:23:45 wiz Exp $
# $NetBSD: Makefile,v 1.33 2016/09/07 06:21:46 wiz Exp $
DISTNAME= Variable-Magic-0.59
DISTNAME= Variable-Magic-0.60
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Variable/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.24 2016/04/14 12:48:26 wiz Exp $
$NetBSD: distinfo,v 1.25 2016/09/07 06:21:46 wiz Exp $
SHA1 (Variable-Magic-0.59.tar.gz) = 771801759f136537d3f430d5f5e0986fbdce781b
RMD160 (Variable-Magic-0.59.tar.gz) = b3ac539aa6cd32a39629307feba907324ce377b3
SHA512 (Variable-Magic-0.59.tar.gz) = 500def84c3ef27afc0ee41d3737d4dc9d527ecd6f2fddbf53f969548d843adf30990f7b2704aa6db654bcfea9e2a6906fc5f3b89ef933abb22c72ac528acad1f
Size (Variable-Magic-0.59.tar.gz) = 74019 bytes
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