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
This commit is contained in:
parent
7c85bc9a9c
commit
9bda7f2bde
2 changed files with 8 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue