aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
commitc189a6b2da9cbee7ff927b553a75d1280f12253e (patch)
treeeab313d2cb66a1c1bedfa134756b2754c49555fd /lang
parentdecc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff)
downloadports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz
ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/fpc-units/Makefile2
-rw-r--r--lang/fpc/Makefile.units2
-rw-r--r--lang/gambas/Makefile4
-rw-r--r--lang/php4/Makefile.ext2
-rw-r--r--lang/php5/Makefile.ext2
-rw-r--r--lang/php53/Makefile.ext2
-rw-r--r--lang/q/Makefile2
-rw-r--r--lang/scriba/Makefile4
8 files changed, 10 insertions, 10 deletions
diff --git a/lang/fpc-units/Makefile b/lang/fpc-units/Makefile
index 0ab12256a796..af367f76b9b2 100644
--- a/lang/fpc-units/Makefile
+++ b/lang/fpc-units/Makefile
@@ -7,7 +7,7 @@
PORTNAME= units
PORTVERSION= 2.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= # none
PKGNAMEPREFIX= fpc-
diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units
index 733a984c330f..eb4c7aa961a2 100644
--- a/lang/fpc/Makefile.units
+++ b/lang/fpc/Makefile.units
@@ -162,7 +162,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
.if ${PKGNAMESUFFIX} == "-libcurl"
. if defined(WITH_LIBCURL)
-LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
. endif
.endif
diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile
index 845ca8c6c2a5..c685bcda566d 100644
--- a/lang/gambas/Makefile
+++ b/lang/gambas/Makefile
@@ -6,14 +6,14 @@
PORTNAME= gambas
PORTVERSION= 1.0.19
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang
MASTER_SITES= SF
MAINTAINER= thierry@FreeBSD.org
COMMENT= Gambas Almost Means BASic
-LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
ml.0:${PORTSDIR}/math/ldouble
USE_AUTOTOOLS= libltdl:15 libtool:15
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext
index 8c80acdd6572..1c8a721a647b 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -44,7 +44,7 @@ CONFIGURE_ARGS+=--enable-ctype
.endif
.if ${PHP_MODNAME} == "curl"
-LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+=--with-curl=${LOCALBASE}
.endif
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index 42a238cbc07f..804b22e71bdb 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--enable-ctype
.endif
.if ${PHP_MODNAME} == "curl"
-LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+=--with-curl=${LOCALBASE}
.endif
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index 42a238cbc07f..804b22e71bdb 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/Makefile.ext
@@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--enable-ctype
.endif
.if ${PHP_MODNAME} == "curl"
-LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+=--with-curl=${LOCALBASE}
.endif
diff --git a/lang/q/Makefile b/lang/q/Makefile
index 239c68c8f561..d0313a6c82af 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -7,7 +7,7 @@
PORTNAME= q
PORTVERSION= 6.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= q-lang
diff --git a/lang/scriba/Makefile b/lang/scriba/Makefile
index f281143a571c..4d8abb54c8ca 100644
--- a/lang/scriba/Makefile
+++ b/lang/scriba/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scriba
PORTVERSION= 20b0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://www.scriptbasic.com/download/
DISTNAME= ${PORTNAME}-v2.0b0-source
@@ -50,7 +50,7 @@ PLIST_SUB+= BDB="@comment "
.endif
.if defined(WITH_CURL)
-LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
PLIST_SUB+= CURL=""
.else
PLIST_SUB+= CURL="@comment "