diff --git a/cad/yosys-ghdl-plugin/Makefile b/cad/yosys-ghdl-plugin/Makefile index 402b5abd5e4a..73c76f7f76a0 100644 --- a/cad/yosys-ghdl-plugin/Makefile +++ b/cad/yosys-ghdl-plugin/Makefile @@ -1,32 +1,33 @@ PORTNAME= yosys-ghdl-plugin -PORTVERSION= g20251221 +DISTVERSIONPREFIX= v +DISTVERSION= 6.0.0 CATEGORIES= cad MAINTAINER= nsonack@herrhotzenplotz.de COMMENT= GHDL synthesis plugin for yosys WWW= https://github.com/ghdl/ghdl-yosys-plugin LICENSE= GPLv3 BUILD_DEPENDS= ghdl>0:cad/ghdl \ yosys>0:cad/yosys RUN_DEPENDS= yosys>0:cad/yosys LIB_DEPENDS= libffi.so:devel/libffi \ - libghdl-5_1_1.so:cad/ghdl \ + libghdl-6_0_0.so:cad/ghdl \ libtcmalloc.so:devel/google-perftools USES= gmake readline tcl USE_GITHUB= yes GH_ACCOUNT= ghdl GH_PROJECT= ghdl-yosys-plugin -GH_TAGNAME= a8883f5c0eaffcf6bfea519318f5f7ae1210ba24 +GH_TAGNAME= ghdl-${DISTVERSIONPREFIX}${DISTVERSION} MAKE_ENV+= GHDL=${LOCALBASE}/bin/ghdl \ YOSYS_CONFIG=${LOCALBASE}/bin/yosys-config PLIST_FILES= share/yosys/plugins/ghdl.so post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/share/yosys/plugins/ghdl.so .include diff --git a/cad/yosys-ghdl-plugin/distinfo b/cad/yosys-ghdl-plugin/distinfo index ceb41a787bb4..afd8118cdb1a 100644 --- a/cad/yosys-ghdl-plugin/distinfo +++ b/cad/yosys-ghdl-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771316097 -SHA256 (ghdl-ghdl-yosys-plugin-g20251221-a8883f5c0eaffcf6bfea519318f5f7ae1210ba24_GH0.tar.gz) = 26383159416d950f31cc587deb6b3e87c605d673115bdb4e310e2d80c8315360 -SIZE (ghdl-ghdl-yosys-plugin-g20251221-a8883f5c0eaffcf6bfea519318f5f7ae1210ba24_GH0.tar.gz) = 84464 +TIMESTAMP = 1777118282 +SHA256 (ghdl-ghdl-yosys-plugin-v6.0.0-ghdl-v6.0.0_GH0.tar.gz) = e09f10937b8a28d047607ad011bd4443a44c6474f38a745a6d3735e31fa4e384 +SIZE (ghdl-ghdl-yosys-plugin-v6.0.0-ghdl-v6.0.0_GH0.tar.gz) = 88944