diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2010-04-03 10:44:36 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2010-04-03 10:44:36 +0000 |
commit | 29863648e3d55a1df8635d93b18e22c74273d9a3 (patch) | |
tree | 318f5aebb7be8887ecfcc982de8845cb53f4c5e8 /games | |
parent | 130db9c13e9b6bc169c92e3612444205da7a7352 (diff) | |
download | ports-29863648e3d55a1df8635d93b18e22c74273d9a3.tar.gz ports-29863648e3d55a1df8635d93b18e22c74273d9a3.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/alienarena/Makefile | 4 | ||||
-rw-r--r-- | games/bzflag/Makefile | 3 | ||||
-rw-r--r-- | games/daimonin-client/Makefile | 4 | ||||
-rw-r--r-- | games/daimonin/Makefile | 4 | ||||
-rw-r--r-- | games/deng/Makefile | 4 | ||||
-rw-r--r-- | games/evq3/Makefile | 4 | ||||
-rw-r--r-- | games/f1spirit-remake/Makefile | 4 | ||||
-rw-r--r-- | games/flightgear-atlas/Makefile | 4 | ||||
-rw-r--r-- | games/ioquake3/Makefile | 4 | ||||
-rw-r--r-- | games/iourbanterror/Makefile | 4 | ||||
-rw-r--r-- | games/kartofel/Makefile | 4 | ||||
-rw-r--r-- | games/klavaro/Makefile | 4 | ||||
-rw-r--r-- | games/kuklomenos/Makefile | 3 | ||||
-rw-r--r-- | games/mudmagic/Makefile | 4 | ||||
-rw-r--r-- | games/nexuiz/Makefile | 4 | ||||
-rw-r--r-- | games/pokerth/Makefile | 4 | ||||
-rw-r--r-- | games/springlobby/Makefile | 4 | ||||
-rw-r--r-- | games/tmw/Makefile | 4 | ||||
-rw-r--r-- | games/ufoai/Makefile | 2 | ||||
-rw-r--r-- | games/warmux/Makefile | 2 | ||||
-rw-r--r-- | games/warsow/Makefile | 4 | ||||
-rw-r--r-- | games/worldofpadman/Makefile | 4 | ||||
-rw-r--r-- | games/wormux-devel/Makefile | 4 | ||||
-rw-r--r-- | games/wormux/Makefile | 2 | ||||
-rw-r--r-- | games/xmoto/Makefile | 4 | ||||
-rw-r--r-- | games/xonotic/Makefile | 4 |
26 files changed, 49 insertions, 47 deletions
diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile index 695ed9527193..1ab544cb9bd5 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 f4aa986978c3..fc3a5ae4c2a7 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 5975e3fa5e8e..75369ed6c846 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 5975e3fa5e8e..75369ed6c846 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 9de8a460f081..25051d5330ab 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 4881cd667fe2..6841f663ea81 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 cb7702c239b0..1e8c84f535a3 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 80afe6fda9cd..01ca2674f878 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 cf9fdbe68392..39307fdeee81 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 8b6bb609a64b..c7bf59f5cc0b 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 90f73e3c412e..9c5b76fb30f6 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 dbb8e832c21e..c5528a1886c2 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 ef861a0ecce4..e213a7c13a83 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 ca426a258441..68d2e3cdaa94 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 f3ee10db8f8c..b723ea7e94f1 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 4801fa549b4b..5e44fc915f04 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 b67b5f5f38d8..bf4213572542 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 17c81a2b7b04..3b6962e937d3 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 82cce66915ab..ffe434da6b96 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 5526cae47a66..a0aa8ed4cffb 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 06310a0bf057..5201df9aa536 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 14b2169d3175..0e34c18453cc 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 8b35431589ef..0a03db983636 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 5526cae47a66..a0aa8ed4cffb 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 8fb5d0e0ec87..1c3f065fbb86 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 f3ee10db8f8c..b723ea7e94f1 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 \ |