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:           Sun Jul  3 22:00:16 UTC 2016

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
Update to 2.16.1

ChangeLog:
  http://git.finalrewind.org/feh/plain/ChangeLog

Fri, 24 Jun 2016 00:31:56 +0200  Daniel Friesel <derf+feh%finalrewind.org@localhost>

* Release v2.16.1
    * Fix crash when trying to rotate a JPEG image without having
      jpegtran / jpegexiforient installed
    * Handle failing fork() calls gracefully


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.38 -r1.39 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.74 pkgsrc/graphics/feh/Makefile:1.75
--- pkgsrc/graphics/feh/Makefile:1.74   Sun Jun 12 22:13:57 2016
+++ pkgsrc/graphics/feh/Makefile        Sun Jul  3 22:00:16 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2016/06/12 22:13:57 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.75 2016/07/03 22:00:16 szptvlfn Exp $
 
-DISTNAME=      feh-2.16
+DISTNAME=      feh-2.16.1
 CATEGORIES=    graphics
 MASTER_SITES=  http://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.38 pkgsrc/graphics/feh/distinfo:1.39
--- pkgsrc/graphics/feh/distinfo:1.38   Sun Jun 12 22:13:57 2016
+++ pkgsrc/graphics/feh/distinfo        Sun Jul  3 22:00:16 2016
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2016/06/12 22:13:57 szptvlfn Exp $
+$NetBSD: distinfo,v 1.39 2016/07/03 22:00:16 szptvlfn Exp $
 
-SHA1 (feh-2.16.tar.bz2) = 9fa1f890d01be21e6a4c5957e6d3f32e0c7ea3b1
-RMD160 (feh-2.16.tar.bz2) = 74f3e84735822bf35355f66c095f604dd527577a
-SHA512 (feh-2.16.tar.bz2) = f429b54d91d0c955c1105ee8e1f4e3030a4afd7e0b06311e33c76e662859d55028e6e2a6785ca6676efd12d927a6eb8fdc77d5885bdf721453d4ac112e278d70
-Size (feh-2.16.tar.bz2) = 2125570 bytes
+SHA1 (feh-2.16.1.tar.bz2) = c8a3f44b3ebd0d62e4d38238c8cc2097d818a310
+RMD160 (feh-2.16.1.tar.bz2) = 94eaa31b5a84df2416c4bb8d8af8c6fcace6089a
+SHA512 (feh-2.16.1.tar.bz2) = e3163af487d2bfb32e0faa8f6b10fc26a3590aed77014f04967cccc66d6a201dd8960b4ae7fd88aaeeda280ee7e6040be6321337fbe4f8f78119440d89d4b0fe
+Size (feh-2.16.1.tar.bz2) = 2125781 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492



Home | Main Index | Thread Index | Old Index