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:           Tue Aug 10 11:09:36 UTC 2021

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
feh: update to 3.7.1

* Release v3.7.1
    * Support JPEG XL files when using imlib2-jxl (patch by Alistair)
    * Fix support for images smaller than 16 bytes (patch by David Buchanan)
    * Fix some out of bounds reads (patches by Tobias Stoeckmann)


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.60 -r1.61 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.114 pkgsrc/graphics/feh/Makefile:1.115
--- pkgsrc/graphics/feh/Makefile:1.114  Thu May 13 10:11:38 2021
+++ pkgsrc/graphics/feh/Makefile        Tue Aug 10 11:09:36 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2021/05/13 10:11:38 nia Exp $
+# $NetBSD: Makefile,v 1.115 2021/08/10 11:09:36 nia Exp $
 
-DISTNAME=      feh-3.7
+DISTNAME=      feh-3.7.1
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.60 pkgsrc/graphics/feh/distinfo:1.61
--- pkgsrc/graphics/feh/distinfo:1.60   Thu May 13 10:11:38 2021
+++ pkgsrc/graphics/feh/distinfo        Tue Aug 10 11:09:36 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.60 2021/05/13 10:11:38 nia Exp $
+$NetBSD: distinfo,v 1.61 2021/08/10 11:09:36 nia Exp $
 
-SHA1 (feh-3.7.tar.bz2) = ddbe2ddd1b72209ca131e48b4a70497eeb59dc98
-RMD160 (feh-3.7.tar.bz2) = 3cbc4432a2f927ef2a86db6aa51f5517b17371fe
-SHA512 (feh-3.7.tar.bz2) = 687d0863bb6bf99bc88ca22760ab670525e6d8ee4c984fa00d686adabd39b7bee2449d93beeb8863a161d2b1dfabed3cff035911711eb445b358ff5a4b77da3f
-Size (feh-3.7.tar.bz2) = 2118355 bytes
+SHA1 (feh-3.7.1.tar.bz2) = 49c44a2e4f2dca55b8f0aae26048a35404189e6e
+RMD160 (feh-3.7.1.tar.bz2) = d467aaa95f6aded4d96494092537410bf820016c
+SHA512 (feh-3.7.1.tar.bz2) = 7e6d4c4ccee5a0aadc0b535350da4d515ba7f75bbd5e95eb6a6e5e553a352f764bd91e39d3a59168d749bcf1528a7db75f40016885273c0bedd814eef0a0acd7
+Size (feh-3.7.1.tar.bz2) = 2119324 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