diff --git a/cad/qflow/Makefile b/cad/qflow/Makefile index fdaad1c3756b..ff193095985c 100644 --- a/cad/qflow/Makefile +++ b/cad/qflow/Makefile @@ -1,35 +1,35 @@ PORTNAME= qflow -DISTVERSION= 1.4.95 +DISTVERSION= 1.4.96 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org COMMENT= End-to-end digital synthesis flow for ASIC designs 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 effefc2b0b9c..831954d961b8 100644 --- a/cad/qflow/distinfo +++ b/cad/qflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615921048 -SHA256 (RTimothyEdwards-qflow-1.4.95_GH0.tar.gz) = 2e9556b73a6effeb0356869bb830561013c4671ae2705eb88f5ab4d02a2f8f0f -SIZE (RTimothyEdwards-qflow-1.4.95_GH0.tar.gz) = 945319 +TIMESTAMP = 1623436599 +SHA256 (RTimothyEdwards-qflow-1.4.96_GH0.tar.gz) = ced88dc2aed21f87c61000bc1e91e51f8973a85af9cc43d154e3aedcee4dabce +SIZE (RTimothyEdwards-qflow-1.4.96_GH0.tar.gz) = 945348