cad/verilator: Update 5.004 → 5.006

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-01-23 19:56:49 -08:00
parent c9cfdf3dfc
commit 452499a2bf
3 changed files with 15 additions and 6 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= verilator
DISTVERSIONPREFIX= v
DISTVERSION= 5.004
DISTVERSION= 5.006
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
@ -14,14 +14,20 @@ BROKEN_i386= see https://github.com/verilator/verilator/issues/3037
BUILD_DEPENDS= autoconf>0:devel/autoconf \
bash:shells/bash \
${LOCALBASE}/bin/ar:devel/binutils
${LOCALBASE}/bin/ar:devel/binutils \
help2man:misc/help2man
LIB_DEPENDS= libsystemc.so:devel/systemc
RUN_DEPENDS= gmake:devel/gmake # verilator runs gmake for the --hierarchical option when the 'gmake' method is chosen
USES= bison compiler:c++14-lang gmake localbase:ldflags pathfix perl5 python:build,run,test shebangfix tar:tgz
USE_GITHUB= yes
SHEBANG_FILES= bin/verilator_ccache_report bin/verilator_profcfunc bin/verilator_gantt
SHEBANG_FILES= bin/verilator_ccache_report \
bin/verilator_difftree \
bin/verilator_gantt \
bin/verilator_includer \
bin/verilator_includer \
bin/verilator_profcfunc
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL_SCRIPT}"

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1672122120
SHA256 (verilator-verilator-v5.004_GH0.tar.gz) = 7d193a09eebefdbec8defaabfc125663f10cf6ab0963ccbefdfe704a8a4784d2
SIZE (verilator-verilator-v5.004_GH0.tar.gz) = 2815642
TIMESTAMP = 1674527154
SHA256 (verilator-verilator-v5.006_GH0.tar.gz) = eb4ca4157ba854bc78c86173c58e8bd13311984e964006803dd45dc289450cfe
SIZE (verilator-verilator-v5.006_GH0.tar.gz) = 2866281

View file

@ -8,7 +8,10 @@ bin/verilator_profcfunc
libdata/pkgconfig/verilator.pc
man/man1/verilator.1.gz
man/man1/verilator_coverage.1.gz
man/man1/verilator_gantt.1.gz
man/man1/verilator_profcfunc.1.gz
%%DATADIR%%/bin/verilator_ccache_report
%%DATADIR%%/bin/verilator_difftree
%%DATADIR%%/bin/verilator_includer
%%DATADIR%%/examples/cmake_hello_c/CMakeLists.txt
%%DATADIR%%/examples/cmake_hello_c/Makefile