Update to 1.09 per PR pkg/34359 by Martin Wilke. Changes:
- added indexing methods - 'die' instead of 'craok' on fatal errors
This commit is contained in:
parent
d15c0da829
commit
23cc45da55
2 changed files with 6 additions and 7 deletions
|
@ -1,10 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:13 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2006/09/01 06:34:31 gson Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Set-IntSpan-1.08
|
||||
DISTNAME= Set-IntSpan-1.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5sis
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2005/02/23 22:24:28 agc Exp $
|
||||
$NetBSD: distinfo,v 1.4 2006/09/01 06:34:31 gson Exp $
|
||||
|
||||
SHA1 (Set-IntSpan-1.08.tar.gz) = c8332bafae1c8b49302ae0fc264e2544bb697128
|
||||
RMD160 (Set-IntSpan-1.08.tar.gz) = 5a87f3d83645cf06c3dbe6a0e6050df5c7301c8c
|
||||
Size (Set-IntSpan-1.08.tar.gz) = 14148 bytes
|
||||
SHA1 (Set-IntSpan-1.09.tar.gz) = 441349016ed1c5d948a7ca901eaa1d790e8b2546
|
||||
RMD160 (Set-IntSpan-1.09.tar.gz) = cf71e78468e1791e2a21f887c0889697e671311b
|
||||
Size (Set-IntSpan-1.09.tar.gz) = 17524 bytes
|
||||
|
|
Loading…
Reference in a new issue