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:           Sun May 27 12:53:43 UTC 2018

Modified Files:
        pkgsrc/graphics/babl: Makefile distinfo

Log Message:
babl: update to 0.1.50.

2018-05-20 babl-0.1.50
Improvements to speed and precision of indexed code, improvements to meson
build.

2018-05-15 babl-0.1.48
fix u8 <-> double conversions for chroma, SSE2 version of RGBA float to
CIE L / Lab. Build with -Ofast by default.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/babl/Makefile
cvs rdiff -u -r1.16 -r1.17 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.18 pkgsrc/graphics/babl/Makefile:1.19
--- pkgsrc/graphics/babl/Makefile:1.18  Tue May  1 20:26:38 2018
+++ pkgsrc/graphics/babl/Makefile       Sun May 27 12:53:43 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2018/05/01 20:26:38 martin Exp $
+# $NetBSD: Makefile,v 1.19 2018/05/27 12:53:43 wiz Exp $
 
-DISTNAME=      babl-0.1.46
-PKGREVISION=   1
+DISTNAME=      babl-0.1.50
 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.16 pkgsrc/graphics/babl/distinfo:1.17
--- pkgsrc/graphics/babl/distinfo:1.16  Tue May  1 20:26:38 2018
+++ pkgsrc/graphics/babl/distinfo       Sun May 27 12:53:43 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2018/05/01 20:26:38 martin Exp $
+$NetBSD: distinfo,v 1.17 2018/05/27 12:53:43 wiz Exp $
 
-SHA1 (babl-0.1.46.tar.bz2) = 33c77797bcabc1064b28f7f953db813468424147
-RMD160 (babl-0.1.46.tar.bz2) = 9c6a2fe80ae5d68b40c55ef0ed38d0436edd02c0
-SHA512 (babl-0.1.46.tar.bz2) = a62d78d49565cfb5c3187353f31d7793156ae318e2a29b7430ca08272ea98b9101afb602d73c5cc87bc9f20a4469bc08bf8c6c197529260ae0e41d183f300648
-Size (babl-0.1.46.tar.bz2) = 653887 bytes
+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 (patch-extensions_gggl.c) = 308fa13ab4dfc3f259f1c220d9619d24e8459716



Home | Main Index | Thread Index | Old Index