aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f8434e80afd4..bcf9e64813c1 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 24d0ada55605..348f6b380455 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
2-0/+2 * update: 313->319cdbaker2001-03-222-2/+2 * Fix files/proxyper.sh install.will2001-03-021-1/+1 * As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-051-2/+15 * 1. this patch moves the of the shell script (proxyper.sh) into the builddbaker2000-06-232-2/+5 * Provide a cleaner way of installing files in the do-install target.steve2000-05-301-9/+10 * Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3 * I'm pretty sure this was meant to create a symlink if it didn't exist andsteve2000-02-281-1/+1 * Change MAINTAINERdbaker2000-02-182-19/+19 * Moo! Update v308->v313dbaker2000-02-142-4/+4 * Move version number "308" to the end of PKGNAME, otherwise "x86" willasami2000-02-141-0/+1 * Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-081-1/+1