Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jul 2004 22:30:05 +0200
From:      "Joachim Strombergson" <watchman@ludd.ltu.se>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/68643: Update of Icarus Verilog port to latest snapshot
Message-ID:  <1088886605.0@fetis.ninja.se>
Resent-Message-ID: <200407032030.i63KUUiZ098520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         68643
>Category:       ports
>Synopsis:       Update of Icarus Verilog port to latest snapshot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 03 20:30:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Joachim Strombergson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 5.2-CURRENT #8: Mon Jun 21 17:39:19 CEST 2004
    root@fetis.ninja.se:/usr/obj/usr/src/sys/ATHLON



>Description:


This PR contains patches to update the port of Icarus Verilog (in cad/iverilog) to the 2004-06-06 snapshot. The snapshot fixes bugs for non blocking assigments, adds more Verilog 2001 support, better synthesis etc.



>How-To-Repeat:


Apply the patches to the Makefile and the distinfo


>Fix:


--- Makefile.diff begins here ---
--- Makefile	Sat Mar 20 21:54:07 2004
+++ Makefile	Sat Jul  3 15:43:37 2004
@@ -7,10 +7,10 @@
 #
 
 PORTNAME=	iverilog
-PORTVERSION=	0.7.20040220
+PORTVERSION=	0.7.20040606
 CATEGORIES=	cad
 MASTER_SITES=	ftp://icarus.com/pub/eda/verilog/snapshots/
-DISTNAME=	verilog-20040220
+DISTNAME=	verilog-20040606
 
 MAINTAINER=	watchman@ludd.luth.se
 COMMENT=	A Verilog simulation and synthesis tool
--- Makefile.diff ends here ---

--- distinfo.diff begins here ---
--- distinfo	Sat Mar 20 21:54:07 2004
+++ distinfo	Sat Jul  3 15:43:06 2004
@@ -1,2 +1,2 @@
-MD5 (verilog-20040220.tar.gz) = 208d579866e9904a385296220104dcb2
-SIZE (verilog-20040220.tar.gz) = 1354505
+MD5 (verilog-20040606.tar.gz) = 92704dec05a832dc9bf1cb3ba399176a
+SIZE (verilog-20040606.tar.gz) = 1361219
--- distinfo.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1088886605.0>