Update to covered-0.2.2.
From the NEWS file: This release is basically a 0.2.1 release with the available bug fixes patches applied to it. This should make getting a stable release less tedious.
This commit is contained in:
parent
aa42f1c5ce
commit
2288245471
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2003/09/01 23:41:37 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2003/12/09 01:20:36 dmcmahill Exp $
|
||||
#
|
||||
|
||||
DISTNAME= covered-0.2.1
|
||||
DISTNAME= covered-0.2.2
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=covered/}
|
||||
|
||||
|
@ -20,7 +20,7 @@ REPLACE_PERL= diags/verilog/check_test
|
|||
GNU_CONFIGURE= YES
|
||||
USE_GMAKE= YES
|
||||
TEST_DIRS= ${WRKSRC}/diags/regress
|
||||
TEST_TARGET= #defined
|
||||
TEST_TARGET= iverilog
|
||||
|
||||
post-patch:
|
||||
${CHMOD} 755 ${WRKSRC}/missing
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2003/08/28 03:47:09 jmc Exp $
|
||||
$NetBSD: distinfo,v 1.3 2003/12/09 01:20:36 dmcmahill Exp $
|
||||
|
||||
SHA1 (covered-0.2.1.tar.gz) = e895364b4e4a38f33ffc30fe402a8891d72e9bb0
|
||||
Size (covered-0.2.1.tar.gz) = 525933 bytes
|
||||
SHA1 (covered-0.2.2.tar.gz) = 1cdea5ca0010fc5ef3a50623da807aac0b8cd2d8
|
||||
Size (covered-0.2.2.tar.gz) = 526257 bytes
|
||||
SHA1 (patch-aa) = 0ffd830e411c00d5fa1776f14e949362b2d2980f
|
||||
|
|
Loading…
Reference in a new issue