pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/libsixel



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Wed Jan 15 15:01:23 UTC 2020

Modified Files:
        pkgsrc/graphics/libsixel: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/graphics/libsixel/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/libsixel/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/libsixel/Makefile
diff -u pkgsrc/graphics/libsixel/Makefile:1.46 pkgsrc/graphics/libsixel/Makefile:1.47
--- pkgsrc/graphics/libsixel/Makefile:1.46      Sun Jan 12 20:20:23 2020
+++ pkgsrc/graphics/libsixel/Makefile   Wed Jan 15 15:01:23 2020
@@ -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

Index: pkgsrc/graphics/libsixel/distinfo
diff -u pkgsrc/graphics/libsixel/distinfo:1.24 pkgsrc/graphics/libsixel/distinfo:1.25
--- pkgsrc/graphics/libsixel/distinfo:1.24      Fri Jan  3 01:51:01 2020
+++ pkgsrc/graphics/libsixel/distinfo   Wed Jan 15 15:01:23 2020
@@ -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