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:   szptvlfn
Date:           Mon Jun 19 22:45:31 UTC 2017

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
Update to 2.19

https://git.finalrewind.org/feh/plain/ChangeLog
Tue, 06 Jun 2017 20:40:00 +0200  Daniel Friesel <derf+feh%finalrewind.org@localhost>

* Release v2.19
    * Follow the freedesktop.org Thumbnail Managing Standard by saving
      thumbnails in ${XDG_CACHE_HOME}/thumbnails (defaulting to
      ~/.cache/thumbnails) instead of ~/.thumbnails
      (patch by Olof-Joachim Frahm)
    * Install app icons with the correct permissions of 644
    * Documentation improvements


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.42 -r1.43 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.81 pkgsrc/graphics/feh/Makefile:1.82
--- pkgsrc/graphics/feh/Makefile:1.81   Sun Apr 30 01:21:42 2017
+++ pkgsrc/graphics/feh/Makefile        Mon Jun 19 22:45:31 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2017/04/30 01:21:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2017/06/19 22:45:31 szptvlfn Exp $
 
-DISTNAME=      feh-2.18.3
-PKGREVISION=   1
+DISTNAME=      feh-2.19
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.42 pkgsrc/graphics/feh/distinfo:1.43
--- pkgsrc/graphics/feh/distinfo:1.42   Thu Apr 20 13:41:39 2017
+++ pkgsrc/graphics/feh/distinfo        Mon Jun 19 22:45:31 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.42 2017/04/20 13:41:39 szptvlfn Exp $
+$NetBSD: distinfo,v 1.43 2017/06/19 22:45:31 szptvlfn Exp $
 
-SHA1 (feh-2.18.3.tar.bz2) = 7829867e5ac85841df9e58c3fa826be388a257e2
-RMD160 (feh-2.18.3.tar.bz2) = 0789794f6482e403872a28eccbe6f1a4c4c0b7ee
-SHA512 (feh-2.18.3.tar.bz2) = 3ffb44f8a2207c2c8725a519a23b7235a6df86aa8578b7b79a8819122e509d18dcc8263859e02cdbdeb5fb5ca56229f90aef567d53d63d763f8259fbc1fff515
-Size (feh-2.18.3.tar.bz2) = 2127924 bytes
+SHA1 (feh-2.19.tar.bz2) = aa0cb03a2a6c6f386ec82ca40d3419276068366b
+RMD160 (feh-2.19.tar.bz2) = 924ed83d55ec6a5c9af632f0a2141e46ef35b9e6
+SHA512 (feh-2.19.tar.bz2) = 19786749c4e82b21f73e08d1022518bb9bffa2abd52d5fe5f10a1c7e240d22cea4e7af96f986c81152f06f356ccc3a51034799b319507deb021e0c97fcf7d777
+Size (feh-2.19.tar.bz2) = 2128358 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492



Home | Main Index | Thread Index | Old Index