mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Maintainer Update to latest snapshot. Changes: add AMD64 support
(experimental); time 0 race resolution; identation cleanup; manpage update. PR: ports/58320
This commit is contained in:
parent
a8472f5981
commit
09752ef262
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92314
3 changed files with 4 additions and 5 deletions
|
@ -7,12 +7,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= iverilog
|
PORTNAME= iverilog
|
||||||
PORTVERSION= 0.7.20030722
|
PORTVERSION= 0.7.20031009
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
#MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/
|
|
||||||
#DISTNAME= verilog-${PORTVERSION}
|
|
||||||
MASTER_SITES= ftp://icarus.com/pub/eda/verilog/snapshots/
|
MASTER_SITES= ftp://icarus.com/pub/eda/verilog/snapshots/
|
||||||
DISTNAME= verilog-20030722
|
DISTNAME= verilog-20031009
|
||||||
|
|
||||||
MAINTAINER= watchman@ludd.luth.se
|
MAINTAINER= watchman@ludd.luth.se
|
||||||
COMMENT= A Verilog simulation and synthesis tool
|
COMMENT= A Verilog simulation and synthesis tool
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (verilog-20030722.tar.gz) = b435baa100fb368a9cfc12f510af9c6e
|
MD5 (verilog-20031009.tar.gz) = d4d78212b4f7dde22555cdac5a52b468
|
||||||
|
|
|
@ -5,6 +5,7 @@ include/acc_user.h
|
||||||
include/ivl_target.h
|
include/ivl_target.h
|
||||||
include/veriuser.h
|
include/veriuser.h
|
||||||
include/vpi_user.h
|
include/vpi_user.h
|
||||||
|
lib/ivl/cadpli.vpl
|
||||||
lib/ivl/fpga.tgt
|
lib/ivl/fpga.tgt
|
||||||
lib/ivl/iverilog.conf
|
lib/ivl/iverilog.conf
|
||||||
lib/ivl/ivl
|
lib/ivl/ivl
|
||||||
|
|
Loading…
Add table
Reference in a new issue