From owner-svn-ports-head@freebsd.org Wed May 13 08:03:15 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 77E8C2EE2D4; Wed, 13 May 2020 08:03:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49MRxb15cyz3FHg; Wed, 13 May 2020 08:03:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 20BC31E521; Wed, 13 May 2020 08:03:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04D83FsK031471; Wed, 13 May 2020 08:03:15 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04D83E1C031469; Wed, 13 May 2020 08:03:14 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202005130803.04D83E1C031469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 13 May 2020 08:03:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535089 - head/cad/qflow X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/cad/qflow X-SVN-Commit-Revision: 535089 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2020 08:03:15 -0000 Author: yuri Date: Wed May 13 08:03:14 2020 New Revision: 535089 URL: https://svnweb.freebsd.org/changeset/ports/535089 Log: cad/qflow: Update 1.4.79 -> 1.4.80 Reported by: portscout Modified: head/cad/qflow/Makefile head/cad/qflow/distinfo Modified: head/cad/qflow/Makefile ============================================================================== --- head/cad/qflow/Makefile Wed May 13 07:55:24 2020 (r535088) +++ head/cad/qflow/Makefile Wed May 13 08:03:14 2020 (r535089) @@ -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 de 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 \ Modified: head/cad/qflow/distinfo ============================================================================== --- head/cad/qflow/distinfo Wed May 13 07:55:24 2020 (r535088) +++ head/cad/qflow/distinfo Wed May 13 08:03:14 2020 (r535089) @@ -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