diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 3373cd573eb6..c93af0b2d2e6 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -6,9 +6,9 @@ # PORTNAME= feh -PORTVERSION= 1.12 +PORTVERSION= 1.14.1 CATEGORIES= graphics -MASTER_SITES= http://www.chaosdorf.de/~derf/feh/ \ +MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= uqs @@ -25,8 +25,8 @@ USE_BZIP2= yes MAN1= feh.1 feh-cam.1 gen-cam-menu.1 -CFLAGS= -I${LOCALBASE}/include -std=c99 -LDFLAGS= -L${LOCALBASE}/lib +CFLAGS+= -I${LOCALBASE}/include -std=c99 +LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV+= LDFLAGS="${LDFLAGS}" post-patch: diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index 53c1476db620..ddd11655f885 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,2 +1,2 @@ -SHA256 (feh-1.12.tar.bz2) = 603111be4c3bb2ef6abb9236aaa8f46b5be71f9d4a5817c505f0fee836d84365 -SIZE (feh-1.12.tar.bz2) = 2290216 +SHA256 (feh-1.14.1.tar.bz2) = 61e21b36fa1d03cd1a321b4d5a6e8f541512c806d1474efb965ef853af985ab5 +SIZE (feh-1.14.1.tar.bz2) = 2229518 diff --git a/graphics/feh/files/patch-src-Makefile b/graphics/feh/files/patch-src-Makefile new file mode 100644 index 000000000000..8816a7621bf6 --- /dev/null +++ b/graphics/feh/files/patch-src-Makefile @@ -0,0 +1,11 @@ +--- src/Makefile.orig 2011-06-23 11:12:22.000000000 +0200 ++++ src/Makefile 2011-06-23 11:12:36.000000000 +0200 +@@ -19,7 +19,7 @@ + + + deps.mk: ${TARGETS} ${I_DSTS} +- ${CC} -MM ${TARGETS} > $@ ++ ${CC} -MM ${CFLAGS} ${TARGETS} > $@ + + clean: + rm -f feh *.o *.inc diff --git a/graphics/feh/pkg-descr b/graphics/feh/pkg-descr index 2a7597b266f4..20afc935b039 100644 --- a/graphics/feh/pkg-descr +++ b/graphics/feh/pkg-descr @@ -4,4 +4,4 @@ from simple single file viewing, to multiple file modes using a slideshow or multiple windows. feh supports the creation of montages as index prints with many user-configurable options. -WWW: https://derf.homelinux.org/~derf/projects/feh/ +WWW: http://feh.finalrewind.org/ diff --git a/graphics/feh/pkg-plist b/graphics/feh/pkg-plist index 45e8c0a6e0a1..ce7bafb6da2d 100644 --- a/graphics/feh/pkg-plist +++ b/graphics/feh/pkg-plist @@ -10,7 +10,6 @@ bin/gen-cam-menu %%DATADIR%%/fonts/black.style %%DATADIR%%/fonts/menu.style %%DATADIR%%/fonts/yudit.ttf -%%DATADIR%%/images/about.png %%DATADIR%%/images/logo.svg %%DATADIR%%/images/menubg_aluminium.png %%DATADIR%%/images/menubg_aqua.png