aboutsummaryrefslogtreecommitdiff
path: root/graphics/feh
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2011-06-28 18:43:32 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2011-06-28 18:43:32 +0000
commit7d2681af10335219c22b80ced486a2accbb6e8db (patch)
treecb0e19dd215ab28697e286b0214786d0c532f323 /graphics/feh
parentb8cb77eb22ca3d7dfffe92d39857f800628fcf62 (diff)
downloadports-7d2681af10335219c22b80ced486a2accbb6e8db.tar.gz
ports-7d2681af10335219c22b80ced486a2accbb6e8db.zip
Notes
Diffstat (limited to 'graphics/feh')
-rw-r--r--graphics/feh/Makefile8
-rw-r--r--graphics/feh/distinfo4
-rw-r--r--graphics/feh/files/patch-src-Makefile11
-rw-r--r--graphics/feh/pkg-descr2
-rw-r--r--graphics/feh/pkg-plist1
5 files changed, 18 insertions, 8 deletions
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