Wed Apr 29 20:01:21 2009 UTC ()
PkgSrc changes:
  - Updating package for p5 module Data::Dump to 1.14 from 1.08
  - Setting license to gnu-gpl-v2

Upstream changes:
2009-01-12  Gisle Aas <gisle@ActiveState.com>

   Release 1.14

   Data::Dump::Trace enhancements:
      - trace() function
      - prototypes

2009-01-02  Gisle Aas <gisle@ActiveState.com>

   Release 1.13

   Added the Data::Dump::Trace module

2008-10-21  Gisle Aas <gisle@ActiveState.com>

   Release 1.12

   Documentation tweaks.

2008-08-23  Gisle Aas <gisle@ActiveState.com>

   Release 1.11

   Documentation tweaks.

2008-08-21  Gisle Aas <gisle@ActiveState.com>

   Release 1.10

   Add the functions quote(), dd() and ddx().

   Fix segfault when duming large repeated strings [RT#33520]

   Incorporated documentation improvements from Mark Stosberg

   Apply Data-Dump-1.08-ANDK-01.patch from CPAN.  Might do some
   good on older perls I guess.


(sno)
diff -r1.3 -r1.4 pkgsrc/devel/p5-Data-Dump/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Data-Dump/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Data-Dump/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Data-Dump/Makefile 2008/10/19 19:17:50 1.3
+++ pkgsrc/devel/p5-Data-Dump/Makefile 2009/04/29 20:01:21 1.4
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:50 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/04/29 20:01:21 sno Exp $
 #
 
-DISTNAME=		Data-Dump-1.08
+DISTNAME=		Data-Dump-1.14
 PKGNAME=		p5-${DISTNAME}
-PKGREVISION=		1
 CATEGORIES=		devel perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Data/}
 
 MAINTAINER=		abs@NetBSD.org
 HOMEPAGE=		http://search.cpan.org/dist/Data-Dump/
 COMMENT=		Pretty printing of data structures
+LICENSE=		gnu-gpl-v2 # OR artistic
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 PKG_INSTALLATION_TYPES=	overwrite pkgviews

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Data-Dump/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Data-Dump/distinfo 2008/01/09 01:21:49 1.2
+++ pkgsrc/devel/p5-Data-Dump/distinfo 2009/04/29 20:01:21 1.3
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/01/09 01:21:49 heinz Exp $
+$NetBSD: distinfo,v 1.3 2009/04/29 20:01:21 sno Exp $
 
-SHA1 (Data-Dump-1.08.tar.gz) = 9c6ef11f1df0747db9eb42c61d601da589153ddf
+SHA1 (Data-Dump-1.14.tar.gz) = a3eccebfd15fb78464302fb317d3c174398a4739
-RMD160 (Data-Dump-1.08.tar.gz) = 5a24aadb8eefd86f151dcaa5fddbc2f0b5ddc19f
+RMD160 (Data-Dump-1.14.tar.gz) = 609440d4a2ebdb94d3e9b5bace62e77bcd1ad40c
-Size (Data-Dump-1.08.tar.gz) = 10546 bytes
+Size (Data-Dump-1.14.tar.gz) = 15225 bytes