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: Tue Feb 11 09:45:02 UTC 2025
Modified Files:
pkgsrc/graphics/gegl: Makefile PLIST distinfo
Log Message:
gegl: update to 0.4.54.
• bump_map: fix typo in property nick
• noise_spread: better performance with no-op values
• negative_darkroom: more presets, better performance
• styles: fix regression of opacirt sliders
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/graphics/gegl/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/gegl/PLIST
cvs rdiff -u -r1.47 -r1.48 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.142 pkgsrc/graphics/gegl/Makefile:1.143
--- pkgsrc/graphics/gegl/Makefile:1.142 Sat Dec 28 09:40:01 2024
+++ pkgsrc/graphics/gegl/Makefile Tue Feb 11 09:45:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.142 2024/12/28 09:40:01 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2025/02/11 09:45:02 wiz Exp $
-DISTNAME= gegl-0.4.52
+DISTNAME= gegl-0.4.54
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.45 pkgsrc/graphics/gegl/PLIST:1.46
--- pkgsrc/graphics/gegl/PLIST:1.45 Sat Dec 28 09:40:01 2024
+++ pkgsrc/graphics/gegl/PLIST Tue Feb 11 09:45:02 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.45 2024/12/28 09:40:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.46 2025/02/11 09:45:02 wiz Exp $
bin/gegl
bin/gegl-imgcmp
include/gegl-0.4/gegl-apply.h
@@ -134,12 +134,13 @@ 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.451.1
+${PLIST.notdarwin}lib/libgegl-0.4.so.0.453.1
lib/libgegl-npd-0.4.${SOEXT}
lib/libgegl-sc-0.4.${SOEXT}
lib/pkgconfig/gegl-0.4.pc
lib/pkgconfig/gegl-sc-0.4.pc
share/gir-1.0/Gegl-0.4.gir
+share/locale/bg/LC_MESSAGES/gegl-0.4.mo
share/locale/bs/LC_MESSAGES/gegl-0.4.mo
share/locale/ca/LC_MESSAGES/gegl-0.4.mo
share/locale/da/LC_MESSAGES/gegl-0.4.mo
Index: pkgsrc/graphics/gegl/distinfo
diff -u pkgsrc/graphics/gegl/distinfo:1.47 pkgsrc/graphics/gegl/distinfo:1.48
--- pkgsrc/graphics/gegl/distinfo:1.47 Sat Dec 28 09:40:01 2024
+++ pkgsrc/graphics/gegl/distinfo Tue Feb 11 09:45:02 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.47 2024/12/28 09:40:01 wiz Exp $
+$NetBSD: distinfo,v 1.48 2025/02/11 09:45:02 wiz Exp $
-BLAKE2s (gegl-0.4.52.tar.xz) = 24f5e1976862d70498e5351a0c8f74412da632d1cf4b694e3a0f52f58e52e537
-SHA512 (gegl-0.4.52.tar.xz) = fc6c9306733624eb34774c2707d7628a32fc33d1543c93ee62ac970d36d94f60547f89690651d17feca4d60d0c9decaba9214b95bbd96a7cd0db035af4bfc772
-Size (gegl-0.4.52.tar.xz) = 5989340 bytes
+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
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