Index: head/cad/qflow/Makefile =================================================================== --- head/cad/qflow/Makefile (revision 556932) +++ head/cad/qflow/Makefile (revision 556933) @@ -1,38 +1,37 @@ # $FreeBSD$ PORTNAME= qflow -DISTVERSION= 1.4.87 -PORTREVISION= 1 +DISTVERSION= 1.4.89 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 Index: head/cad/qflow/distinfo =================================================================== --- head/cad/qflow/distinfo (revision 556932) +++ head/cad/qflow/distinfo (revision 556933) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599930174 -SHA256 (RTimothyEdwards-qflow-1.4.87_GH0.tar.gz) = 8c64cd99ec71b82307ce35c546be6a32564b7ac6070cc636f51bef04102a9f30 -SIZE (RTimothyEdwards-qflow-1.4.87_GH0.tar.gz) = 940641 +TIMESTAMP = 1607030813 +SHA256 (RTimothyEdwards-qflow-1.4.89_GH0.tar.gz) = e1eea7fcd1e26f94ed8b8f1497dba93d3077f177e6d6b3cca0f98fad0726ec01 +SIZE (RTimothyEdwards-qflow-1.4.89_GH0.tar.gz) = 940678