Date: Mon, 25 Feb 2002 11:18:56 -0800 (PST) From: Joachim Strömbergson <watchman@ludd.luth.se> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/35317: Update of Icarus Verilog to 0.6 needed. Patches included. Message-ID: <200202251918.g1PJIuq24297@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 35317 >Category: ports >Synopsis: Update of Icarus Verilog to 0.6 needed. Patches included. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 25 11:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joachim Strömbergson >Release: >Organization: InformAsic >Environment: FreeBSD fetis.ninja.se 4.5-STABLE FreeBSD 4.5-STABLE #1: Mon Feb 4 22:48:19 CET 2002 js@fetis.informasic.com:/usr/obj/usr/src/sys/UP4X i386 f >Description: The Icarus Verilog port is now waay out of date and badly needs to be updated. In Jan 05 I submitted a PR to update the port from 0.4 to 0.5, see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/33588 The PR was submitted after a trying to reach the port maintainer keichi for more than two months about the problem. The PR was turned over to the port maintainer by pat on Feb 10. The port have however still not been updated. Now, the author of Icarus have released the 0.6 version, which fixes several bugs and improves the tool in big ways. I have been in contact with him, and he definitely recommends that the FreeBSD port should be based on 0.6 (or at least 0.5), not 0.4. >How-To-Repeat: N/A >Fix: The following diffs will patch the current iverilog port to 0.6. The patches have been tested. Now, could someone please commit them? --- /usr/ports/cad/iverilog/Makefile Sat May 19 10:51:50 2001 +++ Makefile Mon Feb 25 19:28:59 2002 @@ -7,7 +7,7 @@ # PORTNAME= iverilog -PORTVERSION= 0.4 +PORTVERSION= 0.6 CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/ DISTNAME= verilog-${PORTVERSION} --- /usr/ports/cad/iverilog/distinfo Tue Feb 13 12:02:15 2001 +++ distinfo Mon Feb 25 19:28:45 2002 @@ -1 +1 @@ -MD5 (verilog-0.4.tar.gz) = d2b0c7c1480ffb2ad1b440bded97e419 +MD5 (verilog-0.6.tar.gz) = 506982a9700958dec4d15c494aa14394 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202251918.g1PJIuq24297>