Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2022 21:51:35 GMT
From:      =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d83a6a9ca004 - main - graphics/gimp-app: fix pkg-plist
Message-ID:  <202206302151.25ULpZY4074992@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d83a6a9ca004395724e2e62c8295cd4a51e031ef

commit d83a6a9ca004395724e2e62c8295cd4a51e031ef
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-06-30 21:47:39 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-06-30 21:51:19 +0000

    graphics/gimp-app: fix pkg-plist
    
    The option has been renamed from LIBHEIF to HEIF and %%LIBHEIF%% in
    pkg-plist must therefore be chnaged to %%HEIF%%.
    
    Approved by:    portmgr (implicit)
---
 graphics/gimp-app/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist
index 51c4df333307..6473264add72 100644
--- a/graphics/gimp-app/pkg-plist
+++ b/graphics/gimp-app/pkg-plist
@@ -329,7 +329,7 @@ libexec/gimp/2.2/plug-ins/file-gif-save/file-gif-save
 libexec/gimp/2.2/plug-ins/file-gih/file-gih
 libexec/gimp/2.2/plug-ins/file-glob/file-glob
 libexec/gimp/2.2/plug-ins/file-header/file-header
-%%LIBHEIF%%libexec/gimp/2.2/plug-ins/file-heif/file-heif
+%%HEIF%%libexec/gimp/2.2/plug-ins/file-heif/file-heif
 libexec/gimp/2.2/plug-ins/file-html-table/file-html-table
 libexec/gimp/2.2/plug-ins/file-ico/file-ico
 %%OPENJPEG%%libexec/gimp/2.2/plug-ins/file-jp2-load/file-jp2-load



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206302151.25ULpZY4074992>