aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2012-07-31 23:29:26 +0800
committerbsam <bsam@FreeBSD.org>2012-07-31 23:29:26 +0800
commit0401b705ba6964623a3a6999d6e49ff22bdc1143 (patch)
tree2f88d1b97a52f37a0a9e91e7fca005d5bfff4527 /x11
parent3ea8c0d37ec8ef4e6719d1c2610b0fe2599aab1e (diff)
downloadfreebsd-ports-gnome-0401b705ba6964623a3a6999d6e49ff22bdc1143.tar.gz
freebsd-ports-gnome-0401b705ba6964623a3a6999d6e49ff22bdc1143.tar.zst
freebsd-ports-gnome-0401b705ba6964623a3a6999d6e49ff22bdc1143.zip
Update graphics/exiv2 to version 0.23.
The so library version has changed. Bump PORTREVISIONs at dependent ports. PR: ports/169733 Submitted by: bsam (me) Approved by: multimedia (maintainer timeout 3 weeks)
Diffstat (limited to 'x11')
-rw-r--r--x11/kde4-runtime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index 25cdef56c969..52ccbbaf20bb 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kde-runtime
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@@ -19,7 +19,7 @@ COMMENT= Basic applications for the KDE system
LIB_DEPENDS= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
jpeg.11:${PORTSDIR}/graphics/jpeg \
- exiv2.10:${PORTSDIR}/graphics/exiv2 \
+ exiv2.12:${PORTSDIR}/graphics/exiv2 \
xine.2:${PORTSDIR}/multimedia/libxine \
slp.1:${PORTSDIR}/net/openslp \
smbclient.0:${PORTSDIR}/net/samba-libsmbclient \