pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/exiv2
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 6 13:18:09 UTC 2023
Modified Files:
pkgsrc/graphics/exiv2: Makefile PLIST distinfo
Removed Files:
pkgsrc/graphics/exiv2/patches: patch-cmake_config.h.cmake
patch-src_futils.cpp
Log Message:
exiv2: update to 0.28.1.
No summary found, but this fixes CVE-2023-44398 and includes
the pkgsrc NetBSD patches.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/graphics/exiv2/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/graphics/exiv2/PLIST
cvs rdiff -u -r1.48 -r1.49 pkgsrc/graphics/exiv2/distinfo
cvs rdiff -u -r1.5 -r0 \
pkgsrc/graphics/exiv2/patches/patch-cmake_config.h.cmake \
pkgsrc/graphics/exiv2/patches/patch-src_futils.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/exiv2/Makefile
diff -u pkgsrc/graphics/exiv2/Makefile:1.62 pkgsrc/graphics/exiv2/Makefile:1.63
--- pkgsrc/graphics/exiv2/Makefile:1.62 Wed Aug 2 19:34:35 2023
+++ pkgsrc/graphics/exiv2/Makefile Mon Nov 6 13:18:08 2023
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.62 2023/08/02 19:34:35 nia Exp $
+# $NetBSD: Makefile,v 1.63 2023/11/06 13:18:08 wiz Exp $
-DISTNAME= exiv2-0.28.0-Source
-PKGNAME= ${DISTNAME:S/-Source//}
-PKGREVISION= 3
+DISTNAME= exiv2-0.28.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=Exiv2/}
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://exiv2.org/
Index: pkgsrc/graphics/exiv2/PLIST
diff -u pkgsrc/graphics/exiv2/PLIST:1.25 pkgsrc/graphics/exiv2/PLIST:1.26
--- pkgsrc/graphics/exiv2/PLIST:1.25 Sat Jul 1 22:13:14 2023
+++ pkgsrc/graphics/exiv2/PLIST Mon Nov 6 13:18:08 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2023/07/01 22:13:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.26 2023/11/06 13:18:08 wiz Exp $
bin/exiv2
include/exiv2/asfvideo.hpp
include/exiv2/basicio.hpp
@@ -48,11 +48,12 @@ include/exiv2/version.hpp
include/exiv2/webpimage.hpp
include/exiv2/xmp_exiv2.hpp
include/exiv2/xmpsidecar.hpp
-lib/cmake/exiv2/exiv2Config-release.cmake
-lib/cmake/exiv2/exiv2Config.cmake
-lib/cmake/exiv2/exiv2ConfigVersion.cmake
lib/libexiv2.so
lib/libexiv2.so.${PKGVERSION}
lib/libexiv2.so.28
lib/pkgconfig/exiv2.pc
man/man1/exiv2.1
+share/cmake/exiv2/exiv2Config.cmake
+share/cmake/exiv2/exiv2ConfigVersion.cmake
+share/cmake/exiv2/exiv2Export-release.cmake
+share/cmake/exiv2/exiv2Export.cmake
Index: pkgsrc/graphics/exiv2/distinfo
diff -u pkgsrc/graphics/exiv2/distinfo:1.48 pkgsrc/graphics/exiv2/distinfo:1.49
--- pkgsrc/graphics/exiv2/distinfo:1.48 Wed Aug 2 19:34:59 2023
+++ pkgsrc/graphics/exiv2/distinfo Mon Nov 6 13:18:08 2023
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.48 2023/08/02 19:34:59 nia Exp $
+$NetBSD: distinfo,v 1.49 2023/11/06 13:18:08 wiz Exp $
-BLAKE2s (exiv2-0.28.0-Source.tar.gz) = dcb2df9e21ec4a140e6fe44025279d906f4248490671fbadaed6a0aaf94cb4ac
-SHA512 (exiv2-0.28.0-Source.tar.gz) = 5c523ee8c2156417df978048e8e5c5009f77b05eb546ca7063c00dd4f468aa89b1aa60fe4411a638bcf75adc72042bb2ecb3c023b5367f6b756f486c00776dfb
-Size (exiv2-0.28.0-Source.tar.gz) = 44893310 bytes
+BLAKE2s (exiv2-0.28.1.tar.gz) = ba9927ce76ed8a1ec5818164c4beba7abc1989fa5684011d20429d4b7b76b22d
+SHA512 (exiv2-0.28.1.tar.gz) = 7b872a3c0cbe343014b1ca4618cecaf6ee8d78dec7ef83accfce95cb8eadc6b52116977a41e1f1be5c6149a47bdd9457fadc08d73708aa2a6ab69795fd3de23b
+Size (exiv2-0.28.1.tar.gz) = 45225200 bytes
SHA1 (patch-cmake_compilerFlags.cmake) = 9f56d637e5dc99d7377a8d57ca9be9aab5833a76
-SHA1 (patch-cmake_config.h.cmake) = 5e8b863c505b32619efc71de6b6086fedfe75ba6
-SHA1 (patch-src_futils.cpp) = 35065fe2802416d4d0ece79e5366649a3a256190
Home |
Main Index |
Thread Index |
Old Index