From nobody Mon Dec 13 20:47:30 2021 X-Original-To: dev-commits-ports-main@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 11D4F18E9546; Mon, 13 Dec 2021 20:47:31 +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 4JCYVB3BP5z3Qmb; Mon, 13 Dec 2021 20:47:30 +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 1DDE61B36C; Mon, 13 Dec 2021 20:47:30 +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 1BDKlU83091228; Mon, 13 Dec 2021 20:47:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BDKlUkN091227; Mon, 13 Dec 2021 20:47:30 GMT (envelope-from git) Date: Mon, 13 Dec 2021 20:47:30 GMT Message-Id: <202112132047.1BDKlUkN091227@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: ca302e6a67df - main - devel/zydis: Add CPE information List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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: ca302e6a67df98fc658af2bf5537f06171985620 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639428450; 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=tC9MYr7PDbpwhd5Xtz6ZRE/FTKy0bO+8MigucJOvZmA=; b=Q3yIPsJe7TJ0/zDTFaw/tKJ1riXYimZJRdeG2NYQIK2V8y7ccRur3x6aCsQqQ+NaTqRXTC 6jmsieRbyyYWO5rLHwrFxhvMXF03J10hTy14NKzAJ5fCuwcyWo/decM+7NMRrlZMEjipyD lR4MZCXSzioBjv/ZfaPBjMaulhVantqliveeR6zScy11PrCSJw02Vs/sWZzREWUrp+5p2T wDsOwwTv8ejPF3gdZWZMvh0l0nlw6SZ8Y/dypt6yb3gWqsbzk+pbnlRdAA2iorj3CmsI9y 6bRN8t3tkcZnTT0hyuxbu0qDkzSK5uqv2IK4jLTx+AfPLTm56zJFwoPTADNoOA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639428450; a=rsa-sha256; cv=none; b=gS/QL1JhGpHKdms8sKh9/l2zmJ88uHZeuye7f9DhdUrk71EdNg8wbtXV8nYo/e87KWyOZQ f0OVbia40CTvt/imyOKA6fgw7BKHEYQXCvwxZ6vXEPfsjglKi6MW+9e78RgD9QBi99nLJi aeagkMFDhpVgZR2Gr/VQ+nUfdM5EwVcNpIdLMBKhY+vuEKyi0QRM7PVLzL0Dv33nMvcfys FPkyupIrjNarbf2EmzfNoo6NToERQZNcZSUzSGSVCenBeBeRNv5BfhMK1tK0SmzUIrffXl sBS9OhvItQ4kDYX2JWwvWsgSUAQ2ooYMtosT3xemnLIiUgOzTFPKEE3twig/4Q== 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=ca302e6a67df98fc658af2bf5537f06171985620 commit ca302e6a67df98fc658af2bf5537f06171985620 Author: Bernhard Froehlich AuthorDate: 2021-12-13 20:34:58 +0000 Commit: Bernhard Froehlich CommitDate: 2021-12-13 20:47:13 +0000 devel/zydis: Add CPE information Approved by: portmgr (blanket) --- devel/zydis/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/zydis/Makefile b/devel/zydis/Makefile index 74e254d0a37b..86f34d2a5f1e 100644 --- a/devel/zydis/Makefile +++ b/devel/zydis/Makefile @@ -12,9 +12,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 ONLY_FOR_ARCHS_REASON= see definitions in include/Zycore/Defines.h -USES= cmake localbase:ldflags +USES= cmake cpe localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= zyantific GH_TUPLE= zyantific:zycore-c:273e26a:zydis/dependencies/zycore +CPE_VENDOR= zyantific .include