ports/58320: Maintainer update of the Icarus Verilog port to the latest snapshot

Joachim Strombergson watchman at ludd.luth.se
Tue Oct 21 06:10:24 UTC 2003


>Number:         58320
>Category:       ports
>Synopsis:       Maintainer update of the Icarus Verilog port to the 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:   Mon Oct 20 23:10:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joachim Strombergson
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:


System: FreeBSD fetis.ninja.se 5.1-CURRENT FreeBSD 5.1-CURRENT #13: Sun Sep 28 11:03:31 CEST 2003     js at fetis.ninja.se:/usr/obj/usr/src/sys/ATHLON i386  


>Description:


This PR contains a shell archive of the patches needed to update the port of Icarus Verilog to the latest and greatest snapshot release. This release includes buggfixes and some support for execution in both 32-bit and 64-bit mode on AMD64.


>How-To-Repeat:


Apply the patches


>Fix:


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       tmp
#       tmp/pkg-plist.patch
#       tmp/distinfo.patch
#       tmp/Makefile.patch
#
echo c - tmp
mkdir -p tmp > /dev/null 2>&1
echo x - tmp/pkg-plist.patch
sed 's/^X//' >tmp/pkg-plist.patch << 'END-of-tmp/pkg-plist.patch'
X--- pkg-plist  Fri May 16 20:18:38 2003
X+++ pkg-plist  Sat Oct 18 10:11:12 2003
X@@ -5,6 +5,7 @@
X include/ivl_target.h
X include/veriuser.h
X include/vpi_user.h
X+lib/ivl/cadpli.vpl
X lib/ivl/fpga.tgt
X lib/ivl/iverilog.conf
X lib/ivl/ivl
END-of-tmp/pkg-plist.patch
echo x - tmp/distinfo.patch
sed 's/^X//' >tmp/distinfo.patch << 'END-of-tmp/distinfo.patch'
X--- distinfo   Sat Oct 18 00:50:01 2003
X+++ distinfo   Sun Oct 12 22:58:33 2003
X@@ -1 +1 @@
X-MD5 (verilog-20030722.tar.gz) = b435baa100fb368a9cfc12f510af9c6e
X+MD5 (verilog-20031009.tar.gz) = d4d78212b4f7dde22555cdac5a52b468
END-of-tmp/distinfo.patch
echo x - tmp/Makefile.patch
sed 's/^X//' >tmp/Makefile.patch << 'END-of-tmp/Makefile.patch'
X--- Makefile   Sat Oct 18 00:50:01 2003
X+++ Makefile   Sun Oct 12 22:55:42 2003
X@@ -3,16 +3,14 @@
X # Date created:               Feb 13, 2001
X # Whom:                       Ying-Chieh Liao <ijliao at FreeBSD.org>
X #
X-# $FreeBSD: ports/cad/iverilog/Makefile,v 1.12 2003/10/17 08:26:42 linimon Exp $
X+# $FreeBSD: ports/cad/iverilog/Makefile,v 1.11 2003/05/19 08:24:55 keichii Exp $
X #
X 
X PORTNAME=     iverilog
X-PORTVERSION=  0.7.20030722
X+PORTVERSION=  0.7.20031009
X CATEGORIES=   cad
X-#MASTER_SITES=        ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/
X-#DISTNAME=    verilog-${PORTVERSION}
X-MASTER_SITES= ftp://icarus.com/pub/eda/verilog/snapshots/
X-DISTNAME=     verilog-20030722
X+MASTER_SITES=   ftp://icarus.com/pub/eda/verilog/snapshots/
X+DISTNAME=     verilog-20031009
X 
X MAINTAINER=   watchman at ludd.luth.se
X COMMENT=      A Verilog simulation and synthesis tool
END-of-tmp/Makefile.patch
exit



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



More information about the freebsd-ports-bugs mailing list