aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
commita06ee65df0af4a27507365d7991910fcc6881d95 (patch)
treecad01e52972179ed3ade4df17df7d248b93b620a /x11
parent5cf144bec9b55e7fde376d809bd4682b33045ca3 (diff)
downloadports-a06ee65df0af4a27507365d7991910fcc6881d95.tar.gz
ports-a06ee65df0af4a27507365d7991910fcc6881d95.zip
Chase shlib bump of libexpat.
Notes
Notes: svn path=/head/; revision=154857
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-clients/Makefile4
-rw-r--r--x11/electricsheep/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile
index c7436d4cdcf4..9f71dd47f505 100644
--- a/x11/XFree86-4-clients/Makefile
+++ b/x11/XFree86-4-clients/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clients
PORTVERSION= 4.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE}
MASTER_SITE_SUBDIR= ${PORTVERSION}
@@ -22,7 +22,7 @@ COMMENT= XFree86-4 client programs and related files
RUN_DEPENDS= xterm>0:${PORTSDIR}/x11/xterm
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
- expat.5:${PORTSDIR}/textproc/expat2 \
+ expat.6:${PORTSDIR}/textproc/expat2 \
Xcursor.1:${PORTSDIR}/x11/XFree86-4-libraries \
png.5:${PORTSDIR}/graphics/png \
Xft.2:${PORTSDIR}/x11-fonts/libXft
diff --git a/x11/electricsheep/Makefile b/x11/electricsheep/Makefile
index 656483bf5799..e82b2c53e7ec 100644
--- a/x11/electricsheep/Makefile
+++ b/x11/electricsheep/Makefile
@@ -7,6 +7,7 @@
PORTNAME= electricsheep
PORTVERSION= 2.6.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= http://electricsheep.org/
@@ -14,7 +15,7 @@ MASTER_SITES= http://electricsheep.org/
MAINTAINER= dyeske@yahoo.com
COMMENT= A nice distributed screensaver
-LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage \