pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/sxiv



Module Name:    pkgsrc
Committed By:   leot
Date:           Sat Jan 26 20:39:20 UTC 2019

Modified Files:
        pkgsrc/graphics/sxiv: Makefile distinfo
Removed Files:
        pkgsrc/graphics/sxiv/patches: patch-autoreload_nop.c

Log Message:
sxiv: Update to 25

Changes:
v25
---

  * Support font fallback for missing glyphs
  * Fix busy loop when built without inotify
  * Use background/foreground colors from X resource database


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/sxiv/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/sxiv/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/sxiv/patches/patch-autoreload_nop.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/sxiv/Makefile
diff -u pkgsrc/graphics/sxiv/Makefile:1.5 pkgsrc/graphics/sxiv/Makefile:1.6
--- pkgsrc/graphics/sxiv/Makefile:1.5   Mon Mar 12 11:16:51 2018
+++ pkgsrc/graphics/sxiv/Makefile       Sat Jan 26 20:39:20 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2018/03/12 11:16:51 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/01/26 20:39:20 leot Exp $
 #
 
-DISTNAME=      sxiv-24
-PKGREVISION=   2
+DISTNAME=      sxiv-25
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=muennich/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/graphics/sxiv/distinfo
diff -u pkgsrc/graphics/sxiv/distinfo:1.3 pkgsrc/graphics/sxiv/distinfo:1.4
--- pkgsrc/graphics/sxiv/distinfo:1.3   Sun Dec 10 16:37:52 2017
+++ pkgsrc/graphics/sxiv/distinfo       Sat Jan 26 20:39:20 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2017/12/10 16:37:52 leot Exp $
+$NetBSD: distinfo,v 1.4 2019/01/26 20:39:20 leot Exp $
 
-SHA1 (sxiv-24.tar.gz) = 47940118169d51dbf02338e76878215ef066013f
-RMD160 (sxiv-24.tar.gz) = 61eaf03ca5c106289d41588f2d882f43ca8a6ff1
-SHA512 (sxiv-24.tar.gz) = e4c9d4e18b4f1999b6441256b4c0d4683a105f1f64d4f754d6f9bc4f467ee1ccc6b6996cec8a210276c5fbec59417627fb838cb4f7be37cce32fa2c5d45d347b
-Size (sxiv-24.tar.gz) = 47148 bytes
+SHA1 (sxiv-25.tar.gz) = 9af2952626d6293eeb7ee59ea23e27c083cbdccc
+RMD160 (sxiv-25.tar.gz) = 9b26e263dfa7667c45d1eada7c23843ba454f162
+SHA512 (sxiv-25.tar.gz) = ca0d834c9982c5e98c0bae51d21b7d08692af2d692eeb2ac55e19c4da7d09b16bbaa8022af0a0d00c52def4120058d895f37a2f8b14f453a0ceb65eebe564814
+Size (sxiv-25.tar.gz) = 48814 bytes
 SHA1 (patch-autoreload_nop.c) = ba3c730f1bb0b8ff530594b2c0f3e6a52cd0d1ba



Home | Main Index | Thread Index | Old Index