aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/feh
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2012-01-12 06:16:55 +0800
committeruqs <uqs@FreeBSD.org>2012-01-12 06:16:55 +0800
commit465e471c1d9d4a81dec4031c77e6babb6236cfb0 (patch)
tree426c4318a590ad6d962acdce58a329433b4df6e9 /graphics/feh
parentd76330d36e1027afbe61d04bfa82fb8c80aeb661 (diff)
downloadfreebsd-ports-gnome-465e471c1d9d4a81dec4031c77e6babb6236cfb0.tar.gz
freebsd-ports-gnome-465e471c1d9d4a81dec4031c77e6babb6236cfb0.tar.zst
freebsd-ports-gnome-465e471c1d9d4a81dec4031c77e6babb6236cfb0.zip
Update to 2.2
PR: ports/163983 Submitted by: Niclas Zeising <zeising@daemonic.se> Approved by: beat
Diffstat (limited to 'graphics/feh')
-rw-r--r--graphics/feh/Makefile4
-rw-r--r--graphics/feh/distinfo4
-rw-r--r--graphics/feh/files/patch-src-Makefile11
3 files changed, 4 insertions, 15 deletions
diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile
index 5a3d29773b8e..796f215ec39e 100644
--- a/graphics/feh/Makefile
+++ b/graphics/feh/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= feh
-PORTVERSION= 2.1
+PORTVERSION= 2.2
CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \
${MASTER_SITE_LOCAL}
@@ -25,7 +25,7 @@ USE_BZIP2= yes
MAN1= feh.1 feh-cam.1 gen-cam-menu.1
-CFLAGS+= -I${LOCALBASE}/include -std=c99
+CPPFLAGS+= -I${LOCALBASE}/include -std=c99
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV+= LDFLAGS="${LDFLAGS}"
diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo
index 8173cc19cabb..c4731f83b922 100644
--- a/graphics/feh/distinfo
+++ b/graphics/feh/distinfo
@@ -1,2 +1,2 @@
-SHA256 (feh-2.1.tar.bz2) = 8d74a5f8a3aa889c7db5fcbf8ce8a3124782f5889f9f4afe21935a11756a4bbc
-SIZE (feh-2.1.tar.bz2) = 2240132
+SHA256 (feh-2.2.tar.bz2) = 9b9a9a40743c878a32d152a947c021e5bae5604f28f501a1dd81676560acc165
+SIZE (feh-2.2.tar.bz2) = 2220912
diff --git a/graphics/feh/files/patch-src-Makefile b/graphics/feh/files/patch-src-Makefile
deleted file mode 100644
index 8816a7621bf6..000000000000
--- a/graphics/feh/files/patch-src-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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