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 Jan  8 11:57:18 UTC 2020

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
feh: Update to 3.3

* Release v3.3
    * New option --class allows setting the X11 class hint per feh instance
      (patch by Olof-Joachim Frahm)
    * Improve handling of NULL returns from Imlib2 calls (patch by Ben Boeckel)
    * Fix compilation with libcurl < v7.32


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.52 -r1.53 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.100 pkgsrc/graphics/feh/Makefile:1.101
--- pkgsrc/graphics/feh/Makefile:1.100  Mon Oct 28 09:27:53 2019
+++ pkgsrc/graphics/feh/Makefile        Wed Jan  8 11:57:18 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.100 2019/10/28 09:27:53 nia Exp $
+# $NetBSD: Makefile,v 1.101 2020/01/08 11:57:18 nia Exp $
 
-DISTNAME=      feh-3.2.1
-PKGREVISION=   1
+DISTNAME=      feh-3.3
 CATEGORIES=    graphics
 MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.52 pkgsrc/graphics/feh/distinfo:1.53
--- pkgsrc/graphics/feh/distinfo:1.52   Wed Jul 24 17:19:57 2019
+++ pkgsrc/graphics/feh/distinfo        Wed Jan  8 11:57:18 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.52 2019/07/24 17:19:57 nia Exp $
+$NetBSD: distinfo,v 1.53 2020/01/08 11:57:18 nia Exp $
 
-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 (feh-3.3.tar.bz2) = 9511eb4ee5a8131908300b506875df99f55b773e
+RMD160 (feh-3.3.tar.bz2) = dd0d13a3572328b537a8745f7ebf092f35a37800
+SHA512 (feh-3.3.tar.bz2) = 0372115a8f2df77cdfc0fc1b24479e72d9be1f24127c787909ef671075b199b8d5f873200ce202f51705991cf3c5f5cc71ef8f47294fe520e3a9acc5cb7582a9
+Size (feh-3.3.tar.bz2) = 2112880 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492



Home | Main Index | Thread Index | Old Index