Update to feh-2.12.1

This commit is contained in:
dcoppa 2015-04-23 05:54:04 +00:00
parent 5576ea5b10
commit ec4e78e79a
6 changed files with 20 additions and 21 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.62 2015/02/08 14:20:39 dcoppa Exp $
# $OpenBSD: Makefile,v 1.63 2015/04/23 05:54:04 dcoppa Exp $
COMMENT= lightweight image viewer
DISTNAME= feh-2.12
REVISION= 0
DISTNAME= feh-2.12.1
EXTRACT_SUFX= .tar.bz2
CATEGORIES= graphics

View File

@ -1,2 +1,2 @@
SHA256 (feh-2.12.tar.bz2) = YOB6D1Rfb7eve2wNLOG6a6z6ZTgOg8u8LFToqmuLcDI=
SIZE (feh-2.12.tar.bz2) = 2090538
SHA256 (feh-2.12.1.tar.bz2) = kCbs4B15Vg4e/5cV+hdl7vguIsdm2lmU7nh5hKb0ZqE=
SIZE (feh-2.12.1.tar.bz2) = 2116784

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-man_feh_pre,v 1.25 2014/05/19 08:45:49 dcoppa Exp $
--- man/feh.pre.orig Thu May 15 23:43:07 2014
+++ man/feh.pre Mon May 19 10:34:56 2014
$OpenBSD: patch-man_feh_pre,v 1.26 2015/04/23 05:54:04 dcoppa Exp $
--- man/feh.pre.orig Wed Apr 8 11:21:11 2015
+++ man/feh.pre Thu Apr 23 07:46:02 2015
@@ -956,7 +956,7 @@ which
defaults to
.Pa ~/.config/feh/ .
@ -10,7 +10,7 @@ $OpenBSD: patch-man_feh_pre,v 1.25 2014/05/19 08:45:49 dcoppa Exp $
.Pp
All config files treat lines starting with a
.Qq #
@@ -1514,7 +1514,7 @@ order it finds them on the hard disk, which is usually
@@ -1515,7 +1515,7 @@ order it finds them on the hard disk, which is usually
.
Show 128x128 pixel thumbnails, limit window width to 1024 pixels.
.

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_events_c,v 1.7 2014/03/12 11:41:43 dcoppa Exp $
--- src/events.c.orig Wed Mar 12 12:32:52 2014
+++ src/events.c Wed Mar 12 12:33:41 2014
@@ -124,7 +124,7 @@ void init_buttonbindings(void)
$OpenBSD: patch-src_events_c,v 1.8 2015/04/23 05:54:04 dcoppa Exp $
--- src/events.c.orig Wed Apr 8 11:21:11 2015
+++ src/events.c Thu Apr 23 07:46:02 2015
@@ -123,7 +123,7 @@ void init_buttonbindings(void)
free(confpath);

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_keyevents_c,v 1.8 2013/03/14 13:25:30 dcoppa Exp $
--- src/keyevents.c.orig Thu Feb 14 12:53:26 2013
+++ src/keyevents.c Thu Mar 14 13:45:54 2013
@@ -171,7 +171,7 @@ void init_keyevents(void) {
$OpenBSD: patch-src_keyevents_c,v 1.9 2015/04/23 05:54:04 dcoppa Exp $
--- src/keyevents.c.orig Wed Apr 8 11:21:11 2015
+++ src/keyevents.c Thu Apr 23 07:46:02 2015
@@ -170,7 +170,7 @@ void init_keyevents(void) {
free(confpath);

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_options_c,v 1.9 2014/04/29 14:40:20 dcoppa Exp $
--- src/options.c.orig Sun Apr 27 20:45:52 2014
+++ src/options.c Tue Apr 29 16:34:30 2014
@@ -154,7 +154,7 @@ static void feh_load_options_for_theme(char *theme)
$OpenBSD: patch-src_options_c,v 1.10 2015/04/23 05:54:04 dcoppa Exp $
--- src/options.c.orig Wed Apr 8 11:21:11 2015
+++ src/options.c Thu Apr 23 07:46:02 2015
@@ -155,7 +155,7 @@ static void feh_load_options_for_theme(char *theme)
free(oldrcpath);