Update 0.10 to 0.12
0.12 2013-05-11 * fix test that breaks in 5.17.4 (RT#80070, Father Chrysotomos) * Require ExtUtils::Depends 0.302 for win32 support (RT#77311), Alexandr Ciornii) 0.11 Mon, 18 Jun 2012 17:01:00 +0100 * Document get_lex_stuff and clear_lex_stuff. * Document return type of C version of set_linestr.
This commit is contained in:
parent
be13180696
commit
9f1a1127e8
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:40 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2014/12/12 11:17:14 mef Exp $
|
||||
|
||||
DISTNAME= B-Hooks-Parser-0.10
|
||||
DISTNAME= B-Hooks-Parser-0.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 4
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.3 2012/02/16 06:23:36 sno Exp $
|
||||
$NetBSD: distinfo,v 1.4 2014/12/12 11:17:14 mef Exp $
|
||||
|
||||
SHA1 (B-Hooks-Parser-0.10.tar.gz) = 9072be01fd6452cd3cd6d43677bd16ef20d9ed56
|
||||
RMD160 (B-Hooks-Parser-0.10.tar.gz) = 9008024eb0a2145123edce88a35bf92f7139de13
|
||||
Size (B-Hooks-Parser-0.10.tar.gz) = 71735 bytes
|
||||
SHA1 (B-Hooks-Parser-0.12.tar.gz) = 35e963da65f44e89c5b22c892a456564dd487d9e
|
||||
RMD160 (B-Hooks-Parser-0.12.tar.gz) = a4dfda286bb5bc4667528ef6d998c0556c1b056e
|
||||
Size (B-Hooks-Parser-0.12.tar.gz) = 72662 bytes
|
||||
SHA1 (patch-aa) = 5de150e40cd2db27b5c85c2d9a81e531d7183388
|
||||
|
|
Loading…
Reference in a new issue