pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Data-Dump PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/124cbbce3d60
branches:  trunk
changeset: 392293:124cbbce3d60
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Apr 29 20:01:21 2009 +0000

description:
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@localhost>

   Release 1.14

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

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

   Release 1.13

   Added the Data::Dump::Trace module

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

   Release 1.12

   Documentation tweaks.

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

   Release 1.11

   Documentation tweaks.

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

   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.

diffstat:

 devel/p5-Data-Dump/Makefile |  6 +++---
 devel/p5-Data-Dump/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r fcd716ba281c -r 124cbbce3d60 devel/p5-Data-Dump/Makefile
--- a/devel/p5-Data-Dump/Makefile       Wed Apr 29 19:40:37 2009 +0000
+++ b/devel/p5-Data-Dump/Makefile       Wed Apr 29 20:01:21 2009 +0000
@@ -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@localhost
 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
diff -r fcd716ba281c -r 124cbbce3d60 devel/p5-Data-Dump/distinfo
--- a/devel/p5-Data-Dump/distinfo       Wed Apr 29 19:40:37 2009 +0000
+++ b/devel/p5-Data-Dump/distinfo       Wed Apr 29 20:01:21 2009 +0000
@@ -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
-RMD160 (Data-Dump-1.08.tar.gz) = 5a24aadb8eefd86f151dcaa5fddbc2f0b5ddc19f
-Size (Data-Dump-1.08.tar.gz) = 10546 bytes
+SHA1 (Data-Dump-1.14.tar.gz) = a3eccebfd15fb78464302fb317d3c174398a4739
+RMD160 (Data-Dump-1.14.tar.gz) = 609440d4a2ebdb94d3e9b5bace62e77bcd1ad40c
+Size (Data-Dump-1.14.tar.gz) = 15225 bytes



Home | Main Index | Thread Index | Old Index