Update devel/ZenTest package to 4.6.1.
=== 4.6.1 / 2011-08-11 * 3 bug fixes: * Fix for option flags and unhandled error warning in autotest. (dbackeus) * Fix option w/ args handling and restart by storing ARGV in options[:args] * Fixed autotest --rc option handling. (simplybusiness)
This commit is contained in:
parent
f22c3401b8
commit
245c44ceca
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.10 2011/08/12 16:23:00 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2011/08/13 02:06:29 taca Exp $
|
||||
|
||||
DISTNAME= ZenTest-4.6.0
|
||||
DISTNAME= ZenTest-4.6.1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2011/08/12 16:23:00 taca Exp $
|
||||
$NetBSD: distinfo,v 1.9 2011/08/13 02:06:29 taca Exp $
|
||||
|
||||
SHA1 (ZenTest-4.6.0.gem) = cb8fb479996a6ce0feee6b537ecb3002b69103bd
|
||||
RMD160 (ZenTest-4.6.0.gem) = a339528ef8143c3f26a7c1984be2f2d13720dbc1
|
||||
Size (ZenTest-4.6.0.gem) = 67584 bytes
|
||||
SHA1 (ZenTest-4.6.1.gem) = 0384b61549e553c0b1d61d531ed555690fe1090b
|
||||
RMD160 (ZenTest-4.6.1.gem) = 9ac65824bc5bc98162558608d096e7b67da83132
|
||||
Size (ZenTest-4.6.1.gem) = 68096 bytes
|
||||
|
|
Loading…
Reference in a new issue