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: ryoon
Date: Sat Apr 3 05:26:50 UTC 2021
Modified Files:
pkgsrc/graphics/babl: Makefile PLIST distinfo
Log Message:
babl: Update to 0.1.86
Changelog:
2021-02-26 babl-0.1.86
input-class (scanner/RGB) ICC profiles are valid for creating RGB spaces.
improved thread safety for babl_space_from_icc
build: allow using babl a subproject in other meson projects.
2020-12-17 babl-0.1.84
Fixed bug in caching of CMYK ICC profiles.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/graphics/babl/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/babl/PLIST
cvs rdiff -u -r1.29 -r1.30 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.38 pkgsrc/graphics/babl/Makefile:1.39
--- pkgsrc/graphics/babl/Makefile:1.38 Tue Jan 12 18:06:58 2021
+++ pkgsrc/graphics/babl/Makefile Sat Apr 3 05:26:50 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2021/01/12 18:06:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.39 2021/04/03 05:26:50 ryoon Exp $
-DISTNAME= babl-0.1.82
+DISTNAME= babl-0.1.86
CATEGORIES= graphics
MASTER_SITES= https://download.gimp.org/pub/babl/0.1/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/graphics/babl/PLIST
diff -u pkgsrc/graphics/babl/PLIST:1.16 pkgsrc/graphics/babl/PLIST:1.17
--- pkgsrc/graphics/babl/PLIST:1.16 Thu Oct 8 11:16:29 2020
+++ pkgsrc/graphics/babl/PLIST Sat Apr 3 05:26:50 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2020/10/08 11:16:29 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.17 2021/04/03 05:26:50 ryoon Exp $
include/babl-0.1/babl/babl-introspect.h
include/babl-0.1/babl/babl-macros.h
include/babl-0.1/babl/babl-types.h
@@ -35,5 +35,5 @@ lib/babl-0.1/ycbcr.${SOEXT}
lib/libbabl-0.1.${SOEXT}
${PLIST.Darwin}lib/libbabl-0.1.0.${SOEXT}
${PLIST.not_Darwin}lib/libbabl-0.1.${SOEXT}.0
-${PLIST.not_Darwin}lib/libbabl-0.1.${SOEXT}.0.181.1
+${PLIST.not_Darwin}lib/libbabl-0.1.${SOEXT}.0.185.1
lib/pkgconfig/babl.pc
Index: pkgsrc/graphics/babl/distinfo
diff -u pkgsrc/graphics/babl/distinfo:1.29 pkgsrc/graphics/babl/distinfo:1.30
--- pkgsrc/graphics/babl/distinfo:1.29 Tue Jan 12 18:06:58 2021
+++ pkgsrc/graphics/babl/distinfo Sat Apr 3 05:26:50 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.29 2021/01/12 18:06:58 jperkin Exp $
+$NetBSD: distinfo,v 1.30 2021/04/03 05:26:50 ryoon Exp $
-SHA1 (babl-0.1.82.tar.xz) = d446cde86c13905fbb47a44afee3f80935580893
-RMD160 (babl-0.1.82.tar.xz) = 4d1a990773217d2a2536c773f6621fa511dd5598
-SHA512 (babl-0.1.82.tar.xz) = f6eabc53a8b9a2f6002ec75ec9175aa854e54a6d1c14e8723506d44f7fc3230dbfb19b4595d73d5922c705a97a000230aa6ed33f4dc0de0d9399dc939fe61c8c
-Size (babl-0.1.82.tar.xz) = 299348 bytes
+SHA1 (babl-0.1.86.tar.xz) = 2bc00a664812c3980b2e8cf95a32ecefe943edf2
+RMD160 (babl-0.1.86.tar.xz) = 4c7d10000fb5d3d578c4b0aa989e1fac2907971d
+SHA512 (babl-0.1.86.tar.xz) = aff3b0069f7cdb515e6ace880500f4b89521062f9030ef452f0555b3cd993fffdd5f700c403a7be8e6758957073e7623360fc6ac41d86d5d31551c0fd0ff6048
+Size (babl-0.1.86.tar.xz) = 299868 bytes
SHA1 (patch-babl_meson.build) = ff2ab73080b97cf442e7581932d22a612f4e3093
SHA1 (patch-extensions_gggl.c) = 4981d58c145a84a8b4f579127221e6289f13c036
Home |
Main Index |
Thread Index |
Old Index