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:           Wed Mar  1 21:20:38 UTC 2017

Modified Files:
        pkgsrc/graphics/feh: Makefile distinfo

Log Message:
Update to 2.18.2

ChangeLog: https://git.finalrewind.org/feh/plain/ChangeLog
Thu, 16 Feb 2017 23:05:39 +0100  Daniel Friesel <derf+feh%finalrewind.org@localhost>

* Release v2.18.2
    * Fix crash when using both --thumbnails and --title. This bug was
      introduced in v2.18.1.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/graphics/feh/Makefile
cvs rdiff -u -r1.40 -r1.41 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.78 pkgsrc/graphics/feh/Makefile:1.79
--- pkgsrc/graphics/feh/Makefile:1.78   Fri Jan 27 12:04:08 2017
+++ pkgsrc/graphics/feh/Makefile        Wed Mar  1 21:20:38 2017
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.78 2017/01/27 12:04:08 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.79 2017/03/01 21:20:38 szptvlfn Exp $
 
-DISTNAME=      feh-2.18.1
+DISTNAME=      feh-2.18.2
 CATEGORIES=    graphics
-MASTER_SITES=  http://feh.finalrewind.org/
+MASTER_SITES=  https://feh.finalrewind.org/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://feh.finalrewind.org/
+HOMEPAGE=      https://feh.finalrewind.org/
 COMMENT=       Imlib2 based image viewer
 LICENSE=       mit
 

Index: pkgsrc/graphics/feh/distinfo
diff -u pkgsrc/graphics/feh/distinfo:1.40 pkgsrc/graphics/feh/distinfo:1.41
--- pkgsrc/graphics/feh/distinfo:1.40   Fri Jan 27 12:04:08 2017
+++ pkgsrc/graphics/feh/distinfo        Wed Mar  1 21:20:38 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2017/01/27 12:04:08 szptvlfn Exp $
+$NetBSD: distinfo,v 1.41 2017/03/01 21:20:38 szptvlfn Exp $
 
-SHA1 (feh-2.18.1.tar.bz2) = d2db9a81fb6b675df198ad13c6cf00b6b3dec63f
-RMD160 (feh-2.18.1.tar.bz2) = c3d0e244f1ec0b933b9ef44cb3ed22cae024964b
-SHA512 (feh-2.18.1.tar.bz2) = e046d836e94d0d8d3fc26995d997545955c670e19ad0138681952c4b61c94608d31e86b7c72940c45080f8fe65ae2d1fa01d92934e7b58d6e9b175660cbb3289
-Size (feh-2.18.1.tar.bz2) = 2127531 bytes
+SHA1 (feh-2.18.2.tar.bz2) = 9bd00bb48e21d26a82078fe2eddf57159a221141
+RMD160 (feh-2.18.2.tar.bz2) = 265c962da9dc9942e44c3c2323a6466494e842ff
+SHA512 (feh-2.18.2.tar.bz2) = 39a4b1499c3389f74c3692e1cbb774ce1fa41e206cc298c2589a24c91033f6c211e214661f29ae2c9f37e7846ff41d28e1b06015aecc917b422110a93bad5950
+Size (feh-2.18.2.tar.bz2) = 2127763 bytes
 SHA1 (patch-config.mk) = af7990e42c4c0a351c0d40eeb8221cd619ef72fb
 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492



Home | Main Index | Thread Index | Old Index