pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gdk-pixbuf2 gdk-pixbuf2: update to 2.42.8
details: https://anonhg.NetBSD.org/pkgsrc/rev/54182e027ab1
branches: trunk
changeset: 380645:54182e027ab1
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jun 11 12:46:06 2022 +0000
description:
gdk-pixbuf2: update to 2.42.8
2.42.8 (stable)
===
- Clear the pixbuf's memory buffer to avoid returning uninitialized memory
- Turn GdkPixbufModule functions into typed callbacks
- tiff: Use non-deprecated C99 integer types
- gif: Check for overflow when compositing or clearing frames
- Change png/jpeg/tiff build options from boolean to feature
- jpeg: Do not rely on UB around setjmp/longjmp
- Build fixes
- Documentation fixes
- Translation updates
diffstat:
graphics/gdk-pixbuf2/Makefile | 5 ++---
graphics/gdk-pixbuf2/PLIST | 4 ++--
graphics/gdk-pixbuf2/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (48 lines):
diff -r dcaec54700cb -r 54182e027ab1 graphics/gdk-pixbuf2/Makefile
--- a/graphics/gdk-pixbuf2/Makefile Sat Jun 11 12:27:33 2022 +0000
+++ b/graphics/gdk-pixbuf2/Makefile Sat Jun 11 12:46:06 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2021/12/08 16:02:09 adam Exp $
+# $NetBSD: Makefile,v 1.53 2022/06/11 12:46:06 nia Exp $
-DISTNAME= gdk-pixbuf-2.42.6
+DISTNAME= gdk-pixbuf-2.42.8
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
-PKGREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff -r dcaec54700cb -r 54182e027ab1 graphics/gdk-pixbuf2/PLIST
--- a/graphics/gdk-pixbuf2/PLIST Sat Jun 11 12:27:33 2022 +0000
+++ b/graphics/gdk-pixbuf2/PLIST Sat Jun 11 12:46:06 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2021/09/19 08:06:20 nia Exp $
+@comment $NetBSD: PLIST,v 1.22 2022/06/11 12:46:06 nia Exp $
bin/gdk-pixbuf-csource
bin/gdk-pixbuf-pixdata
bin/gdk-pixbuf-query-loaders
@@ -31,7 +31,7 @@
lib/girepository-1.0/GdkPixdata-2.0.typelib
lib/libgdk_pixbuf-2.0.so
lib/libgdk_pixbuf-2.0.so.0
-lib/libgdk_pixbuf-2.0.so.0.4200.6
+lib/libgdk_pixbuf-2.0.so.0.4200.8
lib/pkgconfig/gdk-pixbuf-2.0.pc
man/man1/gdk-pixbuf-csource.1
man/man1/gdk-pixbuf-query-loaders.1
diff -r dcaec54700cb -r 54182e027ab1 graphics/gdk-pixbuf2/distinfo
--- a/graphics/gdk-pixbuf2/distinfo Sat Jun 11 12:27:33 2022 +0000
+++ b/graphics/gdk-pixbuf2/distinfo Sat Jun 11 12:46:06 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2021/11/17 15:14:42 schmonz Exp $
+$NetBSD: distinfo,v 1.51 2022/06/11 12:46:06 nia Exp $
-BLAKE2s (gdk-pixbuf-2.42.6.tar.xz) = 523935fc861a24252a741e5544afebb2d7dc5f6150632831099724d97728c293
-SHA512 (gdk-pixbuf-2.42.6.tar.xz) = 02e6d89de6cb6c9768d5173dada88c038e2454b4345ebc6f7b012d484303c08e53b58f085e872290555e1ccb74a478fa6cef4623a75f2e1f05c27bfc4e986f4d
-Size (gdk-pixbuf-2.42.6.tar.xz) = 7708484 bytes
+BLAKE2s (gdk-pixbuf-2.42.8.tar.xz) = eac540223073cbf38906052e2325483934cd1c39994cce6e761c3205b8e0324d
+SHA512 (gdk-pixbuf-2.42.8.tar.xz) = 994a1374becec6235d347f4980afcc8b85f43ac373e4d7e00b7445880d0a51932e63b54429b28ab5af09e7c4437f9d6008e1c25b2d44a2c9ef7cc9821b478387
+Size (gdk-pixbuf-2.42.8.tar.xz) = 8503020 bytes
SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = a9d2436711b1a1c3bb58beef0df5e485ad6cbe7d
SHA1 (patch-gdk-pixbuf_meson.build) = d54c4f1c5c045c3988fc2bbac19d2aac3e32de89
SHA1 (patch-tests_meson.build) = 6da53b4e168a20dcc546840e4fbd8fc7ac8f03aa
Home |
Main Index |
Thread Index |
Old Index