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:           Mon Jul 16 01:07:37 UTC 2018

Modified Files:
        pkgsrc/graphics/babl: Makefile distinfo

Log Message:
Update to 0.1.52

Changelog:
2018-06-02 babl-0.1.52
Concurrency fixes and fixes to handling of 0/1 entry palettes, do not
pre-equalize XYZ conversion matrices for sRGB, internal clean-ups, pre-define
ACES2065-1 and ACEScg BablSpaces, add R~G~B~ set of spaces, which for all
BablSpaces mean use sRGB TRC.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/babl/Makefile
cvs rdiff -u -r1.17 -r1.18 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.19 pkgsrc/graphics/babl/Makefile:1.20
--- pkgsrc/graphics/babl/Makefile:1.19  Sun May 27 12:53:43 2018
+++ pkgsrc/graphics/babl/Makefile       Mon Jul 16 01:07:36 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/05/27 12:53:43 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/07/16 01:07:36 ryoon Exp $
 
-DISTNAME=      babl-0.1.50
+DISTNAME=      babl-0.1.52
 CATEGORIES=    graphics
 MASTER_SITES=  http://download.gimp.org/pub/babl/0.1/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/babl/distinfo
diff -u pkgsrc/graphics/babl/distinfo:1.17 pkgsrc/graphics/babl/distinfo:1.18
--- pkgsrc/graphics/babl/distinfo:1.17  Sun May 27 12:53:43 2018
+++ pkgsrc/graphics/babl/distinfo       Mon Jul 16 01:07:36 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2018/05/27 12:53:43 wiz Exp $
+$NetBSD: distinfo,v 1.18 2018/07/16 01:07:36 ryoon Exp $
 
-SHA1 (babl-0.1.50.tar.bz2) = 1babea613ed9f1f4dae8eda5bb5963a2947201b2
-RMD160 (babl-0.1.50.tar.bz2) = 5ca5e2b83b32a7d6aa9cdee4634c4c279a170a78
-SHA512 (babl-0.1.50.tar.bz2) = 9b321933f6da41ce9be85a9b5e33a24857cb33d2a2a02ec30173c99dff66354d03c53e5e94ae46f9b59b11b9404b0cffbc39fc14e360412eca70584b61d25097
-Size (babl-0.1.50.tar.bz2) = 661756 bytes
+SHA1 (babl-0.1.52.tar.bz2) = 8b6999269328507ce1b62cd52af40a88edd56fd1
+RMD160 (babl-0.1.52.tar.bz2) = 782adfc345731219757fee0cb06f9f43d8970d6c
+SHA512 (babl-0.1.52.tar.bz2) = 39fddb2393e4533665c444ab77105966f86c2938a3b48ca7683ccaecefe0c1b8b08374f0028360ccd05b0d03848dfadba54c7bd9d73ef40549c4e0501e61785f
+Size (babl-0.1.52.tar.bz2) = 665120 bytes
 SHA1 (patch-extensions_gggl.c) = 308fa13ab4dfc3f259f1c220d9619d24e8459716



Home | Main Index | Thread Index | Old Index