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:           Thu Jul 18 11:29:13 UTC 2019

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
feh: Update to 3.2

Changes:

* Build feh with inotify=1 to automatically reload changed files in slideshow mode. Introduces the inotify build flag and the --auto-reload option.
* Reload current image(s) when receiving SIGUSR1 or SIGUSR2 in single-image slideshows or in multiwindow mode


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.50 -r1.51 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.95 pkgsrc/graphics/feh/Makefile:1.96
--- pkgsrc/graphics/feh/Makefile:1.95   Mon Jul  1 04:08:20 2019
+++ pkgsrc/graphics/feh/Makefile        Thu Jul 18 11:29:13 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2019/07/01 04:08:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.96 2019/07/18 11:29:13 nia Exp $
 
-DISTNAME=      feh-3.1.3
-PKGREVISION=   1
+DISTNAME=      feh-3.2
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.50 pkgsrc/graphics/feh/distinfo:1.51
--- pkgsrc/graphics/feh/distinfo:1.50   Mon Jun 10 11:29:06 2019
+++ pkgsrc/graphics/feh/distinfo        Thu Jul 18 11:29:13 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2019/06/10 11:29:06 nia Exp $
+$NetBSD: distinfo,v 1.51 2019/07/18 11:29:13 nia Exp $
 
-SHA1 (feh-3.1.3.tar.bz2) = 746b2cfcc31f77dde9640c4297e82de1ba3082e7
-RMD160 (feh-3.1.3.tar.bz2) = 50ffb1f1e40a5f700bb17858a61102533cee4cd6
-SHA512 (feh-3.1.3.tar.bz2) = dc4960706e4134bbe6c34036a9c9b7cd98eb8935e13e2354504664a1599d4af193c6b977433a40c7e3638b2b3e2928960e0c755b04f7c48076ef15445f792583
-Size (feh-3.1.3.tar.bz2) = 2110285 bytes
+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 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492



Home | Main Index | Thread Index | Old Index