pkgsrc-WIP-changes archive

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

libvips: update to 8.17.1.



Module Name:	pkgsrc-wip
Committed By:	Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By:	schmonz
Date:		Mon Aug 18 22:42:34 2025 -0400
Changeset:	900a01f58ebfe3af8e185fcc99462ed7ba9031b3

Modified Files:
	libvips/Makefile
	libvips/PLIST
	libvips/distinfo
Removed Files:
	libvips/TODO

Log Message:
libvips: update to 8.17.1.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=900a01f58ebfe3af8e185fcc99462ed7ba9031b3

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

diffstat:
 libvips/Makefile |  3 ++-
 libvips/PLIST    | 11 +++++------
 libvips/TODO     |  2 --
 libvips/distinfo |  6 +++---
 4 files changed, 10 insertions(+), 12 deletions(-)

diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 9f651dfa43..1a1ab834eb 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	vips-8.16.0
+DISTNAME=	vips-8.17.1
 PKGNAME=	lib${DISTNAME}
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libvips/}
@@ -37,6 +37,7 @@ RELRO_SUPPORTED=		no
 .include "../../lang/python/application.mk"
 .include "../../lang/python/tool.mk"
 .include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/lerc/buildlink3.mk"
 .include "../../graphics/libexif/buildlink3.mk"
 .include "../../graphics/libheif/buildlink3.mk"
 .include "../../graphics/libjxl/buildlink3.mk"
diff --git a/libvips/PLIST b/libvips/PLIST
index 3c6abe0134..1286ceec64 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -2,7 +2,6 @@
 bin/vips
 bin/vipsedit
 bin/vipsheader
-bin/vipsprofile
 bin/vipsthumbnail
 include/vips/VConnection8.h
 include/vips/VError8.h
@@ -59,13 +58,13 @@ lib/libvips.so.42
 lib/libvips.so.42.18.0
 lib/pkgconfig/vips-cpp.pc
 lib/pkgconfig/vips.pc
-lib/vips-modules-8.16/vips-heif.${SHLIB_EXT}
-lib/vips-modules-8.16/vips-jxl.${SHLIB_EXT}
-lib/vips-modules-8.16/vips-poppler.${SHLIB_EXT}
+lib/vips-modules-8.17/vips-heif.${SHLIB_EXT}
+lib/vips-modules-8.17/vips-jxl.${SHLIB_EXT}
+lib/vips-modules-8.17/vips-poppler.${SHLIB_EXT}
 man/man1/vips.1
 man/man1/vipsedit.1
 man/man1/vipsheader.1
 man/man1/vipsprofile.1
 man/man1/vipsthumbnail.1
-share/locale/de/LC_MESSAGES/vips8.16.mo
-share/locale/en_GB/LC_MESSAGES/vips8.16.mo
+share/locale/de/LC_MESSAGES/vips8.17.mo
+share/locale/en_GB/LC_MESSAGES/vips8.17.mo
diff --git a/libvips/TODO b/libvips/TODO
deleted file mode 100644
index 0b40dcbc89..0000000000
--- a/libvips/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-This package has known vulnerabilities, please investigate and fix if possible:
-  CVE-2025-29769
diff --git a/libvips/distinfo b/libvips/distinfo
index 6fe4f9e2fe..3f5c3addf0 100644
--- a/libvips/distinfo
+++ b/libvips/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (vips-8.16.0.tar.xz) = fcd28118f3e8a7dc20d471bc4e36aa93629b43b6821d68e4409d38abdb346f3e
-SHA512 (vips-8.16.0.tar.xz) = 4035c6c08a19cb281ec0d901f8d0c2077e3312a79c1191b5b070aa411e5de0176d7d4e246da8f40c50cd93cf89433ac330b3ee618c1a996a79d58d1d66ec57f4
-Size (vips-8.16.0.tar.xz) = 29542092 bytes
+BLAKE2s (vips-8.17.1.tar.xz) = 207eb0a2cf9a02de68ee47be4380fdb2d0760ced1eb2c87e8cf94ae103b1a1bf
+SHA512 (vips-8.17.1.tar.xz) = 04962e7d3fb8956c986f3aed7a10c4927195bc555a22c805a5b190c257e9e8b0fe97eddd0eb44e0e7d9047ba5671e96ac88f50a2597caa4f78c84ce1091541ff
+Size (vips-8.17.1.tar.xz) = 29529248 bytes


Home | Main Index | Thread Index | Old Index