summaryrefslogtreecommitdiff
path: root/devel/p5-Variable-Magic
diff options
context:
space:
mode:
authorsno <sno>2009-10-11 10:09:53 +0000
committersno <sno>2009-10-11 10:09:53 +0000
commit4d9ee3983ba5e60f59436ac159284fcf3e53a07c (patch)
tree57ef9f8f1d633e1724a617e520edcbb6bb70e3f3 /devel/p5-Variable-Magic
parentc2858ce061cae3e272083cfc885ae3951801954f (diff)
downloadpkgsrc-4d9ee3983ba5e60f59436ac159284fcf3e53a07c.tar.gz
Updating devel/p5-Variable-Magic from 0.37 to 0.38
Upstream changes: 0.38 2009-10-04 16:10 UTC + Dep : All the signature-related features are DEPRECATED and will be removed in december 2009. This includes the 'sig' option to wizard(), the getsig() and gensig() functions, and the SIG_* constants. Afaik those features were never used in real life, and they make the XS code slow and brittle. If you want your wizards to be globally available, you'll have to handle that yourself by storing them in a hash. + Doc : More examples in a new COOKBOOK section. + Fix : Compatiblity with the 5.11.0 release. The new compatibility constant VMG_COMPAT_ARRAY_PUSH_NOLEN_VOID was added to cover this. + Fix : Work around Kwalitee test misfailures.
Diffstat (limited to 'devel/p5-Variable-Magic')
-rw-r--r--devel/p5-Variable-Magic/Makefile4
-rw-r--r--devel/p5-Variable-Magic/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Variable-Magic/Makefile b/devel/p5-Variable-Magic/Makefile
index 454de041e56..db2086f2e54 100644
--- a/devel/p5-Variable-Magic/Makefile
+++ b/devel/p5-Variable-Magic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2009/09/12 21:21:58 sno Exp $
+# $NetBSD: Makefile,v 1.12 2009/10/11 10:09:53 sno Exp $
#
-DISTNAME= Variable-Magic-0.37
+DISTNAME= Variable-Magic-0.38
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Variable/}
diff --git a/devel/p5-Variable-Magic/distinfo b/devel/p5-Variable-Magic/distinfo
index 39e32a21272..1e4e81bcb03 100644
--- a/devel/p5-Variable-Magic/distinfo
+++ b/devel/p5-Variable-Magic/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/09/12 21:21:58 sno Exp $
+$NetBSD: distinfo,v 1.11 2009/10/11 10:09:53 sno Exp $
-SHA1 (Variable-Magic-0.37.tar.gz) = e45377ae02db8d652f7a25ed56fe35c8d91a58cb
-RMD160 (Variable-Magic-0.37.tar.gz) = f777ea2b66bd0e6fd2662e18763923683faa3e62
-Size (Variable-Magic-0.37.tar.gz) = 42377 bytes
+SHA1 (Variable-Magic-0.38.tar.gz) = 2f6569c657707c981eb9c562ceac14e5c46d90fa
+RMD160 (Variable-Magic-0.38.tar.gz) = 43af09c1864334177214743196c5f59929331ab7
+Size (Variable-Magic-0.38.tar.gz) = 43486 bytes