Date: Sun, 31 May 2026 20:08:00 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 36cc409c952a - main - graphics/gimp3-app: Fix CPE data Message-ID: <6a1c9520.302e1.54f57758@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=36cc409c952a5921363d186cb160c9a9bd25456b commit 36cc409c952a5921363d186cb160c9a9bd25456b Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-05-31 20:05:37 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-05-31 20:05:37 +0000 graphics/gimp3-app: Fix CPE data According to NIST CPE Dictionary gnu:gimp is deprecated in favour of gimp:gimp --- graphics/gimp3-app/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/gimp3-app/Makefile b/graphics/gimp3-app/Makefile index 180e0afb43ea..125885231f17 100644 --- a/graphics/gimp3-app/Makefile +++ b/graphics/gimp3-app/Makefile @@ -144,7 +144,7 @@ LUA_NONE_MESON_FALSE= lua LIBS+= -lexecinfo -lm CPE_PRODUCT= gimp -CPE_VENDOR= gnu +CPE_VENDOR= gimp SHEBANG_FILES= plug-ins/python/*.py \ plug-ins/python/python-console/*.py \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1c9520.302e1.54f57758>
