graphics/feh: Update to 3.9

PR:		264589
This commit is contained in:
Daniel Menelkir 2022-06-25 01:26:23 +08:00 committed by Li-Wen Hsu
parent 87137cb4f8
commit 24d45a7cdb
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
4 changed files with 7 additions and 21 deletions

View File

@ -1,11 +1,9 @@
# Created by: Jeremy Norris <ishmael127@home.com>
PORTNAME= feh
PORTVERSION= 3.8
PORTREVISION= 1
PORTVERSION= 3.9
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
LOCAL/uqs
MASTER_SITES= https://feh.finalrewind.org/
MAINTAINER= dmenelkir@gmail.com
COMMENT= Image viewer that utilizes Imlib2

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1651623741
SHA256 (feh-3.8.tar.bz2) = 7f3c34552b39336d7ebee2d7c4bf5697aaaa2c6c102c357f6e82ea240bd62ba9
SIZE (feh-3.8.tar.bz2) = 2122631
TIMESTAMP = 1655359245
SHA256 (feh-3.9.tar.bz2) = 8649962c41d2c7ec4cc3f438eb327638a1820ad5a66df6a9995964601ae6bca0
SIZE (feh-3.9.tar.bz2) = 2111997

View File

@ -1,7 +1,6 @@
s--- config.mk.orig 2017-12-28 18:28:35 UT2
--- config.mk.orig 2022-01-03 10:34:57 UTC
--- config.mk.orig 2022-06-16 06:01:30 UTC
+++ config.mk
@@ -28,7 +28,7 @@ font_dir = ${main_dir}/share/feh/fonts
@@ -29,7 +29,7 @@ bin_dir = ${main_dir}/bin
doc_dir = ${main_dir}/share/doc/feh
image_dir = ${main_dir}/share/feh/images
font_dir = ${main_dir}/share/feh/fonts

View File

@ -1,11 +0,0 @@
--- src/Makefile.orig 2017-12-28 18:28:35 UTC
+++ src/Makefile
@@ -5,8 +5,6 @@ TARGETS = \
events.c \
feh_png.c \
filelist.c \
- getopt.c \
- getopt1.c \
gib_hash.c \
gib_imlib.c \
gib_list.c \