Updated from version 0.979nb1 to 0.981.
Upstream changes: 0.981 2008-10-24 finally fix very occasional hash ordering issue in tests fix typo in SYNOPSIS (thanks, Florian!) 0.980 2008-09-14 fix inadvertant futzing with group generator args https://rt.cpan.org/Ticket/Display.html?id=38885 thanks, trendele!
This commit is contained in:
parent
877627f345
commit
45f6f3d478
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:00 he Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2008/11/17 22:12:04 he Exp $
|
||||
|
||||
DISTNAME= Sub-Exporter-0.979
|
||||
DISTNAME= Sub-Exporter-0.981
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/05/28 21:28:39 abs Exp $
|
||||
$NetBSD: distinfo,v 1.3 2008/11/17 22:12:04 he Exp $
|
||||
|
||||
SHA1 (Sub-Exporter-0.979.tar.gz) = 2c2ff889643363f61b7956ecd53406ab5764fe5b
|
||||
RMD160 (Sub-Exporter-0.979.tar.gz) = 392e4003ed7f5fa2d2abd9682fc355d908d3144a
|
||||
Size (Sub-Exporter-0.979.tar.gz) = 52347 bytes
|
||||
SHA1 (Sub-Exporter-0.981.tar.gz) = 1f36cd7ea331c46e09f48781e74398666967985e
|
||||
RMD160 (Sub-Exporter-0.981.tar.gz) = a0654ca6a713613426be6ad3a96f5ac0abda68b7
|
||||
Size (Sub-Exporter-0.981.tar.gz) = 53393 bytes
|
||||
|
|
Loading…
Reference in a new issue