diff options
author | roam <roam@FreeBSD.org> | 2009-01-23 23:43:14 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2009-01-23 23:43:14 +0800 |
commit | ab3b71e13124eadfe21c7590ee12e8268471b999 (patch) | |
tree | fb0cb1e0817e4263570dffb8ac1839895a78d63a /games | |
parent | ac3e68c1553c1159c67b663d1020e3a0f157346a (diff) | |
download | freebsd-ports-gnome-ab3b71e13124eadfe21c7590ee12e8268471b999.tar.gz freebsd-ports-gnome-ab3b71e13124eadfe21c7590ee12e8268471b999.tar.zst freebsd-ports-gnome-ab3b71e13124eadfe21c7590ee12e8268471b999.zip |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Diffstat (limited to 'games')
-rw-r--r-- | games/alienarena/Makefile | 3 | ||||
-rw-r--r-- | games/bzflag/Makefile | 3 | ||||
-rw-r--r-- | games/daimonin-client/Makefile | 3 | ||||
-rw-r--r-- | games/daimonin/Makefile | 3 | ||||
-rw-r--r-- | games/evq3/Makefile | 3 | ||||
-rw-r--r-- | games/f1spirit-remake/Makefile | 3 | ||||
-rw-r--r-- | games/fgsd/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear-atlas/Makefile | 3 | ||||
-rw-r--r-- | games/iourbanterror/Makefile | 4 | ||||
-rw-r--r-- | games/mudmagic/Makefile | 4 | ||||
-rw-r--r-- | games/nexuiz/Makefile | 2 | ||||
-rw-r--r-- | games/planeshift/Makefile | 4 | ||||
-rw-r--r-- | games/pokerth/Makefile | 3 | ||||
-rw-r--r-- | games/tmw/Makefile | 3 | ||||
-rw-r--r-- | games/ufoai/Makefile | 2 | ||||
-rw-r--r-- | games/warmux/Makefile | 1 | ||||
-rw-r--r-- | games/warsow/Makefile | 3 | ||||
-rw-r--r-- | games/worldofpadman/Makefile | 4 | ||||
-rw-r--r-- | games/wormux-devel/Makefile | 3 | ||||
-rw-r--r-- | games/wormux/Makefile | 1 | ||||
-rw-r--r-- | games/xmoto/Makefile | 4 | ||||
-rw-r--r-- | games/xonotic/Makefile | 2 |
22 files changed, 38 insertions, 25 deletions
diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile index 38f369a4b0e1..db5722b4069b 100644 --- a/games/alienarena/Makefile +++ b/games/alienarena/Makefile @@ -7,6 +7,7 @@ PORTNAME= alienarena PORTVERSION= 2008.710 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/alienarena/Files/ DISTNAME= ${PORTNAME}2008-linux20080603 @@ -37,7 +38,7 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME} .include <bsd.port.pre.mk> .if defined(WITH_CLIENT) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_GL= yes diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 52afb71b6284..4c5503997146 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -7,13 +7,14 @@ PORTNAME= bzflag PORTVERSION= 2.0.10 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF MAINTAINER= chuck@pkix.net COMMENT= A multiplayer 3D tank battle game -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_SDL= yes diff --git a/games/daimonin-client/Makefile b/games/daimonin-client/Makefile index 7d22d8c83d1c..a983e2ede4f8 100644 --- a/games/daimonin-client/Makefile +++ b/games/daimonin-client/Makefile @@ -7,6 +7,7 @@ PORTNAME= daimonin_client PORTVERSION= 0.9.7.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/daimonin @@ -14,7 +15,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG) LIB_DEPENDS= physfs:${PORTSDIR}/devel/physfs \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_ZIP= yes HAS_CONFIGURE= yes diff --git a/games/daimonin/Makefile b/games/daimonin/Makefile index 7d22d8c83d1c..a983e2ede4f8 100644 --- a/games/daimonin/Makefile +++ b/games/daimonin/Makefile @@ -7,6 +7,7 @@ PORTNAME= daimonin_client PORTVERSION= 0.9.7.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/daimonin @@ -14,7 +15,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= Free open source Massively Multiplayer On-line Role-playing Game (MMORPG) LIB_DEPENDS= physfs:${PORTSDIR}/devel/physfs \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_ZIP= yes HAS_CONFIGURE= yes diff --git a/games/evq3/Makefile b/games/evq3/Makefile index ee7c3f90e003..cac464c7d50b 100644 --- a/games/evq3/Makefile +++ b/games/evq3/Makefile @@ -7,6 +7,7 @@ PORTNAME= evq3 PORTVERSION= 1.3.20080810 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://evolution.quakedev.com/dev/evq3/:pak \ ${MASTER_SITE_LOCAL:S|$|alepulver/:src|} @@ -69,7 +70,7 @@ MAKE_ENV+= HAVE_VM_COMPILED=true .if !defined(WITHOUT_CLIENT) || !defined(WITHOUT_SMP) # curl . if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${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 f35389299514..3e8b531bd1bf 100644 --- a/games/f1spirit-remake/Makefile +++ b/games/f1spirit-remake/Makefile @@ -7,6 +7,7 @@ PORTNAME= f1spirit-remake PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games # Original braingames site is really slow MASTER_SITES= http://mirror.amdmi3.ru/ \ @@ -16,7 +17,7 @@ DISTNAME= f1spirit-linux MAINTAINER= amdmi3@FreeBSD.org COMMENT= Remake of classic F1 Spirit racing game -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_ZIP= yes USE_GMAKE= yes diff --git a/games/fgsd/Makefile b/games/fgsd/Makefile index f8f1daa75256..e8a3dd1d1c8c 100644 --- a/games/fgsd/Makefile +++ b/games/fgsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= fgsd DISTVERSION= 0.3.1a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile index e199360bb2b3..220a3bd2191e 100644 --- a/games/flightgear-atlas/Makefile +++ b/games/flightgear-atlas/Makefile @@ -7,6 +7,7 @@ PORTNAME= flightgear-atlas PORTVERSION= 0.3.0.20080504 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://contribs.martymac.com/FreeBSD-ports/distfiles/ \ http://freebsd.unixfreunde.de/sources/ @@ -19,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${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/iourbanterror/Makefile b/games/iourbanterror/Makefile index 3e03bf33069e..6e28fd923596 100644 --- a/games/iourbanterror/Makefile +++ b/games/iourbanterror/Makefile @@ -7,7 +7,7 @@ PORTNAME= iourbanterror DISTVERSION= 2007_12_20 -PORTREVISION= 3 +PORTREVISION= 4 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.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl MAKE_ENV+= USE_CURL=1 . if defined(WITH_CURL_DLOPEN) MAKE_ENV+= USE_CURL_DLOPEN=1 diff --git a/games/mudmagic/Makefile b/games/mudmagic/Makefile index 8aabb46c1e90..a24552666987 100644 --- a/games/mudmagic/Makefile +++ b/games/mudmagic/Makefile @@ -7,14 +7,14 @@ PORTNAME= mudmagic PORTVERSION= 1.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.mudmagic.com/mud-client/downloads/ MAINTAINER= trasz@FreeBSD.org COMMENT= A GTK+ based MUD client -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ png.5:${PORTSDIR}/graphics/png \ expat:${PORTSDIR}/textproc/expat2 \ diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index 99328c0f4ea4..989d6d845650 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} diff --git a/games/planeshift/Makefile b/games/planeshift/Makefile index ccbdd6901611..effba3215871 100644 --- a/games/planeshift/Makefile +++ b/games/planeshift/Makefile @@ -7,7 +7,7 @@ PORTNAME= planeshift PORTVERSION= 0.3.017 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://alex.foxybanana.com/freebsd/ @@ -19,7 +19,7 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam \ cel-config:${PORTSDIR}/graphics/crystalentitylayer-devel \ ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd LIB_DEPENDS= cal3d.12:${PORTSDIR}/graphics/cal3d \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 147e1375b844..bf6880c41c13 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -7,6 +7,7 @@ PORTNAME= pokerth PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTNAME= PokerTH-${PORTVERSION}-src @@ -17,7 +18,7 @@ COMMENT= A poker game written in C++/QT4 LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ mikmod.2:${PORTSDIR}/audio/libmikmod \ gnutls.26:${PORTSDIR}/security/gnutls \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_ICONV= yes USE_BZIP2= yes diff --git a/games/tmw/Makefile b/games/tmw/Makefile index aa6241d28779..3618e7c17080 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -7,6 +7,7 @@ PORTNAME= tmw PORTVERSION= 0.0.27 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= themanaworld @@ -17,7 +18,7 @@ COMMENT= A free open source 2D MMORPG in development LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ png.5:${PORTSDIR}/graphics/png \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ physfs-1.0.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 4e400493b3ac..821abaf53f43 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -7,7 +7,7 @@ PORTNAME= ufoai PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source diff --git a/games/warmux/Makefile b/games/warmux/Makefile index 06cbde934367..47a71447c80b 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -7,6 +7,7 @@ PORTNAME= wormux DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ diff --git a/games/warsow/Makefile b/games/warsow/Makefile index 23fc7c24cd5c..22836df117f1 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -7,6 +7,7 @@ PORTNAME= warsow PORTVERSION= 0.42 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://data.rodix.free.fr/warsow/files/ \ http://88.191.19.21/wsw/ @@ -16,7 +17,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= danfe@FreeBSD.org COMMENT= A fast paced first person shooter game -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${DATADIR}/basewsw/data0.pk3:${PORTSDIR}/games/warsow-data ONLY_FOR_ARCHS= i386 amd64 diff --git a/games/worldofpadman/Makefile b/games/worldofpadman/Makefile index 9ef5ba2e349e..5e75d2ec1835 100644 --- a/games/worldofpadman/Makefile +++ b/games/worldofpadman/Makefile @@ -7,7 +7,7 @@ PORTNAME= worldofpadman PORTVERSION= 1.2.20080621 -PORTREVISION= 1 +PORTREVISION= 2 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.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${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 ccd62426db69..e144440f2a35 100644 --- a/games/wormux-devel/Makefile +++ b/games/wormux-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= wormux DISTVERSION= 20081225 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMESUFFIX= -devel @@ -16,7 +17,7 @@ COMMENT= Wormux game LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ png.5:${PORTSDIR}/graphics/png \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${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 06cbde934367..47a71447c80b 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -7,6 +7,7 @@ PORTNAME= wormux DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/wormux/ diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index dc7c20b9e018..4dd767a74a3e 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmoto PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/ @@ -18,7 +18,7 @@ COMMENT= Challenging 2D motocross platform game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${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 99328c0f4ea4..989d6d845650 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} |