pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/feh



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Feb  3 09:51:55 UTC 2021

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
feh: Update to 3.6.3

* Release v3.6.3
    * Fix --start-at not handling URL-encoded file:/// paths properly. Notably,
      this also fixes feh not displaying images with spaces or unicode
      elements in their path when opened from a file manager.


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/feh/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/feh/Makefile
diff -u pkgsrc/graphics/feh/Makefile:1.111 pkgsrc/graphics/feh/Makefile:1.112
--- pkgsrc/graphics/feh/Makefile:1.111  Fri Jan 22 16:23:30 2021
+++ pkgsrc/graphics/feh/Makefile        Wed Feb  3 09:51:55 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2021/01/22 16:23:30 nia Exp $
+# $NetBSD: Makefile,v 1.112 2021/02/03 09:51:55 nia Exp $
 
-DISTNAME=      feh-3.6.2
+DISTNAME=      feh-3.6.3
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.58 pkgsrc/graphics/feh/distinfo:1.59
--- pkgsrc/graphics/feh/distinfo:1.58   Fri Jan 22 16:23:30 2021
+++ pkgsrc/graphics/feh/distinfo        Wed Feb  3 09:51:55 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.58 2021/01/22 16:23:30 nia Exp $
+$NetBSD: distinfo,v 1.59 2021/02/03 09:51:55 nia Exp $
 
-SHA1 (feh-3.6.2.tar.bz2) = 0da3f10c61a6223a32ac6b8cfaf57eec40cf213c
-RMD160 (feh-3.6.2.tar.bz2) = 430732d5a5a9a427f8cb411bd9883532000df5a6
-SHA512 (feh-3.6.2.tar.bz2) = d3a14d7880387575a224bc5cdf1b63bfc5bd793c52fdc07620ddd80e1309a6b9a0c93f3f66ad08a0221f04eabb226372fcb14849a8682c4a2b4691981bb80c40
-Size (feh-3.6.2.tar.bz2) = 2116515 bytes
+SHA1 (feh-3.6.3.tar.bz2) = 16a06ec89a3f65247f0d4d5e8cfd5b7be691e358
+RMD160 (feh-3.6.3.tar.bz2) = f513fa97df87e2137733d9514af77171a09bebb6
+SHA512 (feh-3.6.3.tar.bz2) = 53e9e1903f256fee9d49af2f8ce4bf153317e7d5de6b396448f16fd54ae1a13217edb44566cd0433e25675a25175cc412a726f058856136f19629661e2f62ce2
+Size (feh-3.6.3.tar.bz2) = 2116771 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_getopt.c) = 1a91896a7bed8670fc44798308341633f818ebdc
 SHA1 (patch-src_gib__imlib.c) = 4f231e1bd8698e0bff796fab6b553649c31e1650



Home | Main Index | Thread Index | Old Index