diff options
-rw-r--r-- | cad/qflow/Makefile | 6 | ||||
-rw-r--r-- | cad/qflow/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/cad/qflow/Makefile b/cad/qflow/Makefile index 5061c326e936..0099176396e3 100644 --- a/cad/qflow/Makefile +++ b/cad/qflow/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qflow -DISTVERSION= 1.4.79 -PORTREVISION= 1 +DISTVERSION= 1.4.80 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org @@ -10,7 +9,8 @@ COMMENT= End-to-end digital synthesis flow for ASIC designs LICENSE= GPLv2 -APP_DEPENDS= graywolf:cad/graywolf \ +APP_DEPENDS= abc:cad/abc \ + graywolf:cad/graywolf \ magic>0:cad/magic \ netgen-lvs>0:cad/netgen-lvs \ qrouter>0:cad/qrouter \ diff --git a/cad/qflow/distinfo b/cad/qflow/distinfo index 9527f91237fb..805b3627505d 100644 --- a/cad/qflow/distinfo +++ b/cad/qflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584862088 -SHA256 (RTimothyEdwards-qflow-1.4.79_GH0.tar.gz) = 34328bad0412d6735ba410f9fd03571f614368173de7db01f11e8044f7836174 -SIZE (RTimothyEdwards-qflow-1.4.79_GH0.tar.gz) = 939727 +TIMESTAMP = 1589355351 +SHA256 (RTimothyEdwards-qflow-1.4.80_GH0.tar.gz) = 8e6b875469cbad4990c1778d344035ab6aa487652265bc8aebfb725fd453b17a +SIZE (RTimothyEdwards-qflow-1.4.80_GH0.tar.gz) = 940000 |