summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-18 11:11:29 +0000
commit3bbc108312c59a9d56e6bd7a9130f8572093caaf (patch)
tree8e56c67cbd222afd02e8ebaf5562ceb6431033ac /databases
parent- Update to r154 (diff)
- update to jpeg7
Tested by: pav on pointyhat
Notes
Notes: svn path=/head/; revision=238018
Diffstat (limited to 'databases')
-rw-r--r--databases/clip/Makefile3
-rw-r--r--databases/grass/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index 121408089d21..03eea64ddc68 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clip
DISTVERSION= 1.2.0-0
+PORTREVISION= 1
CATEGORIES= databases lang
MASTER_SITES= SF/x-clip
DISTNAME= ${PORTNAME}-prg-${DISTVERSION}
@@ -19,7 +20,7 @@ COMMENT= Object oriented, xBase and Clipper language compatible compiler
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
wget:${PORTSDIR}/ftp/wget \
imake:${PORTSDIR}/devel/imake
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
freetype.9:${PORTSDIR}/print/freetype2 \
gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra \
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 387df1dd1ed6..16a4222a0eec 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 6.2.3
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.itc.it/grass62/source/ \
@@ -33,7 +33,7 @@ RUN_DEPENDS= proj:${PORTSDIR}/graphics/proj \
bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
png.5:${PORTSDIR}/graphics/png \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
+ jpeg.10:${PORTSDIR}/graphics/jpeg \
fftw.2:${PORTSDIR}/math/fftw \
freetype.9:${PORTSDIR}/print/freetype2