pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libsixel Update libsixel to 1.3.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52ac1968944e
branches:  trunk
changeset: 641870:52ac1968944e
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Nov 20 09:17:58 2014 +0000

description:
Update libsixel to 1.3.5.

 * converters/img2sixel.c: Suppress color expansion on loading mapfiles

diffstat:

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

diffs (25 lines):

diff -r c3253fbc61dd -r 52ac1968944e graphics/libsixel/Makefile
--- a/graphics/libsixel/Makefile        Thu Nov 20 09:15:09 2014 +0000
+++ b/graphics/libsixel/Makefile        Thu Nov 20 09:17:58 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/11/13 10:59:09 obache Exp $
+# $NetBSD: Makefile,v 1.12 2014/11/20 09:17:58 obache Exp $
 
-DISTNAME=              libsixel-1.3.4
+DISTNAME=              libsixel-1.3.5
 CATEGORIES=            graphics
 MASTER_SITES=          -https://github.com/saitoha/libsixel/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX}
 
diff -r c3253fbc61dd -r 52ac1968944e graphics/libsixel/distinfo
--- a/graphics/libsixel/distinfo        Thu Nov 20 09:15:09 2014 +0000
+++ b/graphics/libsixel/distinfo        Thu Nov 20 09:17:58 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2014/11/13 10:59:09 obache Exp $
+$NetBSD: distinfo,v 1.9 2014/11/20 09:17:58 obache Exp $
 
-SHA1 (libsixel-1.3.4.tar.gz) = 7b3f0dd7d52f88e80fc3314f20d794ddc59a67b0
-RMD160 (libsixel-1.3.4.tar.gz) = 6ab2fc9e6849cffe2eec3b4406541e1029a62969
-Size (libsixel-1.3.4.tar.gz) = 2523778 bytes
+SHA1 (libsixel-1.3.5.tar.gz) = e398f881fa3c2105ad08bc61019f639185ade356
+RMD160 (libsixel-1.3.5.tar.gz) = e07e59897838e9c9763d10ad3835b28c9c2daf45
+Size (libsixel-1.3.5.tar.gz) = 2523788 bytes



Home | Main Index | Thread Index | Old Index