pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libsixel libsixel: update to 1.8.6. (build fi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec2b0d1eacf4
branches:  trunk
changeset: 409091:ec2b0d1eacf4
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Wed Jan 15 15:01:23 2020 +0000

description:
libsixel: update to 1.8.6. (build fixes)

Upstream changes (from NEWS):

v1.8.6

* python: Fix broken python interface problem(#128), reported by @fd00.

* build: Introduce VPATH build support(#56), suggested by @tkelman.

diffstat:

 graphics/libsixel/Makefile |   5 ++---
 graphics/libsixel/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r ae161f06fadf -r ec2b0d1eacf4 graphics/libsixel/Makefile
--- a/graphics/libsixel/Makefile        Wed Jan 15 14:56:58 2020 +0000
+++ b/graphics/libsixel/Makefile        Wed Jan 15 15:01:23 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2020/01/12 20:20:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2020/01/15 15:01:23 tsutsui Exp $
 
-DISTNAME=              libsixel-1.8.5
-PKGREVISION=           1
+DISTNAME=              libsixel-1.8.6
 CATEGORIES=            graphics
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=saitoha/}
 GITHUB_PROJECT=                libsixel
diff -r ae161f06fadf -r ec2b0d1eacf4 graphics/libsixel/distinfo
--- a/graphics/libsixel/distinfo        Wed Jan 15 14:56:58 2020 +0000
+++ b/graphics/libsixel/distinfo        Wed Jan 15 15:01:23 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2020/01/03 01:51:01 tsutsui Exp $
+$NetBSD: distinfo,v 1.25 2020/01/15 15:01:23 tsutsui Exp $
 
-SHA1 (libsixel-1.8.5.tar.gz) = 78f6a145de81d7714755eda8955fd334158f206b
-RMD160 (libsixel-1.8.5.tar.gz) = 2a56d2a8bb1ff592784b6dc53ea282a5d776816e
-SHA512 (libsixel-1.8.5.tar.gz) = 6cfe271e0fba985125ea7925d96bff25b9100621cbca946deeebfdfd8128fb0e0fb2d2b5506c018b526b1af9c15ee25fdbfd4b9ba97bac4f1ee8f4d629ba5ed5
-Size (libsixel-1.8.5.tar.gz) = 4790776 bytes
+SHA1 (libsixel-1.8.6.tar.gz) = 3f3bfd8c643eae84189efde78438641b1df2ce1e
+RMD160 (libsixel-1.8.6.tar.gz) = 51df506633d2b402c0854914671e8e8ed1585cb7
+SHA512 (libsixel-1.8.6.tar.gz) = 460a5d46bada705b4a7ec2e250e2bde7f4b8ba155281fa5a102d1121f79c1c79145f042cd1f4bf93a2fc29e784e89afd539e963470663fc659d4fe72ea49fdaf
+Size (libsixel-1.8.6.tar.gz) = 4791628 bytes



Home | Main Index | Thread Index | Old Index