PkgSrc changes:

- Updating package for p5 module Variable::Magic from 0.34 to 0.35

Upstream changes:
0.35    2009-05-15 20:50 UTC
        This is a maintenance release. Users of 0.34 can skip this update.
        + Chg : uvar magic used to be enabled for 5.9.5. It now requires 5.10 or
                later.
        + Fix : Silence compilation warnings for cxinc().
        + Rem : The workaround introduced in 0.31 for the "Unknown errors" issue
                was removed, as regression tests show that 0.34 provides a
                better fix.
        + Tst : Skip t/40-threads.t on 5.8.x with old versions of threads and
                threads::shared.
This commit is contained in:
sno 2009-05-17 17:58:14 +00:00
parent eada5e5ca2
commit 51a213abf8
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.8 2009/04/22 08:45:54 sno Exp $
# $NetBSD: Makefile,v 1.9 2009/05/17 17:58:14 sno Exp $
#
DISTNAME= Variable-Magic-0.34
DISTNAME= Variable-Magic-0.35
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Variable/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2009/04/22 08:45:54 sno Exp $
$NetBSD: distinfo,v 1.8 2009/05/17 17:58:14 sno Exp $
SHA1 (Variable-Magic-0.34.tar.gz) = 5768e8f3c008e59c65e111823f679cceca110481
RMD160 (Variable-Magic-0.34.tar.gz) = 34783b00aaf943570aaea4cee5f27084cc7e1469
Size (Variable-Magic-0.34.tar.gz) = 42239 bytes
SHA1 (Variable-Magic-0.35.tar.gz) = 931f9313955121b2920d147f0a52d960ac9b1d35
RMD160 (Variable-Magic-0.35.tar.gz) = a60ad79b31db07b147d0239106a80a148576e2d4
Size (Variable-Magic-0.35.tar.gz) = 42360 bytes