Update p5-Tree-DAG_Node to 1.11.
Changes from previous: ---------------------- [V 1.11] 2013-02-04T09:50:00 - Correct the date (2012 -> 2013) in this file used for V 1.10. - Correct the text at L<Tree::DAG_Node/AUTHOR> so it refers to Artistic License 2.0, which now matches what it says in Build.PL and Makefile.PL. Resolves RT#83088.
This commit is contained in:
parent
5f39c31f6d
commit
02d84fdd44
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.16 2013/02/01 05:05:54 wen Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2013/04/22 03:03:57 hiramatsu Exp $
|
||||
|
||||
DISTNAME= Tree-DAG_Node-1.10
|
||||
DISTNAME= Tree-DAG_Node-1.11
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tree/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2013/02/01 05:05:54 wen Exp $
|
||||
$NetBSD: distinfo,v 1.7 2013/04/22 03:03:57 hiramatsu Exp $
|
||||
|
||||
SHA1 (Tree-DAG_Node-1.10.tgz) = b3fca3c2ae0213706b0080cbb2757a1295b585a6
|
||||
RMD160 (Tree-DAG_Node-1.10.tgz) = 971c0dcf9754bb70de0b70863e334ecb11de832c
|
||||
Size (Tree-DAG_Node-1.10.tgz) = 43584 bytes
|
||||
SHA1 (Tree-DAG_Node-1.11.tgz) = 215edac6d47ef698856c8b4827d381fad9b12767
|
||||
RMD160 (Tree-DAG_Node-1.11.tgz) = 3be3e2143d3c2565719d121a8bbebdf4764e1d5f
|
||||
Size (Tree-DAG_Node-1.11.tgz) = 43787 bytes
|
||||
|
|
Loading…
Reference in a new issue