pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/libheif



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Apr  3 07:10:26 UTC 2025

Modified Files:
        pkgsrc/graphics/libheif: distinfo
        pkgsrc/graphics/libheif/patches: patch-CMakeLists.txt

Log Message:
libheif: add comment to patch; add link to upstream bug report


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/libheif/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/libheif/patches/patch-CMakeLists.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/libheif/distinfo
diff -u pkgsrc/graphics/libheif/distinfo:1.36 pkgsrc/graphics/libheif/distinfo:1.37
--- pkgsrc/graphics/libheif/distinfo:1.36       Wed Apr  2 22:19:11 2025
+++ pkgsrc/graphics/libheif/distinfo    Thu Apr  3 07:10:25 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2025/04/02 22:19:11 riastradh Exp $
+$NetBSD: distinfo,v 1.37 2025/04/03 07:10:25 wiz Exp $
 
 BLAKE2s (libheif-1.19.7.tar.gz) = 06aee431a1d9184e21c91fabc5dacbedd49592df8c14fa9611190996f71960e2
 SHA512 (libheif-1.19.7.tar.gz) = b0c3226c528daf78d8e8f73b5a07b9104e3ff036c553a66fdd0ca494380d8fb03c799241f0ea66b5f7e42d4fec87d186571f2aae9ac4820ffd7ff76d704f487b
 Size (libheif-1.19.7.tar.gz) = 1717186 bytes
-SHA1 (patch-CMakeLists.txt) = 8c75d2ee90e96a41a7c3135bd02fc4cffc9e501e
+SHA1 (patch-CMakeLists.txt) = 913b6dcce2ff76652c8c24fc102eae78c6bb8ef4

Index: pkgsrc/graphics/libheif/patches/patch-CMakeLists.txt
diff -u pkgsrc/graphics/libheif/patches/patch-CMakeLists.txt:1.1 pkgsrc/graphics/libheif/patches/patch-CMakeLists.txt:1.2
--- pkgsrc/graphics/libheif/patches/patch-CMakeLists.txt:1.1    Wed Apr  2 22:19:11 2025
+++ pkgsrc/graphics/libheif/patches/patch-CMakeLists.txt        Thu Apr  3 07:10:26 2025
@@ -1,4 +1,7 @@
-$NetBSD: patch-CMakeLists.txt,v 1.1 2025/04/02 22:19:11 riastradh Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.2 2025/04/03 07:10:26 wiz Exp $
+
+Only c++17 is needed.
+https://github.com/strukturag/libheif/issues/1500
 
 --- CMakeLists.txt.orig        2025-03-03 11:00:24.000000000 +0000
 +++ CMakeLists.txt



Home | Main Index | Thread Index | Old Index