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:   adam
Date:           Tue Jan  6 08:44:00 UTC 2026

Modified Files:
        pkgsrc/graphics/gegl: Makefile PLIST distinfo

Log Message:
gegl: updated to 0.4.66

0.4.66

Core:

  • Improved relocability now also on linux.

Ops:

  • gif-load: don’t embed libnsgif directly

Dependencies:

 - libnsgif: support using distro provided lib.
 - ctx: synchronize with ctx-0.1.14

General:

  • Fixes for building with MSVC


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/graphics/gegl/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/graphics/gegl/PLIST
cvs rdiff -u -r1.50 -r1.51 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.155 pkgsrc/graphics/gegl/Makefile:1.156
--- pkgsrc/graphics/gegl/Makefile:1.155 Sun Dec 21 07:40:33 2025
+++ pkgsrc/graphics/gegl/Makefile       Tue Jan  6 08:44:00 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.155 2025/12/21 07:40:33 wiz Exp $
+# $NetBSD: Makefile,v 1.156 2026/01/06 08:44:00 adam Exp $
 
-DISTNAME=      gegl-0.4.62
-PKGREVISION=   5
+DISTNAME=      gegl-0.4.66
 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.49 pkgsrc/graphics/gegl/PLIST:1.50
--- pkgsrc/graphics/gegl/PLIST:1.49     Mon May 19 07:10:05 2025
+++ pkgsrc/graphics/gegl/PLIST  Tue Jan  6 08:44:00 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.49 2025/05/19 07:10:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.50 2026/01/06 08:44:00 adam 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.461.1
+${PLIST.notdarwin}lib/libgegl-0.4.so.0.465.1
 lib/libgegl-npd-0.4.${SHLIB_EXT}
 lib/libgegl-sc-0.4.${SHLIB_EXT}
 lib/pkgconfig/gegl-0.4.pc

Index: pkgsrc/graphics/gegl/distinfo
diff -u pkgsrc/graphics/gegl/distinfo:1.50 pkgsrc/graphics/gegl/distinfo:1.51
--- pkgsrc/graphics/gegl/distinfo:1.50  Mon May 19 07:10:05 2025
+++ pkgsrc/graphics/gegl/distinfo       Tue Jan  6 08:44:00 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2025/05/19 07:10:05 wiz Exp $
+$NetBSD: distinfo,v 1.51 2026/01/06 08:44:00 adam Exp $
 
-BLAKE2s (gegl-0.4.62.tar.xz) = d0c5ac79c859d7da3574d6614ec02850f1c374077a3a4ed58c48e5a2256d222c
-SHA512 (gegl-0.4.62.tar.xz) = bf4801588abe8b568ae3d1daafa97af28516bbbdd44d2a0798c87412b49301f621db3cf1c7a3ec33f19d96ab4dbd37d80824f04460116a896dd7415aa0d5229d
-Size (gegl-0.4.62.tar.xz) = 6025372 bytes
+BLAKE2s (gegl-0.4.66.tar.xz) = a80cb165563663376e08c6aad62291cb8e5d0615cf94fe69b289af1e5f19e66a
+SHA512 (gegl-0.4.66.tar.xz) = ed1f809aaea8768b1eff2a6adcf66b3ef7c11e03d410ef8952051822017f9a6bcee0e29dd32708dd6937d49416c6db55cd8d34458619022ea750311253899ae9
+Size (gegl-0.4.66.tar.xz) = 6078452 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