ports/162069: [PATCH] update to cad/iverilog

Niclas Zeising niclas.zeising at gmail.com
Thu Oct 27 21:50:09 UTC 2011


>Number:         162069
>Category:       ports
>Synopsis:       [PATCH] update to cad/iverilog
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 27 21:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Niclas Zeising
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD vincent.daemonic.se 9.0-BETA2 FreeBSD 9.0-BETA2 #0 r225368: Sat Sep 3 22:13:26 CEST 2011 root at vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64


	
>Description:
	The port cad/iverilog is out of date and unmaintained.
>How-To-Repeat:
	
>Fix:

	The attached patch updates the port to the latest version and gives myself maintanership.

--- cad.iverilog.update.diff begins here ---
diff -urN cad/iverilog/Makefile cad/iverilog/Makefile
--- cad/iverilog/Makefile	2011-10-24 05:32:47.000000000 +0200
+++ cad/iverilog/Makefile	2011-10-27 23:30:14.000000000 +0200
@@ -7,14 +7,13 @@
 #
 
 PORTNAME=	iverilog
-PORTVERSION=	0.9.2
-PORTREVISION=	0
+PORTVERSION=	0.9.4
 CATEGORIES=	cad
 MASTER_SITES=	ftp://icarus.com/pub/eda/verilog/v${PORTVERSION:C,\.[0-9]$,,}/ \
 		ftp://ftp.geda.seul.org/pub/geda/dist/
 DISTNAME=	verilog-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	niclas.zeising at gmail.com
 COMMENT=	A Verilog simulation and synthesis tool
 
 GNU_CONFIGURE=	yes
diff -urN cad/iverilog/distinfo cad/iverilog/distinfo
--- cad/iverilog/distinfo	2011-03-20 13:46:12.000000000 +0100
+++ cad/iverilog/distinfo	2011-10-27 23:31:02.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (verilog-0.9.2.tar.gz) = 321b6f32b5608d7cdd745a9ff8e21f3e2ec1feba9f0e3f92d8bd7042d80647c3
-SIZE (verilog-0.9.2.tar.gz) = 1127067
+SHA256 (verilog-0.9.4.tar.gz) = b4eac7276975cf2d7c2c94246f733dc187feb4d5944034d053c5094279511eb1
+SIZE (verilog-0.9.4.tar.gz) = 1200614
--- cad.iverilog.update.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list