pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/libwebp version 0.4.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b93340d07128
branches:  trunk
changeset: 652440:b93340d07128
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jun 02 03:10:39 2015 +0000

description:
version 0.4.3
This is a binary compatible release.
* Android / gcc / iOS / MSVS build fixes and improvements
* lossless decode fix (issue 239 -- since 0.4.0)
* documentation / vwebp updates for animation
* multi-threading fix

diffstat:

 graphics/libwebp/Makefile |  4 ++--
 graphics/libwebp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 5a4790f76f8e -r b93340d07128 graphics/libwebp/Makefile
--- a/graphics/libwebp/Makefile Tue Jun 02 01:03:57 2015 +0000
+++ b/graphics/libwebp/Makefile Tue Jun 02 03:10:39 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2014/10/25 08:55:31 adam Exp $
+# $NetBSD: Makefile,v 1.16 2015/06/02 03:10:39 adam Exp $
 
-DISTNAME=      libwebp-0.4.2
+DISTNAME=      libwebp-0.4.3
 CATEGORIES=    graphics
 MASTER_SITES=  http://downloads.webmproject.org/releases/webp/
 
diff -r 5a4790f76f8e -r b93340d07128 graphics/libwebp/distinfo
--- a/graphics/libwebp/distinfo Tue Jun 02 01:03:57 2015 +0000
+++ b/graphics/libwebp/distinfo Tue Jun 02 03:10:39 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2014/10/25 08:55:31 adam Exp $
+$NetBSD: distinfo,v 1.7 2015/06/02 03:10:39 adam Exp $
 
-SHA1 (libwebp-0.4.2.tar.gz) = 49bb46fcb27aa01c7417064828560a57e3c7ff47
-RMD160 (libwebp-0.4.2.tar.gz) = b4ce9dd4b121b5108ccf05477f9a6719237c3d2c
-Size (libwebp-0.4.2.tar.gz) = 977801 bytes
+SHA1 (libwebp-0.4.3.tar.gz) = 1c307a61c4d0018620b4ba9a58e8f48a8d6640ef
+RMD160 (libwebp-0.4.3.tar.gz) = 90f54fe03f15c0d1f7031aa6b2f2c2db97f5e0e0
+Size (libwebp-0.4.3.tar.gz) = 990904 bytes



Home | Main Index | Thread Index | Old Index