From nobody Mon Dec 13 20:47:31 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 2AAA718E96B1; Mon, 13 Dec 2021 20:47:32 +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 4JCYVC3kWkz3Qs4; Mon, 13 Dec 2021 20:47:31 +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 4900A1B5CB; Mon, 13 Dec 2021 20:47:31 +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 1BDKlV5u091252; Mon, 13 Dec 2021 20:47:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BDKlVrT091251; Mon, 13 Dec 2021 20:47:31 GMT (envelope-from git) Date: Mon, 13 Dec 2021 20:47:31 GMT Message-Id: <202112132047.1BDKlVrT091251@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: be6334a2806d - main - graphics/nomacs: 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: be6334a2806d7c47c096a44332be298361d49fe5 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639428451; 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=jgPTtPqBEA0YPYdOM/RT3JthdmPW/w7zI/US+hxRvMo=; b=W4Zf7VFCMGap5nvMrozf/HawO9BqJ+/Dp7OGsu0xSru6twcMM/Ncvsm/u6AVeZOZWx5rzG MLsZ5hIo9ik7QSLD9Fd9R2vyO9Tyh96i1QDT1kE2DzNjehGpfMkuGLQckZzhv25g0rjJKr IKkY1cBoL65EkyWNdYL/eg1oqeZLn6+OruERNO438flYxYIChpk7Dv9zgU41oh1CSJzPKN HrqUUMn2evALJb3DQROPWG7iAtbxMt63Wwe472criI+05aWlZJa+dwKKllULEwrU2c36Vm IP1QEBghEY1eZ/8XoxAi5jMq9If4TLV0qDt/SIBysK9OwAiHxN4CLVFAVmwq0w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639428451; a=rsa-sha256; cv=none; b=ZkbZCkCTE55dVwQejYUa+lBpuYuIDObbx6ZA+V7GjrTmWfgduAVaUxuOaZLV1JVtQhj9Kf 5LlRS7BFBjg5z2qNIW7I+z2SNa4KMuXEPoitLr5r6GCDFz8t0c6NP6d3/UToApK00mKanf U1zBoeOAZnpl4u2mC2ACtxdgDcP9975Sh2zAFOeXQxVXC7QGxT3QS9ZhLyBoCNqozKHSbu Xg3f8oHy1vX3g6XFoab3/6EpLNI0AHfoNweKgopjFf53O/APCjVK4w0aFIzNFVOeLDIJlG CTfYAQCXwJHkLmKr3sEguOhVcZ3/MBHYKosGPn5THuTtimhj9oq8Oodf7k5Q2w== 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=be6334a2806d7c47c096a44332be298361d49fe5 commit be6334a2806d7c47c096a44332be298361d49fe5 Author: Bernhard Froehlich AuthorDate: 2021-12-13 20:36:38 +0000 Commit: Bernhard Froehlich CommitDate: 2021-12-13 20:47:13 +0000 graphics/nomacs: Add CPE information Approved by: portmgr (blanket) --- graphics/nomacs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile index 7c1d062f7abc..8518bc8c82e7 100644 --- a/graphics/nomacs/Makefile +++ b/graphics/nomacs/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ liblcms2.so:graphics/lcms2 \ libquazip1-qt5.so:archivers/quazip -USES= cmake compiler:c++11-lang desktop-file-utils \ +USES= cmake compiler:c++11-lang cpe desktop-file-utils \ dos2unix pkgconfig qt:5 USE_QT= concurrent core gui network printsupport svg widgets \ buildtools_build linguisttools_build qmake_build