aboutsummaryrefslogtreecommitdiffstats
path: root/lang/q
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-10-11 15:17:46 +0800
committerMartin Matuska <mm@FreeBSD.org>2011-10-11 15:17:46 +0800
commit3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880 (patch)
tree943066cbc1027ddc233ce2bf4862823ea6d4dd4c /lang/q
parent0c26a272d3687a62ca918744eb76b9daaa0a10de (diff)
downloadfreebsd-ports-gnome-3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880.tar.gz
freebsd-ports-gnome-3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880.tar.zst
freebsd-ports-gnome-3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880.zip
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
Diffstat (limited to 'lang/q')
-rw-r--r--lang/q/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/q/Makefile b/lang/q/Makefile
index c05b2aeee049..104486e317f1 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -7,14 +7,14 @@
PORTNAME= q
PORTVERSION= 7.11
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= lang
MASTER_SITES= SF/${PORTNAME}-lang/${PORTNAME}/${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Q -- equational programming language
-LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= MagickWand.5:${PORTSDIR}/graphics/ImageMagick \
curl.6:${PORTSDIR}/ftp/curl \
freetype.9:${PORTSDIR}/print/freetype2 \
gdbm.4:${PORTSDIR}/databases/gdbm \