Received: by mail.netbsd.org (Postfix, from userid 605) id 9BD6D84EF2; Tue, 20 Sep 2022 10:11:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE45E84EEE for ; Tue, 20 Sep 2022 10:11:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 5n-o4NzSxIvJ for ; Tue, 20 Sep 2022 10:11:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0194084CD8 for ; Tue, 20 Sep 2022 10:11:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EA064FA90; Tue, 20 Sep 2022 10:11:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663668707152470" MIME-Version: 1.0 Date: Tue, 20 Sep 2022 10:11:47 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/gdk-pixbuf2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220920101147.EA064FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663668707152470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Sep 20 10:11:47 UTC 2022 Modified Files: pkgsrc/graphics/gdk-pixbuf2: Makefile PLIST distinfo Log Message: gdk-pixbuf2: update to 2.42.9. Security fix release. 2.42.9 (stable) === - Fix the check for maximum value of LZW initial code size [#136, Robert Ancell] - Use CMake for dependencies on Windows/MSVC [!131, Chun-Wei Fan] - Add option for building tests [!132] - Move man pages to reStructuredText [!134] - Disable relocation when built as a static libary on Windows [!136, Hesham Essam] - Update wrap file for libjpeg-turbo [!138, Georges Basile Stavracas Neto] - Limit the memory size when loading image data [#205, Sam Ezeh] To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 pkgsrc/graphics/gdk-pixbuf2/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/graphics/gdk-pixbuf2/PLIST cvs rdiff -u -r1.53 -r1.54 pkgsrc/graphics/gdk-pixbuf2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663668707152470 Content-Disposition: inline Content-Length: 3819 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/gdk-pixbuf2/Makefile diff -u pkgsrc/graphics/gdk-pixbuf2/Makefile:1.56 pkgsrc/graphics/gdk-pixbuf2/Makefile:1.57 --- pkgsrc/graphics/gdk-pixbuf2/Makefile:1.56 Thu Jul 14 23:46:22 2022 +++ pkgsrc/graphics/gdk-pixbuf2/Makefile Tue Sep 20 10:11:47 2022 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2022/07/14 23:46:22 dholland Exp $ +# $NetBSD: Makefile,v 1.57 2022/09/20 10:11:47 wiz Exp $ -DISTNAME= gdk-pixbuf-2.42.8 +DISTNAME= gdk-pixbuf-2.42.9 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 @@ -12,8 +11,8 @@ HOMEPAGE= https://developer.gnome.org/gd COMMENT= Library for image loading and manipulation LICENSE= gnu-gpl-v2 -TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt -TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl +# for man pages +TOOL_DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils CONFLICTS+= gtk2+<2.22 @@ -22,6 +21,12 @@ MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/out # For Darwin MAKE_ENV+= DYLD_LIBRARY_PATH=${WRKSRC}/output/gdk-pixbuf +SUBST_CLASSES+= rst2man +SUBST_MESSAGE.rst2man= Fixing rst2man name used by pkgsrc due to versioning. +SUBST_STAGE.rst2man= pre-configure +SUBST_FILES.rst2man= docs/meson.build +SUBST_SED.rst2man= -e "s,'rst2man','rst2man-${PYVERSSUFFIX}',g" + .include "../../mk/bsd.prefs.mk" SUBST_CLASSES+= dyld Index: pkgsrc/graphics/gdk-pixbuf2/PLIST diff -u pkgsrc/graphics/gdk-pixbuf2/PLIST:1.22 pkgsrc/graphics/gdk-pixbuf2/PLIST:1.23 --- pkgsrc/graphics/gdk-pixbuf2/PLIST:1.22 Sat Jun 11 12:46:06 2022 +++ pkgsrc/graphics/gdk-pixbuf2/PLIST Tue Sep 20 10:11:47 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2022/06/11 12:46:06 nia Exp $ +@comment $NetBSD: PLIST,v 1.23 2022/09/20 10:11:47 wiz Exp $ bin/gdk-pixbuf-csource bin/gdk-pixbuf-pixdata bin/gdk-pixbuf-query-loaders @@ -31,12 +31,13 @@ lib/girepository-1.0/GdkPixbuf-2.0.typel 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.8 +lib/libgdk_pixbuf-2.0.so.0.4200.9 lib/pkgconfig/gdk-pixbuf-2.0.pc man/man1/gdk-pixbuf-csource.1 man/man1/gdk-pixbuf-query-loaders.1 share/gir-1.0/GdkPixbuf-2.0.gir share/gir-1.0/GdkPixdata-2.0.gir +share/locale/ab/LC_MESSAGES/gdk-pixbuf.mo share/locale/af/LC_MESSAGES/gdk-pixbuf.mo share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo Index: pkgsrc/graphics/gdk-pixbuf2/distinfo diff -u pkgsrc/graphics/gdk-pixbuf2/distinfo:1.53 pkgsrc/graphics/gdk-pixbuf2/distinfo:1.54 --- pkgsrc/graphics/gdk-pixbuf2/distinfo:1.53 Thu Jun 23 09:34:02 2022 +++ pkgsrc/graphics/gdk-pixbuf2/distinfo Tue Sep 20 10:11:47 2022 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.53 2022/06/23 09:34:02 nia Exp $ +$NetBSD: distinfo,v 1.54 2022/09/20 10:11:47 wiz Exp $ -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 +BLAKE2s (gdk-pixbuf-2.42.9.tar.xz) = 8bfc6893271386c703f8d5edc7bda1286dd8a3d198192577c5f9fcba50ac5985 +SHA512 (gdk-pixbuf-2.42.9.tar.xz) = 032869c98d22cc4add05198baec5a64d29af247a99a084d7c498f82f467fb2a2008a8d0d4564ee5d963f6965dc9b3ff61b6c07377f67fec70ddf14e5373abfb3 +Size (gdk-pixbuf-2.42.9.tar.xz) = 6596068 bytes SHA1 (patch-gdk-pixbuf_gdk-pixbuf-scaled-anim.c) = a9d2436711b1a1c3bb58beef0df5e485ad6cbe7d SHA1 (patch-gdk-pixbuf_meson.build) = d54c4f1c5c045c3988fc2bbac19d2aac3e32de89 SHA1 (patch-tests_meson.build) = 6da53b4e168a20dcc546840e4fbd8fc7ac8f03aa --_----------=_1663668707152470--