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 Jul 24 17:19:57 UTC 2019

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
feh: Update to 3.2.1

Changes:

* Use --no-fehbg option in ~/.fehbg. This fixes cases where an X11 setup
  change may inadvertently alter the commandline stored in .fehbg.
* Fix insufficient error handling when updating ~/.fehbg. Previously, a
  stat() error may have caused .fehbg to be update with excessive file
  permissions (patch by Tobias Stoeckmann)
* Fix TOCTTOU when setting the file mode of ~/.fehbg (patch by Tobias
  Stoeckmann)


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.51 -r1.52 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.97 pkgsrc/graphics/feh/Makefile:1.98
--- pkgsrc/graphics/feh/Makefile:1.97   Sat Jul 20 22:46:24 2019
+++ pkgsrc/graphics/feh/Makefile        Wed Jul 24 17:19:57 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2019/07/20 22:46:24 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2019/07/24 17:19:57 nia Exp $
 
-DISTNAME=      feh-3.2
-PKGREVISION=   1
+DISTNAME=      feh-3.2.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.51 pkgsrc/graphics/feh/distinfo:1.52
--- pkgsrc/graphics/feh/distinfo:1.51   Thu Jul 18 11:29:13 2019
+++ pkgsrc/graphics/feh/distinfo        Wed Jul 24 17:19:57 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.51 2019/07/18 11:29:13 nia Exp $
+$NetBSD: distinfo,v 1.52 2019/07/24 17:19:57 nia Exp $
 
-SHA1 (feh-3.2.tar.bz2) = db2bf93087090e3afa73a01d916e9c8a39b41899
-RMD160 (feh-3.2.tar.bz2) = f8da2c8195af57799beb0443e4dcf3563fd46062
-SHA512 (feh-3.2.tar.bz2) = f87d07edb9aa098a6c71b37306c42fdfe2b9cdb8cafcd72dd04f82b5a79da47c4e55979a0a8365fe22681f857215120009c84cde34b6f36e599522a2c4af6f70
-Size (feh-3.2.tar.bz2) = 2111743 bytes
+SHA1 (feh-3.2.1.tar.bz2) = 3292fc7a45ff6c54927ab867d5d743869cbbf3ad
+RMD160 (feh-3.2.1.tar.bz2) = af6c251ea98cdd53d9fa4dd603e795b1e4a27259
+SHA512 (feh-3.2.1.tar.bz2) = 11a136990f7d02409501f10553659c64ad5d18d4bfaa4e5cfdeb7a2f53ffdb8bd9b8347796c65e75c49615ac4c12bc81bf3a58325f778cb5e0c1608181d7b53a
+Size (feh-3.2.1.tar.bz2) = 2112281 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492



Home | Main Index | Thread Index | Old Index