diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 22:38:10 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 22:38:10 +0000 |
commit | 723f44ce5d12eef76610eb64a02f30363fd4e611 (patch) | |
tree | 0a954205aa49ab8029b143dbe64b7561b7bd48cd /devel | |
parent | 771ec719ff9e0000f971beff4f13fdaaedb76a49 (diff) | |
download | pkgsrc-723f44ce5d12eef76610eb64a02f30363fd4e611.tar.gz |
Updating package for Data::Section from 0.005 to 0.091.820 and set license
to ${PERL5_LICENSE} according to META.json
Upstream changes:
0.091820 2009-07-01 18:25:50 UTC
add docs on using ForMethod to avoid autocleaning (thanks, Kent
Fredric)
0.006 2008-11-23
remove smoke tests that did nothing useful; thanks Florian
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Data-Section/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Data-Section/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile index 4004ae30df5..8260b268e94 100644 --- a/devel/p5-Data-Section/Makefile +++ b/devel/p5-Data-Section/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/10/30 23:36:03 he Exp $ +# $NetBSD: Makefile,v 1.2 2009/07/07 22:38:10 sno Exp $ # -DISTNAME= Data-Section-0.005 -PKGNAME= p5-${DISTNAME} +DISTNAME= Data-Section-0.091820 +PKGNAME= p5-${DISTNAME:S/091820/091.820/} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Data-Section/ COMMENT= Perl 5 module to read multiple hunks of data out of your DATA section +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Class-ISA>0:../../devel/p5-Class-ISA DEPENDS+= p5-Sub-Exporter>=0.979:../../devel/p5-Sub-Exporter diff --git a/devel/p5-Data-Section/distinfo b/devel/p5-Data-Section/distinfo index f26e465a2a5..120a75d1add 100644 --- a/devel/p5-Data-Section/distinfo +++ b/devel/p5-Data-Section/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/10/30 23:36:03 he Exp $ +$NetBSD: distinfo,v 1.2 2009/07/07 22:38:10 sno Exp $ -SHA1 (Data-Section-0.005.tar.gz) = 38010182e856d6f6e1030901a30dff43dd6df058 -RMD160 (Data-Section-0.005.tar.gz) = 92cd1f4511219ddf2d07937d23503cbc4eaf4cbe -Size (Data-Section-0.005.tar.gz) = 11156 bytes +SHA1 (Data-Section-0.091820.tar.gz) = 8e79efc900932b9c5e8cfaea983e890b1e3d5281 +RMD160 (Data-Section-0.091820.tar.gz) = e20f4f01902823d0312e6ec3aa77d1bb1d3b4045 +Size (Data-Section-0.091820.tar.gz) = 11777 bytes |