From nobody Wed Dec 8 03:07:58 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BA87518BC145; Wed, 8 Dec 2021 03:07:58 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J82Cy3Khvz4tFM; Wed, 8 Dec 2021 03:07:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 520B238B6; Wed, 8 Dec 2021 03:07:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B837woD057709; Wed, 8 Dec 2021 03:07:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B837weR057708; Wed, 8 Dec 2021 03:07:58 GMT (envelope-from git) Date: Wed, 8 Dec 2021 03:07:58 GMT Message-Id: <202112080307.1B837weR057708@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 3a38bbf994c0 - main - multimedia/onevpl: unbreak fetch after b13ba26d1c9d List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3a38bbf994c0ac0135a3f0cf0092825e463c8300 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638932878; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=8UBomHB43sJ6wAjwZXKiWyd8NS02NSrVgkhL1Z18m5U=; b=P4AKReBaUofG+QHOg1N+dT18wDsl461c4fc8FMXFiT1LVdEBvYP4WK9SMuw+kklHjvrzIg JK+M9JxtR9FoPR2fOJzxSOzIJ1jIZ7eDkX7N0QCDulHcJ9DTHAR23BcRr13tVCZ5j7oKnW xrP/E//mEM7Au5QEXqs+wPuvhi1WSMY/HtaXw4L8vR+UbmMU+xSzemIKJuKikzcFI8JSQg 7b4MdLA4QojXIvFHj9DZACd+aUEhg509cRT0q1UFxHt4GMMyr3yPGOyTVuG3Xosj6z5bKS Cp3YzzGdInMchaqt4LfjesQm7zlXmz0/se5tBBh6Z0Ol2swuY/4fYVN7qFx07Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638932878; a=rsa-sha256; cv=none; b=owxnMBhAVNYYhfKVhEoq+k1AB8GRXGYGb2V1dAgVxq66Rp/kaNhjfFPYJdFz9p6y6oxphW PlT/TR3wJiZS7bJfWXc5Mi1hbVAVYHBXHvefD7OSLCDSjzQL9j/sog+JgefRC4kh9quXrn pc8B92e7KYi8CfM979ePjimXetm9auOglC1rKMHznGKVQwMSADAjnphOU7JiOZ1ymbuC38 KiJJw98YMT54YLIdO3vrnCnEfb1R9nithusx9hddDVMJiIz/ve7arliZIcpeKHyHNwuHej 0FWy1LkEsIX2sQ20iDghmyt0ArkBLoEFUmhEHv+AEWjrA2l+j87BNKCroWZ8fA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a38bbf994c0ac0135a3f0cf0092825e463c8300 commit 3a38bbf994c0ac0135a3f0cf0092825e463c8300 Author: Jan Beich AuthorDate: 2021-12-08 03:02:06 +0000 Commit: Jan Beich CommitDate: 2021-12-08 03:06:11 +0000 multimedia/onevpl: unbreak fetch after b13ba26d1c9d v2022.0.0 and v2022.0.1 were pointing at the same commit at the time of the announcement but now v2022.0.0 is 10 commits behind. Switch to v2022.0.1 which was actually tested and newer, anyway. => Fetched file size mismatch (expected 3093492, actual 3090826) --- multimedia/onevpl/Makefile | 2 +- multimedia/onevpl/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/multimedia/onevpl/Makefile b/multimedia/onevpl/Makefile index e6c3c7c09505..5092f328a201 100644 --- a/multimedia/onevpl/Makefile +++ b/multimedia/onevpl/Makefile @@ -1,6 +1,6 @@ PORTNAME= oneVPL DISTVERSIONPREFIX= v -DISTVERSION= 2022.0.0 +DISTVERSION= 2022.0.1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/onevpl/distinfo b/multimedia/onevpl/distinfo index 5c874e0f00f8..bc2c4c044f32 100644 --- a/multimedia/onevpl/distinfo +++ b/multimedia/onevpl/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1638835544 -SHA256 (oneapi-src-oneVPL-v2022.0.0_GH0.tar.gz) = cd0d34049e844602aed46928e8e110718e46a32fe76bc4f9f1e085ed7e54bc46 -SIZE (oneapi-src-oneVPL-v2022.0.0_GH0.tar.gz) = 3093492 +SHA256 (oneapi-src-oneVPL-v2022.0.1_GH0.tar.gz) = cc119877d5c8854a32909f619b918a541e946049b23d20276a8791f00d34d1ef +SIZE (oneapi-src-oneVPL-v2022.0.1_GH0.tar.gz) = 3093522