From owner-svn-ports-head@freebsd.org Fri Oct 5 20:23:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC47A10B5B0F; Fri, 5 Oct 2018 20:23:23 +0000 (UTC) (envelope-from skozlov@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 831338F74C; Fri, 5 Oct 2018 20:23:23 +0000 (UTC) (envelope-from skozlov@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 7E10E1A30A; Fri, 5 Oct 2018 20:23:23 +0000 (UTC) (envelope-from skozlov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w95KNNb8086600; Fri, 5 Oct 2018 20:23:23 GMT (envelope-from skozlov@FreeBSD.org) Received: (from skozlov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w95KNNoq086598; Fri, 5 Oct 2018 20:23:23 GMT (envelope-from skozlov@FreeBSD.org) Message-Id: <201810052023.w95KNNoq086598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skozlov set sender to skozlov@FreeBSD.org using -f From: "Serhii (Sergey) Kozlov" Date: Fri, 5 Oct 2018 20:23:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481292 - head/sysutils/intel-qcu X-SVN-Group: ports-head X-SVN-Commit-Author: skozlov X-SVN-Commit-Paths: head/sysutils/intel-qcu X-SVN-Commit-Revision: 481292 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.27 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: Fri, 05 Oct 2018 20:23:24 -0000 Author: skozlov Date: Fri Oct 5 20:23:22 2018 New Revision: 481292 URL: https://svnweb.freebsd.org/changeset/ports/481292 Log: sysutils/intel-qcu: Update to 2.30.23.0 - Update PORTVERSION and distinfo - Add NO_WRKSUBDIR due to change in zip package Test Plan: Compile and sanity checked using poudriere w/portlint Approved By: sbruno (mentor) Differential Revision: https://reviews.freebsd.org/D17437 Modified: head/sysutils/intel-qcu/Makefile head/sysutils/intel-qcu/distinfo Modified: head/sysutils/intel-qcu/Makefile ============================================================================== --- head/sysutils/intel-qcu/Makefile Fri Oct 5 19:44:43 2018 (r481291) +++ head/sysutils/intel-qcu/Makefile Fri Oct 5 20:23:22 2018 (r481292) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qcu -PORTVERSION= 2.30.16.8 +PORTVERSION= 2.30.23.0 CATEGORIES= sysutils net MASTER_SITES= https://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/ \ http://downloadmirror.intel.com/${MASTER_SITE_SUBDIR}/ @@ -23,6 +23,7 @@ ONLY_FOR_ARCHS_REASON= not supported on anything other USES= zip +NO_WRKSUBDIR= yes NO_BUILD= yes NO_ARCH= yes NO_ARCH_IGNORE= qcu Modified: head/sysutils/intel-qcu/distinfo ============================================================================== --- head/sysutils/intel-qcu/distinfo Fri Oct 5 19:44:43 2018 (r481291) +++ head/sysutils/intel-qcu/distinfo Fri Oct 5 20:23:22 2018 (r481292) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510586932 -SHA256 (FreeBSDx64.zip) = cf9bb7c0ba8b3968529ff4292c83f9487a329e1d850ad2cf7357c5b6388a2653 -SIZE (FreeBSDx64.zip) = 1767640 +TIMESTAMP = 1538747325 +SHA256 (FreeBSDx64.zip) = f76daed5a20a2a63e78af7b08ebeaaa7daedb09f0d1c951b9061f693f95f6cb6 +SIZE (FreeBSDx64.zip) = 1633796