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 Updating package for p5 module...
details: https://anonhg.NetBSD.org/pkgsrc/rev/178a1efd9169
branches: trunk
changeset: 395459:178a1efd9169
user: sno <sno%pkgsrc.org@localhost>
date: Wed Jul 08 08:39:06 2009 +0000
description:
Updating package for p5 module Variable::Magic from 0.35 to 0.36
Correcting license according to META.yml
Upstream changes:
0.36 2009-07-05 16:30 UTC
+ Chg : getdata() now returns an empty list when no magic is present.
It used to return undef but did not croak as stated in the doc.
Thanks Matt S. Trout for pointing this out.
+ Fix : Building and tests with ActiveState Perl 5.8 build >= 822.
diffstat:
devel/p5-Variable-Magic/Makefile | 6 +++---
devel/p5-Variable-Magic/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r f2246e591df3 -r 178a1efd9169 devel/p5-Variable-Magic/Makefile
--- a/devel/p5-Variable-Magic/Makefile Wed Jul 08 08:34:38 2009 +0000
+++ b/devel/p5-Variable-Magic/Makefile Wed Jul 08 08:39:06 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2009/05/17 17:58:14 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/07/08 08:39:06 sno Exp $
#
-DISTNAME= Variable-Magic-0.35
+DISTNAME= Variable-Magic-0.36
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Variable/}
@@ -9,7 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Variable-Magic/
COMMENT= Perl 5 module to associate user-defined magic to variables
-LICENSE= artistic-2.0
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r f2246e591df3 -r 178a1efd9169 devel/p5-Variable-Magic/distinfo
--- a/devel/p5-Variable-Magic/distinfo Wed Jul 08 08:34:38 2009 +0000
+++ b/devel/p5-Variable-Magic/distinfo Wed Jul 08 08:39:06 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/05/17 17:58:14 sno Exp $
+$NetBSD: distinfo,v 1.9 2009/07/08 08:39:06 sno Exp $
-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
+SHA1 (Variable-Magic-0.36.tar.gz) = 70d514e51daaaff30418def2d9e40fb73f988a07
+RMD160 (Variable-Magic-0.36.tar.gz) = fdf90004bbc3290a070213a3d6c24e7133d32064
+Size (Variable-Magic-0.36.tar.gz) = 42567 bytes
Home |
Main Index |
Thread Index |
Old Index