ports/88749: Maintainer update of cad/iverilog

Joachim Strombergson watchman at ludd.ltu.se
Wed Nov 9 21:00:36 UTC 2005


>Number:         88749
>Category:       ports
>Synopsis:       Maintainer update of cad/iverilog
>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:   Wed Nov 09 21:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Joachim Strombergson
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #0: Wed Sep 28 18:13:10 CEST 2005
    root at fetis.ninja.se:/usr/obj/usr/src/sys/ATHLON



>Description:


This PR contains patches to update the port of Icarus Verilog (cad/iverilog).

The update fixes a problem with currently missing master site by adding a second master site (at gEDA). We also update the port to the current stable release - 0.8.1.


>How-To-Repeat:


Apply the patches.


>Fix:


--- Makefile.diff begins here ---
--- Makefile	Thu Oct 20 21:48:42 2005
+++ Makefile	Wed Nov  9 21:37:41 2005
@@ -7,9 +7,11 @@
 #
 
 PORTNAME=	iverilog
-PORTVERSION=	0.8
+PORTVERSION=	0.8.1
 CATEGORIES=	cad
-MASTER_SITES=	ftp://icarus.com/pub/eda/verilog/v$(PORTVERSION)/
+MASTER_SITES=	ftp://icarus.com/pub/eda/verilog/v$(PORTVERSION)/ \
+		ftp://ftp.geda.seul.org/pub/geda/dist/
+
 DISTNAME=	verilog-$(PORTVERSION)
 
 MAINTAINER=	watchman at ludd.ltu.se
--- Makefile.diff ends here ---

--- distinfo.diff begins here ---
--- distinfo	Fri Nov  5 14:16:52 2004
+++ distinfo	Wed Nov  9 21:42:48 2005
@@ -1,2 +1,2 @@
-MD5 (verilog-0.8.tar.gz) = 12a20a7f63183e767a9d7d077eb0556c
-SIZE (verilog-0.8.tar.gz) = 1371542
+MD5 (verilog-0.8.1.tar.gz) = 61ab44cbf1734acf1b1e6c4c1ed596b6
+SIZE (verilog-0.8.1.tar.gz) = 1431354
--- distinfo.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list