From ef4e3b32a61ae4deab050f32b082709b2bbcfec8 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sat, 27 Nov 2004 02:50:08 +0000 Subject: update to verilog-current 20041004. Release Notes for Icarus Verilog Snapshot 20041004 Some minor Makefile bugs have been fixed, and source file text formatting has in some cases been normalized for release. Also, configure scripts have been factored for a more consistent build. Fixed continuous assignments to carry strength when needed for correct behavior. This bug led to subtly incorrect reset behavior, but could have caused strength modeling errors in a variety of situations. Fixed some <= vs >= behaviors to be consistent. The results of these comparisons, when sized values are involved, are more standard now. --- cad/verilog-current/Makefile | 5 ++--- cad/verilog-current/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'cad') diff --git a/cad/verilog-current/Makefile b/cad/verilog-current/Makefile index 73824cf1d09..e900b7d50f0 100644 --- a/cad/verilog-current/Makefile +++ b/cad/verilog-current/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2004/10/03 00:13:13 tv Exp $ +# $NetBSD: Makefile,v 1.44 2004/11/27 02:50:08 dmcmahill Exp $ # DISTNAME= verilog-${SNAPDATE} PKGNAME= verilog-current-${SNAPDATE} -PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/verilog/snapshots/ @@ -18,7 +17,7 @@ CONFLICTS+= verilog-[0-9]* USE_BUILDLINK3= yes BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison -SNAPDATE= 20040915 +SNAPDATE= 20041004 GNU_CONFIGURE= yes USE_GNU_TOOLS+= lex make CONFIGURE_ARGS+= --without-ipal diff --git a/cad/verilog-current/distinfo b/cad/verilog-current/distinfo index e17bc3a3559..9fcf93775f7 100644 --- a/cad/verilog-current/distinfo +++ b/cad/verilog-current/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2004/09/21 02:23:19 dmcmahill Exp $ +$NetBSD: distinfo,v 1.23 2004/11/27 02:50:09 dmcmahill Exp $ -SHA1 (verilog-20040915.tar.gz) = 44bf7d444fa2dac6b598d133c3e86557662679c4 -Size (verilog-20040915.tar.gz) = 1371319 bytes +SHA1 (verilog-20041004.tar.gz) = 820763bbf1f5e3f001f73e195d274be76b8ae0a4 +Size (verilog-20041004.tar.gz) = 1371537 bytes SHA1 (patch-ad) = ef3fe90fb096b96807b2e5766f3ac6849867352a -- cgit v1.2.3