aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-01 02:49:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-01 02:49:42 +0000
commit526821aa8d37e6cabb252cdca0e3e283035a1a7f (patch)
tree8abd515b556176e23bafbf95a7786bb520cc7d21
parent13d22411793c9d7a16ed25440d278e54868cd231 (diff)
downloadports-526821aa8d37e6cabb252cdca0e3e283035a1a7f.tar.gz
ports-526821aa8d37e6cabb252cdca0e3e283035a1a7f.zip
- Chase graphics/osg and graphics/osg-devel shlibver bumps
Notes
Notes: svn path=/head/; revision=231426
-rw-r--r--devel/simgear/Makefile5
-rw-r--r--games/fgrun/Makefile5
-rw-r--r--games/flightgear/Makefile5
-rw-r--r--games/palomino/Makefile4
4 files changed, 11 insertions, 8 deletions
diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile
index a4b5991f6fe0..c2232cddc3ef 100644
--- a/devel/simgear/Makefile
+++ b/devel/simgear/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SimGear
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= devel games
MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/Source/ \
ftp://ftp.simgear.org/pub/simgear/Source/
@@ -22,9 +23,9 @@ LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
boost_thread.4:${PORTSDIR}/devel/boost
.if defined(WITH_OSG_DEVEL)
-LIB_DEPENDS+= osg.54:${PORTSDIR}/graphics/osg-devel
+LIB_DEPENDS+= osg.57:${PORTSDIR}/graphics/osg-devel
.else
-LIB_DEPENDS+= osg.48:${PORTSDIR}/graphics/osg
+LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg
.endif
USE_XORG= ice sm x11 xext xi xt xmu
diff --git a/games/fgrun/Makefile b/games/fgrun/Makefile
index 1f22bf5ea215..ca1785b4eb85 100644
--- a/games/fgrun/Makefile
+++ b/games/fgrun/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fgrun
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
@@ -35,9 +36,9 @@ PLIST_SUB+= NLS=""
.endif
.if defined(WITH_OSG_DEVEL)
-LIB_DEPENDS+= osg.54:${PORTSDIR}/graphics/osg-devel
+LIB_DEPENDS+= osg.57:${PORTSDIR}/graphics/osg-devel
.else
-LIB_DEPENDS+= osg.48:${PORTSDIR}/graphics/osg
+LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg
.endif
post-patch:
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 52ad92713ae8..fd4848deaa52 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -7,6 +7,7 @@
PORTNAME= FlightGear
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= games
# see http://www.flightgear.org/templates.js
MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
@@ -30,9 +31,9 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
.if defined(WITH_OSG_DEVEL)
-LIB_DEPENDS+= osg.54:${PORTSDIR}/graphics/osg-devel
+LIB_DEPENDS+= osg.57:${PORTSDIR}/graphics/osg-devel
.else
-LIB_DEPENDS+= osg.48:${PORTSDIR}/graphics/osg
+LIB_DEPENDS+= osg.55:${PORTSDIR}/graphics/osg
.endif
USE_XORG= ice sm x11 xext xi xt xmu
diff --git a/games/palomino/Makefile b/games/palomino/Makefile
index 94e0dfd3298a..ab52429fd004 100644
--- a/games/palomino/Makefile
+++ b/games/palomino/Makefile
@@ -7,7 +7,7 @@
PORTNAME= palomino
PORTVERSION= 20081229
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}-sim \
ftp://ftp.palomino3d.org/sim/
@@ -20,7 +20,7 @@ DISTFILES= ${PORTNAME}_src_${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Action flight simulator with its own 3D engine
-LIB_DEPENDS= osg.48:${PORTSDIR}/graphics/osg
+LIB_DEPENDS= osg.55:${PORTSDIR}/graphics/osg
USE_BZIP2= yes
USE_GL= gl