Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2020 04:31:20 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548696 - head/cad/qflow
Message-ID:  <202009150431.08F4VKKl005819@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Sep 15 04:31:20 2020
New Revision: 548696
URL: https://svnweb.freebsd.org/changeset/ports/548696

Log:
  cad/qflow: Change dependency from cad/opensta to cad/openroad

Modified:
  head/cad/qflow/Makefile

Modified: head/cad/qflow/Makefile
==============================================================================
--- head/cad/qflow/Makefile	Tue Sep 15 03:35:33 2020	(r548695)
+++ head/cad/qflow/Makefile	Tue Sep 15 04:31:20 2020	(r548696)
@@ -2,6 +2,7 @@
 
 PORTNAME=	qflow
 DISTVERSION=	1.4.87
+PORTREVISION=	1
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -14,7 +15,7 @@ APP_DEPENDS=	abc:cad/abc \
 		magic>0:cad/magic \
 		netgen-lvs>0:cad/netgen-lvs \
 		qrouter>0:cad/qrouter \
-		sta:cad/opensta \
+		sta:cad/openroad \
 		yosys>0:cad/yosys
 BUILD_DEPENDS=	${APP_DEPENDS}
 RUN_DEPENDS=	${APP_DEPENDS}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009150431.08F4VKKl005819>