update graphics/ogre3d to 1.6.3

bump PORTREVISION on affected ports
This commit is contained in:
Oliver Lehmann 2009-10-15 17:04:42 +00:00
parent d5349e1971
commit 989e286bde
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242895
6 changed files with 13 additions and 14 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= ember
PORTVERSION= 0.5.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/worldforge/Ember%20%28OGRE%20client%29/${PORTVERSION} \
http://amber.worldforge.org/ember/releases/stable/
@ -18,8 +18,8 @@ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= oliver@FreeBSD.org
COMMENT= Ember is a WorldForge 3d client using the OGRE 3d library
BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.6.2.so:${PORTSDIR}/graphics/ogre3d
RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.6.2.so:${PORTSDIR}/graphics/ogre3d
BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.6.3.so:${PORTSDIR}/graphics/ogre3d
RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain-1.6.3.so:${PORTSDIR}/graphics/ogre3d
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
eris-1.3:${PORTSDIR}/devel/eris \
varconf-1.0.6:${PORTSDIR}/devel/varconf \

View File

@ -7,7 +7,7 @@
PORTNAME= vegastrike
PORTVERSION= 0.5.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/OldFiles
DISTNAME= vegastrike-source-${PORTVERSION}

View File

@ -6,8 +6,7 @@
#
PORTNAME= ogre3d
PORTVERSION= 1.6.2
PORTREVISION= 1
PORTVERSION= 1.6.3
CATEGORIES= graphics devel
MASTER_SITES= SF/ogre/ogre/${PORTVERSION}
DISTNAME= ogre-v${PORTVERSION:S/./-/g:S/-r1/RC1/g}

View File

@ -1,3 +1,3 @@
MD5 (ogre-v1-6-2.tar.bz2) = 0f7e80fc255ad6ffe77151e4a08010be
SHA256 (ogre-v1-6-2.tar.bz2) = bc43882d8fc0039d65e606cfc55a81f8cea6e6d95310975f89029d47cc964554
SIZE (ogre-v1-6-2.tar.bz2) = 42822910
MD5 (ogre-v1-6-3.tar.bz2) = ad9ba0e04aaf6b4189241331d1bac14b
SHA256 (ogre-v1-6-3.tar.bz2) = cd5897b49d9a9fd12e5a67d0b804ef9302cfff62fa8bfde4941cb488b677a2ef
SIZE (ogre-v1-6-3.tar.bz2) = 41790055

View File

@ -251,10 +251,10 @@ lib/OGRE/libPlugin_PCZSceneManager.so
lib/libCEGUIOgreRenderer.a
lib/libCEGUIOgreRenderer.la
lib/libCEGUIOgreRenderer.so
lib/libCEGUIOgreRenderer-1.6.2.so
lib/libCEGUIOgreRenderer-1.6.3.so
lib/libOgreMain.la
lib/libOgreMain.so
lib/libOgreMain-1.6.2.so
lib/libOgreMain-1.6.3.so
libdata/pkgconfig/CEGUI-OGRE.pc
libdata/pkgconfig/OGRE.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS

View File

@ -7,7 +7,7 @@
PORTNAME= gigi
PORTVERSION= 0.6.0.729
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL}
@ -39,9 +39,9 @@ WRKSRC= ${WRKDIR}/gigi/GG
.include <bsd.port.pre.mk>
.if defined(WITH_OGRE)
BUILD_DEPENDS+= ${LOCALBASE}/lib/libOgreMain-1.6.2.so:${PORTSDIR}/graphics/ogre3d \
BUILD_DEPENDS+= ${LOCALBASE}/lib/libOgreMain-1.6.3.so:${PORTSDIR}/graphics/ogre3d \
${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois
RUN_DEPENDS+= ${LOCALBASE}/lib/libOgreMain-1.6.2.so:${PORTSDIR}/graphics/ogre3d \
RUN_DEPENDS+= ${LOCALBASE}/lib/libOgreMain-1.6.3.so:${PORTSDIR}/graphics/ogre3d \
${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois
PLIST_SUB+= OGRE=""
GIGI_LIBS+= GiGiOgre GiGiOgrePlugin_OIS