Update p5-Data-Section from version 0.100.270 (upstream version
0.100270) to version 0.100.770 (upstream version 0.100770). Upstream changes: 0.100770 2010-03-18 08:05:46 America/New_York this release's changes courtesy of Tatsuhiko Miyagawa: __END__ now ends the whole data section; ignore_end may come someday empty data lines between __DATA__ and first section are ignored
This commit is contained in:
parent
7ef83cb00b
commit
ec6c2d6412
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.3 2010/02/15 14:55:36 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2010/04/24 19:11:12 seb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Data-Section-0.100270
|
||||
PKGNAME= p5-${DISTNAME:S/100270/100.270/}
|
||||
DISTNAME= Data-Section-0.100770
|
||||
PKGNAME= p5-Data-Section-0.100.770
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2010/02/15 14:55:36 sno Exp $
|
||||
$NetBSD: distinfo,v 1.4 2010/04/24 19:11:12 seb Exp $
|
||||
|
||||
SHA1 (Data-Section-0.100270.tar.gz) = 980cc0a9621213e47597fb3d63016fbc0b3e4051
|
||||
RMD160 (Data-Section-0.100270.tar.gz) = d7426fe2f76a6d4adb8d12bada684baaef0c49ae
|
||||
Size (Data-Section-0.100270.tar.gz) = 12817 bytes
|
||||
SHA1 (Data-Section-0.100770.tar.gz) = 2ec1e5d340957042fee385810dbd14c8db43549b
|
||||
RMD160 (Data-Section-0.100770.tar.gz) = 6cb7cab1ccdf03581eb1f472fa177d7ab0bcb507
|
||||
Size (Data-Section-0.100770.tar.gz) = 13321 bytes
|
||||
|
|
Loading…
Reference in a new issue