diff --git a/cad/qflow/Makefile b/cad/qflow/Makefile index 57e4622dfad1..8e3af7e328a5 100644 --- a/cad/qflow/Makefile +++ b/cad/qflow/Makefile @@ -1,36 +1,36 @@ PORTNAME= qflow -DISTVERSION= 1.4.102 +DISTVERSION= 1.4.103 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 9d745284dc30..451648c41b30 100644 --- a/cad/qflow/distinfo +++ b/cad/qflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709932742 -SHA256 (RTimothyEdwards-qflow-1.4.102_GH0.tar.gz) = 21df8fde3b36b356ee67d0f3fa4a6e013de33a4f7046de76dc01395e259a7601 -SIZE (RTimothyEdwards-qflow-1.4.102_GH0.tar.gz) = 945954 +TIMESTAMP = 1714976162 +SHA256 (RTimothyEdwards-qflow-1.4.103_GH0.tar.gz) = 8d04b14c94ae57e41efa4cdaa014150f57cd2f4fdccd48fb8bc50bac3ce06bea +SIZE (RTimothyEdwards-qflow-1.4.103_GH0.tar.gz) = 946044