Update to 0.10012
Upstream changes: 0.10012 2014-10-05 21:22 (UTC) - Fix tests tickling deficient threads on perl 5.10.0 0.10011 2014-09-26 11:24 (UTC) - Soft-depend on newer (bugfixed and *simpler*) Class::XSAccessor 1.19 - More robust threading tests
This commit is contained in:
parent
e51864deba
commit
f0836e71d5
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:42 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2014/11/22 05:11:50 wen Exp $
|
||||
|
||||
DISTNAME= Class-Accessor-Grouped-0.10010
|
||||
DISTNAME= Class-Accessor-Grouped-0.10012
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.14 2013/05/02 06:33:18 wen Exp $
|
||||
$NetBSD: distinfo,v 1.15 2014/11/22 05:11:50 wen Exp $
|
||||
|
||||
SHA1 (Class-Accessor-Grouped-0.10010.tar.gz) = 1931328a61ddb4e6662ee2e296ed4dfa28ec7e5d
|
||||
RMD160 (Class-Accessor-Grouped-0.10010.tar.gz) = 9d5fe59160946a99154f0b57b5957a9a7049cb85
|
||||
Size (Class-Accessor-Grouped-0.10010.tar.gz) = 47331 bytes
|
||||
SHA1 (Class-Accessor-Grouped-0.10012.tar.gz) = d0efafd95c34746c12ead9dd3dd585e39f612f98
|
||||
RMD160 (Class-Accessor-Grouped-0.10012.tar.gz) = d4537b6deda7fb397f66a68cc84017103821133f
|
||||
Size (Class-Accessor-Grouped-0.10012.tar.gz) = 47830 bytes
|
||||
|
|
Loading…
Reference in a new issue