Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Nov 2005 21:56:06 +0100
From:      "Joachim Strombergson" <watchman@ludd.ltu.se>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/88749: Maintainer update of cad/iverilog
Message-ID:  <1131569766.0@fetis.ninja.se>
Resent-Message-ID: <200511092100.jA9L0TWh021591@freefall.freebsd.org>

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

>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@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@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:



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