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:           Tue Aug 28 13:31:48 UTC 2018

Modified Files:
        pkgsrc/graphics/babl: Makefile distinfo

Log Message:
Update to 0.1.56

Changelog:
2018-08-14 babl-0.1.56
Improvements to the caching of profiled conversion chains between invocations
by ignoring unknown bits in cache file and remember which conversions yielded
reference fishes.

2018-07-23 babl-0.1.54
Export babl_space_get_icc, babl_space_get, babl_model_with_space,
babl_space_with_trc, babl_format_get_encoding, babl_model_is, SSE2 versions of
YA float and Y float to CIE L float.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/babl/Makefile
cvs rdiff -u -r1.18 -r1.19 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.20 pkgsrc/graphics/babl/Makefile:1.21
--- pkgsrc/graphics/babl/Makefile:1.20  Mon Jul 16 01:07:36 2018
+++ pkgsrc/graphics/babl/Makefile       Tue Aug 28 13:31:48 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2018/07/16 01:07:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2018/08/28 13:31:48 ryoon Exp $
 
-DISTNAME=      babl-0.1.52
+DISTNAME=      babl-0.1.56
 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.18 pkgsrc/graphics/babl/distinfo:1.19
--- pkgsrc/graphics/babl/distinfo:1.18  Mon Jul 16 01:07:36 2018
+++ pkgsrc/graphics/babl/distinfo       Tue Aug 28 13:31:48 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2018/07/16 01:07:36 ryoon Exp $
+$NetBSD: distinfo,v 1.19 2018/08/28 13:31:48 ryoon Exp $
 
-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 (babl-0.1.56.tar.bz2) = 3acc4fac2d9bcad989fd71a73e9ab9d2fdeb7084
+RMD160 (babl-0.1.56.tar.bz2) = 1a87b265df5e552e9e59b818e9d5364643044934
+SHA512 (babl-0.1.56.tar.bz2) = e3d6192126df136537ce13b2858a7ec078251093762052bb3edd826a26ab36fee73375ee854bdf423f22fc30f23bcafb3ae46e986ed6555f3ef0809b12c612ba
+Size (babl-0.1.56.tar.bz2) = 673080 bytes
 SHA1 (patch-extensions_gggl.c) = 308fa13ab4dfc3f259f1c220d9619d24e8459716



Home | Main Index | Thread Index | Old Index