From nobody Tue Dec 21 12:37:13 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 62EAA18EC8CE; Tue, 21 Dec 2021 12:37:14 +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 4JJGDp0lP0z4sk2; Tue, 21 Dec 2021 12:37:14 +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 EDC5B1C3A; Tue, 21 Dec 2021 12:37:13 +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 1BLCbDlM046413; Tue, 21 Dec 2021 12:37:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLCbDwU046412; Tue, 21 Dec 2021 12:37:13 GMT (envelope-from git) Date: Tue, 21 Dec 2021 12:37:13 GMT Message-Id: <202112211237.1BLCbDwU046412@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernhard Froehlich Subject: git: 1d76fb4df146 - main - math/openblas: Add CPE information 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: decke X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1d76fb4df146344f2674784483f9982b1e761f2c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640090234; 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=iJTIxx6LSGgxnol6gWusmrFwHHNAPQJTjMpthjPo+H4=; b=vrMj/LPq2NBT9hgYw+2MMj6TQm4mbXkLJkBO2k37VPcOgPITuf/80Bxr9L5CN4mF8szjwg /EgcmjBI3lbbqnm7LXA87pGE0PdWzVB6OS/SE0aS2TUVw16/SswNMvzP7sEGQ4/PSfyxTG wZfa8bDQia1g1Dj2SAim+hI4hWTizBzcjRF92jd3A3zdVZ7LHf6S1u7x/R3dba9uIYrzo1 OaiFdsJId8H2kKGC9Ihd5z2vH7LRij3cdnH3A3runliZZvs6aFt6P2FnCPMSnKZI94242b 9jS9iPZMS6tGE7qaQW4dhj0WCLeH5k5v1uRIJT6l/oAQ9jyjDOZOydn8I5ka+A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640090234; a=rsa-sha256; cv=none; b=WngdGFp2fhE/MCk46zkQcXeWycKQZKy/ayROHZrfqEsxFjPab4JK+RTFFTfIjAoLYbF7Oo eSvNgliPMTjsFXt2tvxeSvMiFQXhtSUnwzedDuS/sqwfjLb0cIvgdeIqfwUEphz8v4LWbv DqAfds9NtoTBuV1P9WwY+4p0v3QHID++EmDChlXm4lLA5s6WlUJn9WkBB+n9WEeMBr5GlB q7W0L/8LK7rEzjIaEvcubUGG4vL1hQSyAw7leev/t+R5SxE4b47hKx8vwKn3xBYGL1Sl6M PNSSMjb8Id/ygH0CwDFgV+PrCoCsdKXuNhXopC5giwZh+7pKxHN4v8f63AX3ng== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d76fb4df146344f2674784483f9982b1e761f2c commit 1d76fb4df146344f2674784483f9982b1e761f2c Author: Bernhard Froehlich AuthorDate: 2021-12-21 12:07:02 +0000 Commit: Bernhard Froehlich CommitDate: 2021-12-21 12:30:02 +0000 math/openblas: Add CPE information Approved by: portmgr (blanket) --- math/openblas/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/openblas/Makefile b/math/openblas/Makefile index 004331c7e8a1..304b0da6ee28 100644 --- a/math/openblas/Makefile +++ b/math/openblas/Makefile @@ -16,13 +16,14 @@ COMMENT= Optimized BLAS library based on GotoBLAS2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= compiler:c11 fortran gmake perl5 pkgconfig +USES= compiler:c11 cpe fortran gmake perl5 pkgconfig USE_GITHUB= yes GH_ACCOUNT= xianyi GH_PROJECT= OpenBLAS LARGE_FILE= large.tgz TIMING_FILE= timing.tgz +CPE_VENDOR= openblas_project USE_LDCONFIG= yes USE_PERL5= build