pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/babl
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 12 21:20:56 UTC 2026
Modified Files:
pkgsrc/graphics/babl: Makefile PLIST distinfo
Log Message:
babl: update to 0.1.128.
avx512 support is now more extensively checked at runtime, fixes for macOS
exported symbols and library version, initial WASM support.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/graphics/babl/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/babl/PLIST
cvs rdiff -u -r1.49 -r1.50 pkgsrc/graphics/babl/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/babl/Makefile
diff -u pkgsrc/graphics/babl/Makefile:1.75 pkgsrc/graphics/babl/Makefile:1.76
--- pkgsrc/graphics/babl/Makefile:1.75 Wed Sep 2 19:02:30 2026
+++ pkgsrc/graphics/babl/Makefile Sat Sep 12 21:20:56 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2026/09/02 19:02:30 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2026/09/12 21:20:56 wiz Exp $
-DISTNAME= babl-0.1.126
-PKGREVISION= 1
+DISTNAME= babl-0.1.128
CATEGORIES= graphics
MASTER_SITES= https://download.gimp.org/pub/babl/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/babl/PLIST
diff -u pkgsrc/graphics/babl/PLIST:1.36 pkgsrc/graphics/babl/PLIST:1.37
--- pkgsrc/graphics/babl/PLIST:1.36 Mon Apr 20 06:41:02 2026
+++ pkgsrc/graphics/babl/PLIST Sat Sep 12 21:20:56 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.36 2026/04/20 06:41:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.37 2026/09/12 21:20:56 wiz Exp $
bin/babl
include/babl-0.1/babl/babl-introspect.h
include/babl-0.1/babl/babl-macros.h
@@ -86,7 +86,7 @@ lib/babl-0.1/ycbcr.${SHLIB_EXT}
lib/girepository-1.0/Babl-0.1.typelib
lib/libbabl-0.1.${SHLIB_EXT}
${PLIST.not_Darwin}lib/libbabl-0.1.${SHLIB_EXT}.0
-${PLIST.not_Darwin}lib/libbabl-0.1.${SHLIB_EXT}.0.225.1
+${PLIST.not_Darwin}lib/libbabl-0.1.${SHLIB_EXT}.0.227.1
${PLIST.Darwin}lib/libbabl-0.1.0.${SHLIB_EXT}
lib/pkgconfig/babl-0.1.pc
share/gir-1.0/Babl-0.1.gir
Index: pkgsrc/graphics/babl/distinfo
diff -u pkgsrc/graphics/babl/distinfo:1.49 pkgsrc/graphics/babl/distinfo:1.50
--- pkgsrc/graphics/babl/distinfo:1.49 Mon Apr 20 06:41:02 2026
+++ pkgsrc/graphics/babl/distinfo Sat Sep 12 21:20:56 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.49 2026/04/20 06:41:02 wiz Exp $
+$NetBSD: distinfo,v 1.50 2026/09/12 21:20:56 wiz Exp $
-BLAKE2s (babl-0.1.126.tar.xz) = 16a4129ed6510085a1f5b914119bddfb63c78418c347320f49160e2d6db30035
-SHA512 (babl-0.1.126.tar.xz) = 953037386e1763b28385f0f1802a657e2b918b5db3932cc62e75aa32c36b36b0513258f1b5548dfebedb51fb6de47412503ea8f8aff4ce79c314e33a28d27166
-Size (babl-0.1.126.tar.xz) = 326996 bytes
+BLAKE2s (babl-0.1.128.tar.xz) = c061ad70a732620954085cbeaa92900b06d0aa61b399df39dd0c1328f95f1944
+SHA512 (babl-0.1.128.tar.xz) = ce295226f9a0c98c22e1564306741e0588235dd3f420899978469949b3ddfd107c3c009e85279aed82055ece1689de7ded0a0f04974de89cff0ed585007b6290
+Size (babl-0.1.128.tar.xz) = 332976 bytes
SHA1 (patch-babl_babl-cpuaccel.c) = e06c723627b5449e2311b6d1a8a68def9ddf7033
SHA1 (patch-babl_meson.build) = 5e60d9b8a79d54e868e8a74675b7d53be81becaa
Home |
Main Index |
Thread Index |
Old Index