Update from version 2.18 to version 2.22.

Pkgsrc changes:
- Install the "shortcut module" DDS

Upstream changes:
2.22 (2010-07-11)

Build.PL fixed to accept DDS and NODDS again

2.21 (2010-06-19)

Resynchronize internal VERSION declarations

2.20

Skipped version 2.20 because version numbers don't play nice when they
end in zeros.

2.19 (2010-06-19)

Tweak t/madness.t to deal with how perl-5.8.[0-8] deparses the pragma
`use warnings' differently.
This commit is contained in:
seb 2010-07-14 03:58:24 +00:00
parent 60fc0d1998
commit 7544e53e91
2 changed files with 7 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2010/06/13 19:27:18 seb Exp $
# $NetBSD: Makefile,v 1.6 2010/07/14 03:58:24 seb Exp $
#
DISTNAME= Data-Dump-Streamer-2.18
DISTNAME= Data-Dump-Streamer-2.22
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
@ -10,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Data-Dump-Streamer/
COMMENT= Perl 5 module to serialize a data structure as Perl
MAKE_PARAMS+= DDS
PKG_DESTDIR_SUPPORT= user-destdir
BUILD_DEPENDS+= p5-ExtUtils-Depends-[0-9]*:../../devel/p5-ExtUtils-Depends

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2010/06/13 19:27:18 seb Exp $
$NetBSD: distinfo,v 1.5 2010/07/14 03:58:24 seb Exp $
SHA1 (Data-Dump-Streamer-2.18.tar.gz) = 1fac4361aa61b21f61880c2139a3a68b680635f3
RMD160 (Data-Dump-Streamer-2.18.tar.gz) = 07041306f43a4d2531e46f6405c4c652f5f526a0
Size (Data-Dump-Streamer-2.18.tar.gz) = 90902 bytes
SHA1 (Data-Dump-Streamer-2.22.tar.gz) = 360cdd373ca24a653d139bfe86ff60b54ef507a9
RMD160 (Data-Dump-Streamer-2.22.tar.gz) = 9c9880f2b96cd2b280d4045d275347a3d24698d3
Size (Data-Dump-Streamer-2.22.tar.gz) = 91168 bytes