aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-12-03 15:04:25 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-12-03 15:04:25 +0000
commit49b445dd964e3757effe4f265ce0752d931ce966 (patch)
tree1512e691821df83d888cc512b5665fc834e49421
parenta5deb8c9aa536a59e3a3e06eac5ea94cc0c07e88 (diff)
downloadports-49b445dd964e3757effe4f265ce0752d931ce966.tar.gz
ports-49b445dd964e3757effe4f265ce0752d931ce966.zip
Notes
-rw-r--r--games/vegastrike/Makefile2
-rw-r--r--graphics/ogre3d/Makefile2
-rw-r--r--graphics/ogre3d/distinfo6
-rw-r--r--graphics/ogre3d/pkg-plist4
-rw-r--r--x11-toolkits/gigi/Makefile6
5 files changed, 10 insertions, 10 deletions
diff --git a/games/vegastrike/Makefile b/games/vegastrike/Makefile
index c10416127107..808778f318e1 100644
--- a/games/vegastrike/Makefile
+++ b/games/vegastrike/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vegastrike
PORTVERSION= 0.5.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/OldFiles
DISTNAME= vegastrike-source-${PORTVERSION}
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index 16795fd4e57d..e090cd8009b5 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ogre3d
-PORTVERSION= 1.6.3
+PORTVERSION= 1.6.4
CATEGORIES= graphics devel
MASTER_SITES= SF/ogre/ogre/${PORTVERSION}
DISTNAME= ogre-v${PORTVERSION:S/./-/g:S/-r1/RC1/g}
diff --git a/graphics/ogre3d/distinfo b/graphics/ogre3d/distinfo
index ef5d12cf017b..9ff7b91c8294 100644
--- a/graphics/ogre3d/distinfo
+++ b/graphics/ogre3d/distinfo
@@ -1,3 +1,3 @@
-MD5 (ogre-v1-6-3.tar.bz2) = ad9ba0e04aaf6b4189241331d1bac14b
-SHA256 (ogre-v1-6-3.tar.bz2) = cd5897b49d9a9fd12e5a67d0b804ef9302cfff62fa8bfde4941cb488b677a2ef
-SIZE (ogre-v1-6-3.tar.bz2) = 41790055
+MD5 (ogre-v1-6-4.tar.bz2) = 7770e6a97d834d77a52d2af7e19817b8
+SHA256 (ogre-v1-6-4.tar.bz2) = af348dc278ff53f5eec966073d1eb8a87ad5c29215339713ce91eda1501bf12e
+SIZE (ogre-v1-6-4.tar.bz2) = 41792925
diff --git a/graphics/ogre3d/pkg-plist b/graphics/ogre3d/pkg-plist
index 1544e316885a..8e768e037cfc 100644
--- a/graphics/ogre3d/pkg-plist
+++ b/graphics/ogre3d/pkg-plist
@@ -251,10 +251,10 @@ lib/OGRE/libPlugin_PCZSceneManager.so
lib/libCEGUIOgreRenderer.a
lib/libCEGUIOgreRenderer.la
lib/libCEGUIOgreRenderer.so
-lib/libCEGUIOgreRenderer-1.6.3.so
+lib/libCEGUIOgreRenderer-1.6.4.so
lib/libOgreMain.la
lib/libOgreMain.so
-lib/libOgreMain-1.6.3.so
+lib/libOgreMain-1.6.4.so
libdata/pkgconfig/CEGUI-OGRE.pc
libdata/pkgconfig/OGRE.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile
index eed20a439fa8..d154cbdf5bee 100644
--- a/x11-toolkits/gigi/Makefile
+++ b/x11-toolkits/gigi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gigi
PORTVERSION= 0.6.0.729
-PORTREVISION= 2
+PORTREVISION= 3
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.3.so:${PORTSDIR}/graphics/ogre3d \
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libOgreMain-1.6.4.so:${PORTSDIR}/graphics/ogre3d \
${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois
-RUN_DEPENDS+= ${LOCALBASE}/lib/libOgreMain-1.6.3.so:${PORTSDIR}/graphics/ogre3d \
+RUN_DEPENDS+= ${LOCALBASE}/lib/libOgreMain-1.6.4.so:${PORTSDIR}/graphics/ogre3d \
${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois
PLIST_SUB+= OGRE=""
GIGI_LIBS+= GiGiOgre GiGiOgrePlugin_OIS