summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-10-10 17:16:17 +0000
committerknu <knu@FreeBSD.org>2002-10-10 17:16:17 +0000
commitc42704a7abe79c2f8994ae43cd3791d27ae7fa41 (patch)
tree93fe270c9f2227edac2f2faeea0005765af2d8ef /graphics
parent2d8c82f2bce8f1ae80b0ab6a9bab7a1e1fa8b07c (diff)
downloadFreeBSD-ports-c42704a7abe79c2f8994ae43cd3791d27ae7fa41.zip
FreeBSD-ports-c42704a7abe79c2f8994ae43cd3791d27ae7fa41.tar.gz
Chase the libexif update and bump PORTREVISION accordingly.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gphoto2/Makefile4
-rw-r--r--graphics/libexif-gtk/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index f8434e8..bcf9e64 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gphoto2
PORTVERSION= 2.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.gphoto.net/dist/
@@ -20,7 +20,7 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
usb-0.1.5:${PORTSDIR}/devel/libusb \
aa.1:${PORTSDIR}/graphics/aalib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- exif.7:${PORTSDIR}/graphics/libexif
+ exif.8:${PORTSDIR}/graphics/libexif
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_BZIP2= yes
diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile
index 24d0ada..348f6b3 100644
--- a/graphics/libexif-gtk/Makefile
+++ b/graphics/libexif-gtk/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libexif-gtk
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libexif
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= exif.7:${PORTSDIR}/graphics/libexif \
+LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif \
gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
USE_REINPLACE= yes
OpenPOWER on IntegriCloud