summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/alienarena/Makefile4
-rw-r--r--games/bzflag/Makefile3
-rw-r--r--games/daimonin-client/Makefile4
-rw-r--r--games/daimonin/Makefile4
-rw-r--r--games/deng/Makefile4
-rw-r--r--games/evq3/Makefile4
-rw-r--r--games/f1spirit-remake/Makefile4
-rw-r--r--games/flightgear-atlas/Makefile4
-rw-r--r--games/ioquake3/Makefile4
-rw-r--r--games/iourbanterror/Makefile4
-rw-r--r--games/kartofel/Makefile4
-rw-r--r--games/klavaro/Makefile4
-rw-r--r--games/kuklomenos/Makefile3
-rw-r--r--games/mudmagic/Makefile4
-rw-r--r--games/nexuiz/Makefile4
-rw-r--r--games/pokerth/Makefile4
-rw-r--r--games/springlobby/Makefile4
-rw-r--r--games/tmw/Makefile4
-rw-r--r--games/ufoai/Makefile2
-rw-r--r--games/warmux/Makefile2
-rw-r--r--games/warsow/Makefile4
-rw-r--r--games/worldofpadman/Makefile4
-rw-r--r--games/wormux-devel/Makefile4
-rw-r--r--games/wormux/Makefile2
-rw-r--r--games/xmoto/Makefile4
-rw-r--r--games/xonotic/Makefile4
26 files changed, 49 insertions, 47 deletions
diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile
index 695ed95..1ab544c 100644
--- a/games/alienarena/Makefile
+++ b/games/alienarena/Makefile
@@ -7,7 +7,7 @@
PORTNAME= alienarena
PORTVERSION= 2009.733
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ftp://ftp.linux.kiev.ua/pub/Linux/Gentoo/distfiles/ \
http://ftp.jeuxlinux.fr/files/ \
@@ -46,7 +46,7 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME}
.if defined(WITH_CLIENT)
BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl \
jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png \
vorbis.4:${PORTSDIR}/audio/libvorbis
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index f4aa986..fc3a5ae 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -7,13 +7,14 @@
PORTNAME= bzflag
PORTVERSION= 2.0.12
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION}
MAINTAINER= chuck@pkix.net
COMMENT= A multiplayer 3D tank battle game
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
USE_SDL= yes
diff --git a/games/daimonin-client/Makefile b/games/daimonin-client/Makefile
index 5975e3f..75369ed 100644
--- a/games/daimonin-client/Makefile
+++ b/games/daimonin-client/Makefile
@@ -7,7 +7,7 @@
PORTNAME= daimonin_client
PORTVERSION= 0.9.7.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/daimonin/Client%20Sources/Client%20Source%20${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= pav@FreeBSD.org
COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG)
LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
USE_ZIP= yes
HAS_CONFIGURE= yes
diff --git a/games/daimonin/Makefile b/games/daimonin/Makefile
index 5975e3f..75369ed 100644
--- a/games/daimonin/Makefile
+++ b/games/daimonin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= daimonin_client
PORTVERSION= 0.9.7.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/daimonin/Client%20Sources/Client%20Source%20${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= pav@FreeBSD.org
COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG)
LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
USE_ZIP= yes
HAS_CONFIGURE= yes
diff --git a/games/deng/Makefile b/games/deng/Makefile
index 9de8a46..25051d5 100644
--- a/games/deng/Makefile
+++ b/games/deng/Makefile
@@ -7,7 +7,7 @@
PORTNAME= deng
PORTVERSION= 1.9.0b6.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Doomsday%20Engine/1.9.0-beta6.8
DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/-beta/}
@@ -16,7 +16,7 @@ MAINTAINER= yuri.pankov@gmail.com
COMMENT= An enhanced Doom, Heretic and Hexen source port
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
png.6:${PORTSDIR}/graphics/png
RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity
diff --git a/games/evq3/Makefile b/games/evq3/Makefile
index 4881cd6..6841f66 100644
--- a/games/evq3/Makefile
+++ b/games/evq3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= evq3
PORTVERSION= 1.3.20080810
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL:S|$|alepulver/|}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
@@ -68,7 +68,7 @@ MAKE_ENV+= HAVE_VM_COMPILED=true
.if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP)
# curl
. if defined(WITH_CURL)
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
MAKE_ENV+= USE_CURL=1
. if defined(WITH_CURL_DLOPEN)
MAKE_ENV+= USE_CURL_DLOPEN=1
diff --git a/games/f1spirit-remake/Makefile b/games/f1spirit-remake/Makefile
index cb7702c..1e8c84f 100644
--- a/games/f1spirit-remake/Makefile
+++ b/games/f1spirit-remake/Makefile
@@ -7,7 +7,7 @@
PORTNAME= f1spirit-remake
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
# Original braingames site is really slow
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \
@@ -17,7 +17,7 @@ DISTNAME= f1spirit-linux
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Remake of classic F1 Spirit racing game
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_ZIP= yes
USE_GMAKE= yes
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile
index 80afe6f..01ca267 100644
--- a/games/flightgear-atlas/Makefile
+++ b/games/flightgear-atlas/Makefile
@@ -7,7 +7,7 @@
PORTNAME= flightgear-atlas
PORTVERSION= 0.3.1.20090529
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://contribs.martymac.com/FreeBSD-ports/distfiles/ \
http://freebsd.unixfreunde.de/sources/
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \
${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile
index cf9fdbe..39307fd 100644
--- a/games/ioquake3/Makefile
+++ b/games/ioquake3/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= ioquake3
DISTVERSION?= 1.36
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES= games
MASTER_SITES?= http://ioquake3.org/files/${DISTVERSION}/
@@ -60,7 +60,7 @@ IGNORE= needs at least one of CLIENT, DEDICATED and SMP options
.if defined(WITH_CLIENT) || defined(WITH_SMP)
# cURL
.if defined(WITH_CURL)
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
#MAKE_ARGS+= USE_CURL_DLOPEN=0
.else
MAKE_ARGS+= USE_CURL=0
diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile
index 8b6bb60..c7bf59f 100644
--- a/games/iourbanterror/Makefile
+++ b/games/iourbanterror/Makefile
@@ -7,7 +7,7 @@
PORTNAME= iourbanterror
DISTVERSION= 2007_12_20
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= http://ftp.snt.utwente.nl/pub/games/urbanterror/iourbanterror/source/complete/
DISTNAME= ioUrbanTerrorSource_${DISTVERSION}
@@ -70,7 +70,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cellshading
.if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP)
# curl
. if defined(WITH_CURL)
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
MAKE_ENV+= USE_CURL=1
. if defined(WITH_CURL_DLOPEN)
MAKE_ENV+= USE_CURL_DLOPEN=1
diff --git a/games/kartofel/Makefile b/games/kartofel/Makefile
index 90f73e3..9c5b76f 100644
--- a/games/kartofel/Makefile
+++ b/games/kartofel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kartofel
PORTVERSION= 1.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://kartofel.jfedor.org/downloads/ \
http://mirror.amdmi3.ru/distfiles/
@@ -15,7 +15,7 @@ MASTER_SITES= http://kartofel.jfedor.org/downloads/ \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Connect the dots in order without crossing over yourself
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_GMAKE= yes
USE_SDL= sdl gfx mixer image ttf
diff --git a/games/klavaro/Makefile b/games/klavaro/Makefile
index dbb8e83..c5528a1 100644
--- a/games/klavaro/Makefile
+++ b/games/klavaro/Makefile
@@ -7,14 +7,14 @@
PORTNAME= klavaro
PORTVERSION= 1.3.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/
MAINTAINER= h.skuhra@gmail.com
COMMENT= Touchtyping trainer
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
gtkdatabox-0.9.0.1:${PORTSDIR}/x11-toolkits/gtkdatabox \
sexy.2:${PORTSDIR}/x11-toolkits/libsexy
diff --git a/games/kuklomenos/Makefile b/games/kuklomenos/Makefile
index ef861a0..e213a7c 100644
--- a/games/kuklomenos/Makefile
+++ b/games/kuklomenos/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kuklomenos
PORTVERSION= 0.4.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://mbays.freeshell.org/kuklomenos/src/ \
http://freebsd.unixfreunde.de/sources/
@@ -14,7 +15,7 @@ MASTER_SITES= http://mbays.freeshell.org/kuklomenos/src/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple but challenging abstract shoot-em-up game
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
OPTIONS= VORBIS "Enable Ogg/Vorbis support" on
diff --git a/games/mudmagic/Makefile b/games/mudmagic/Makefile
index ca426a2..68d2e3c 100644
--- a/games/mudmagic/Makefile
+++ b/games/mudmagic/Makefile
@@ -7,14 +7,14 @@
PORTNAME= mudmagic
PORTVERSION= 1.9
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= games
MASTER_SITES= http://www.mudmagic.com/mud-client/downloads/
MAINTAINER= trasz@FreeBSD.org
COMMENT= A GTK+ based MUD client
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
pcre.0:${PORTSDIR}/devel/pcre \
png.6:${PORTSDIR}/graphics/png \
expat:${PORTSDIR}/textproc/expat2 \
diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile
index f3ee10d..b723ea7 100644
--- a/games/nexuiz/Makefile
+++ b/games/nexuiz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nexuiz
PORTVERSION= 2.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
@@ -47,7 +47,7 @@ PLIST_SUB+= MAPPACK=""
PLIST_SUB+= MAPPACK="@comment "
.endif
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
.if defined(WITH_CLIENT) || defined(WITH_SDL_CLIENT)
LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug \
jpeg.11:${PORTSDIR}/graphics/jpeg \
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 4801fa5..5e44fc9 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pokerth
PORTVERSION= 0.7.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7
DISTNAME= PokerTH-${PORTVERSION}-src
@@ -18,7 +18,7 @@ COMMENT= A poker game written in C++/QT4
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
mikmod.2:${PORTSDIR}/audio/libmikmod \
gnutls.40:${PORTSDIR}/security/gnutls \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
USE_ICONV= yes
USE_BZIP2= yes
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile
index b67b5f5..bf42135 100644
--- a/games/springlobby/Makefile
+++ b/games/springlobby/Makefile
@@ -7,7 +7,7 @@
PORTNAME= springlobby
PORTVERSION= 0.63
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games net
MASTER_SITES= http://www.springlobby.info/tarballs/ \
http://mirror.amdmi3.ru/distfiles/
@@ -16,7 +16,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Cross-platform lobby client for the Spring RTS project
RUN_DEPENDS= spring:${PORTSDIR}/games/spring
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
USE_CMAKE= yes
diff --git a/games/tmw/Makefile b/games/tmw/Makefile
index 17c81a2..3b6962e 100644
--- a/games/tmw/Makefile
+++ b/games/tmw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tmw
PORTVERSION= 0.0.29.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF/themanaworld/The%20Mana%20World/${PORTVERSION}
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
@@ -17,7 +17,7 @@ COMMENT= A free open source 2D MMORPG in development
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
png.6:${PORTSDIR}/graphics/png \
- curl.5:${PORTSDIR}/ftp/curl \
+ curl.6:${PORTSDIR}/ftp/curl \
physfs.1:${PORTSDIR}/devel/physfs
BUILD_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan
RUN_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile
index 82cce66..ffe434d 100644
--- a/games/ufoai/Makefile
+++ b/games/ufoai/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ufoai
PORTVERSION= 2.2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/UFO_AI%202.x/${PORTVERSION}
DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source
diff --git a/games/warmux/Makefile b/games/warmux/Makefile
index 5526cae..a0aa8ed 100644
--- a/games/warmux/Makefile
+++ b/games/warmux/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wormux
DISTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://download.gna.org/wormux/ \
http://download.gna.org/wormux/archive/
diff --git a/games/warsow/Makefile b/games/warsow/Makefile
index 06310a0..5201df9 100644
--- a/games/warsow/Makefile
+++ b/games/warsow/Makefile
@@ -7,7 +7,7 @@
PORTNAME= warsow
PORTVERSION= 0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://woe.crying-wolves.net/ \
http://www.derchris.eu/warsow/ \
@@ -21,7 +21,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= danfe@FreeBSD.org
COMMENT= A fast paced first person shooter game
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
RUN_DEPENDS= ${DATADIR}/basewsw/data0_05.pk3:${PORTSDIR}/games/warsow-data
ONLY_FOR_ARCHS= i386 amd64
diff --git a/games/worldofpadman/Makefile b/games/worldofpadman/Makefile
index 14b2169..0e34c18 100644
--- a/games/worldofpadman/Makefile
+++ b/games/worldofpadman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= worldofpadman
PORTVERSION= 1.2.20080621
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://thilo.kickchat.com/download/:full \
http://btc3x6.che.uni-bayreuth.de/~tl/wop_final/:full \
@@ -66,7 +66,7 @@ MAKE_ENV+= HAVE_VM_COMPILED=true
.if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP)
# curl
. if defined(WITH_CURL)
-LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
MAKE_ENV+= USE_CURL=1
. if defined(WITH_CURL_DLOPEN)
MAKE_ENV+= USE_CURL_DLOPEN=1
diff --git a/games/wormux-devel/Makefile b/games/wormux-devel/Makefile
index 8b35431..0a03db9 100644
--- a/games/wormux-devel/Makefile
+++ b/games/wormux-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wormux
DISTVERSION= 20090228
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
PKGNAMESUFFIX= -devel
@@ -17,7 +17,7 @@ COMMENT= Wormux game
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
png.6:${PORTSDIR}/graphics/png \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
USE_SDL= sdl image mixer ttf gfx net
diff --git a/games/wormux/Makefile b/games/wormux/Makefile
index 5526cae..a0aa8ed 100644
--- a/games/wormux/Makefile
+++ b/games/wormux/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wormux
DISTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://download.gna.org/wormux/ \
http://download.gna.org/wormux/archive/
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile
index 8fb5d0e..1c3f065 100644
--- a/games/xmoto/Makefile
+++ b/games/xmoto/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmoto
PORTVERSION= 0.5.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \
http://mirror.amdmi3.ru/distfiles/
@@ -18,7 +18,7 @@ COMMENT= Challenging 2D motocross platform game
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode
GNU_CONFIGURE= yes
diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile
index f3ee10d..b723ea7 100644
--- a/games/xonotic/Makefile
+++ b/games/xonotic/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nexuiz
PORTVERSION= 2.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
@@ -47,7 +47,7 @@ PLIST_SUB+= MAPPACK=""
PLIST_SUB+= MAPPACK="@comment "
.endif
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
.if defined(WITH_CLIENT) || defined(WITH_SDL_CLIENT)
LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug \
jpeg.11:${PORTSDIR}/graphics/jpeg \
OpenPOWER on IntegriCloud