pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gegl
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 29 17:02:22 UTC 2026
Modified Files:
pkgsrc/graphics/gegl: Makefile PLIST distinfo
Log Message:
gegl: update to 0.4.70.
GEGL-0.4.70 2025-03-24
----------------------
Core:
-----
- GeglPath: avoid overflows when serializing paths with large coordinates
- GeglPath: avoid hang on parsing malformed paths.
Ops:
----
- png-save: avoid integer overflow when computing row_size
- exr-save: avoid integer overflow when computing width*height
Build:
------
- Improvements to defcheck,
- More efforts to get rid of compiler warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/graphics/gegl/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/graphics/gegl/PLIST
cvs rdiff -u -r1.52 -r1.53 pkgsrc/graphics/gegl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gegl/Makefile
diff -u pkgsrc/graphics/gegl/Makefile:1.159 pkgsrc/graphics/gegl/Makefile:1.160
--- pkgsrc/graphics/gegl/Makefile:1.159 Sun Mar 15 07:18:18 2026
+++ pkgsrc/graphics/gegl/Makefile Sun Mar 29 17:02:21 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.159 2026/03/15 07:18:18 wiz Exp $
+# $NetBSD: Makefile,v 1.160 2026/03/29 17:02:21 wiz Exp $
-DISTNAME= gegl-0.4.68
+DISTNAME= gegl-0.4.70
CATEGORIES= graphics
MASTER_SITES= https://download.gimp.org/pub/gegl/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/gegl/PLIST
diff -u pkgsrc/graphics/gegl/PLIST:1.51 pkgsrc/graphics/gegl/PLIST:1.52
--- pkgsrc/graphics/gegl/PLIST:1.51 Sun Mar 15 07:18:18 2026
+++ pkgsrc/graphics/gegl/PLIST Sun Mar 29 17:02:21 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.51 2026/03/15 07:18:18 wiz Exp $
+@comment $NetBSD: PLIST,v 1.52 2026/03/29 17:02:21 wiz Exp $
bin/gegl
bin/gegl-imgcmp
include/gegl-0.4/gegl-apply.h
@@ -134,7 +134,7 @@ lib/girepository-1.0/Gegl-0.4.typelib
${PLIST.darwin}lib/libgegl-0.4.0.dylib
lib/libgegl-0.4.${SHLIB_EXT}
${PLIST.notdarwin}lib/libgegl-0.4.so.0
-${PLIST.notdarwin}lib/libgegl-0.4.so.0.467.1
+${PLIST.notdarwin}lib/libgegl-0.4.so.0.469.1
lib/libgegl-npd-0.4.${SHLIB_EXT}
lib/libgegl-sc-0.4.${SHLIB_EXT}
lib/pkgconfig/gegl-0.4.pc
@@ -159,6 +159,7 @@ share/locale/it/LC_MESSAGES/gegl-0.4.mo
share/locale/ja/LC_MESSAGES/gegl-0.4.mo
share/locale/ka/LC_MESSAGES/gegl-0.4.mo
share/locale/kab/LC_MESSAGES/gegl-0.4.mo
+share/locale/kk/LC_MESSAGES/gegl-0.4.mo
share/locale/ko/LC_MESSAGES/gegl-0.4.mo
share/locale/lv/LC_MESSAGES/gegl-0.4.mo
share/locale/mr/LC_MESSAGES/gegl-0.4.mo
Index: pkgsrc/graphics/gegl/distinfo
diff -u pkgsrc/graphics/gegl/distinfo:1.52 pkgsrc/graphics/gegl/distinfo:1.53
--- pkgsrc/graphics/gegl/distinfo:1.52 Sun Mar 15 07:18:18 2026
+++ pkgsrc/graphics/gegl/distinfo Sun Mar 29 17:02:21 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.52 2026/03/15 07:18:18 wiz Exp $
+$NetBSD: distinfo,v 1.53 2026/03/29 17:02:21 wiz Exp $
-BLAKE2s (gegl-0.4.68.tar.xz) = 60dec7034fecae8c9d6d73ab2d8d66a170f84dd721533a1376ff5cbd25c959ca
-SHA512 (gegl-0.4.68.tar.xz) = e13b1885b0cd6aa439cdb7c1d56b81c754d41da1af6ed17eab3e1beb7b7fe74094e0da9d8bacaea9ec5d4ec95eea682cf4764ea828bda4a7d7acec9b273c537e
-Size (gegl-0.4.68.tar.xz) = 6120772 bytes
+BLAKE2s (gegl-0.4.70.tar.xz) = 6c38d8f749d5c0075cdfe6120615719d0f99197ac22fc4413a4c248a302c850f
+SHA512 (gegl-0.4.70.tar.xz) = 9f47480dc2fad58c052aa3df3ac914d500614e7acb0dc46677bea4228350a00a0fe38b5b0572303251210e3e544b5b7cb51415476586630df4da8f4b7c6486d8
+Size (gegl-0.4.70.tar.xz) = 6164464 bytes
SHA1 (patch-gegl_gegl-config.c) = a8e1f5f5394a33be2bcdcb05ec7654d06f7ad4bc
SHA1 (patch-gegl_gegl-cpuaccel.c) = f32ee8dfb8b89eb0aa117ac071cd35367b7841a5
SHA1 (patch-operations_external_png-load.c) = 9a03e842597d6c069f7dfa0fa224dd487479b27f
Home |
Main Index |
Thread Index |
Old Index