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 Apr  8 11:35:06 UTC 2025

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

Log Message:
gegl: updated to 0.4.58

GEGL-0.4.56 2025-03-16

Ops:

  • drop-shadow: restrict opacity range to 0.0-1.0
  • ctx-script: crash fix

Core:

ctx has been syncrhonized with upstream.

Buffer:

Remnants of old iterator-api has been removed.


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 pkgsrc/graphics/gegl/Makefile
cvs rdiff -u -r1.46 -r1.47 pkgsrc/graphics/gegl/PLIST
cvs rdiff -u -r1.48 -r1.49 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.144 pkgsrc/graphics/gegl/Makefile:1.145
--- pkgsrc/graphics/gegl/Makefile:1.144 Wed Feb 12 06:45:08 2025
+++ pkgsrc/graphics/gegl/Makefile       Tue Apr  8 11:35:06 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.144 2025/02/12 06:45:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.145 2025/04/08 11:35:06 adam Exp $
 
-DISTNAME=      gegl-0.4.54
-PKGREVISION=   1
+DISTNAME=      gegl-0.4.58
 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.46 pkgsrc/graphics/gegl/PLIST:1.47
--- pkgsrc/graphics/gegl/PLIST:1.46     Tue Feb 11 09:45:02 2025
+++ pkgsrc/graphics/gegl/PLIST  Tue Apr  8 11:35:06 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.46 2025/02/11 09:45:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.47 2025/04/08 11:35:06 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.${SOEXT}
 ${PLIST.notdarwin}lib/libgegl-0.4.so.0
-${PLIST.notdarwin}lib/libgegl-0.4.so.0.453.1
+${PLIST.notdarwin}lib/libgegl-0.4.so.0.457.1
 lib/libgegl-npd-0.4.${SOEXT}
 lib/libgegl-sc-0.4.${SOEXT}
 lib/pkgconfig/gegl-0.4.pc

Index: pkgsrc/graphics/gegl/distinfo
diff -u pkgsrc/graphics/gegl/distinfo:1.48 pkgsrc/graphics/gegl/distinfo:1.49
--- pkgsrc/graphics/gegl/distinfo:1.48  Tue Feb 11 09:45:02 2025
+++ pkgsrc/graphics/gegl/distinfo       Tue Apr  8 11:35:06 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2025/02/11 09:45:02 wiz Exp $
+$NetBSD: distinfo,v 1.49 2025/04/08 11:35:06 adam Exp $
 
-BLAKE2s (gegl-0.4.54.tar.xz) = 2e020048d493b412e721da441a62ea57f7f6eea23b0d1eb6a22cf749b1611856
-SHA512 (gegl-0.4.54.tar.xz) = 95a6ef4866b90c9ce950af2e8e1e465044bc8f0e0065884b103c7d86d7a56f5b9142a90abc4676675add46e69b811f5b8225eb7676454d5c49d7cd19e4edab7e
-Size (gegl-0.4.54.tar.xz) = 6010748 bytes
+BLAKE2s (gegl-0.4.58.tar.xz) = f115d0b511b55913ba12df300296100b9757667fd3f3b7c3e8969253bdb88201
+SHA512 (gegl-0.4.58.tar.xz) = 25b740374559992d713119bdf61b13708e796c55102c053bf732099b41275f173d67f75b557dc2fc8cd9f9b7961dbf0b3298eea7ed7aeac07732e5e3cf8ac5dd
+Size (gegl-0.4.58.tar.xz) = 6020756 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