diff --git a/cad/qflow/Makefile b/cad/qflow/Makefile index 062e5ae5ad11..80436587c391 100644 --- a/cad/qflow/Makefile +++ b/cad/qflow/Makefile @@ -1,36 +1,36 @@ PORTNAME= qflow -DISTVERSION= 1.4.98 +DISTVERSION= 1.4.99 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org COMMENT= End-to-end digital synthesis flow for ASIC designs WWW= http://opencircuitdesign.com/qflow/ LICENSE= GPLv2 APP_DEPENDS= abc:cad/abc \ graywolf:cad/graywolf \ magic>0:cad/magic \ netgen-lvs>0:cad/netgen-lvs \ qrouter>0:cad/qrouter \ sta:cad/openroad \ yosys>0:cad/yosys BUILD_DEPENDS= ${APP_DEPENDS} RUN_DEPENDS= ${APP_DEPENDS} USES= gmake python tar:tgz tcl tk USE_GITHUB= yes GH_ACCOUNT= RTimothyEdwards GNU_CONFIGURE= yes post-patch: @${REINPLACE_CMD} -e 's|^#!ENV_PATH python3$$|#!${PYTHON_CMD}|' ${WRKSRC}/scripts/*.py.in @${REINPLACE_CMD} -e 's|^#!TCLSH_PATH$$|#!${TCLSH}|' ${WRKSRC}/scripts/*.tcl.in post-install: @cd ${STAGEDIR}${PREFIX}/share/qflow/bin && \ ${STRIP_CMD} vlog2Spice vlog2Verilog vlog2Def vlog2Cel vlogFanout DEF2Verilog addspacers vesta spice2delay rc2dly blif2BSpice blif2Verilog blifFanout && \ ${RM} yosys-abc && ${LN} -s ${LOCALBASE}/bin/abc yosys-abc # https://github.com/RTimothyEdwards/qflow/issues/6 .include diff --git a/cad/qflow/distinfo b/cad/qflow/distinfo index 3a2e5f252c3a..fa4fbb8727d0 100644 --- a/cad/qflow/distinfo +++ b/cad/qflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633619704 -SHA256 (RTimothyEdwards-qflow-1.4.98_GH0.tar.gz) = 40fbef1857694bd3781fa1dd62308c2061547ac776a164750d9ac47bf3c3c9a2 -SIZE (RTimothyEdwards-qflow-1.4.98_GH0.tar.gz) = 945385 +TIMESTAMP = 1664069639 +SHA256 (RTimothyEdwards-qflow-1.4.99_GH0.tar.gz) = facc80e9c64921c3b6d3f7dcfc0a3d2a0ab5941290340efaafc1202b79a261c8 +SIZE (RTimothyEdwards-qflow-1.4.99_GH0.tar.gz) = 945438