diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-02 08:31:45 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-02 08:31:45 +0000 |
commit | 79133cc3aba5ac9098cd62ba2cde521cb6f43e8f (patch) | |
tree | a225318e27668a8af6f850e0196007be22b292fd /graphics/ogre3d | |
parent | 05145f810fd455038603cedefdf458fa43bdfb58 (diff) | |
download | ports-79133cc3aba5ac9098cd62ba2cde521cb6f43e8f.tar.gz ports-79133cc3aba5ac9098cd62ba2cde521cb6f43e8f.zip |
Notes
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r-- | graphics/ogre3d/Makefile | 2 | ||||
-rw-r--r-- | graphics/ogre3d/distinfo | 6 | ||||
-rw-r--r-- | graphics/ogre3d/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index e090cd8009b5..600e21b8326c 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ogre3d -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 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 9ff7b91c8294..9d16a5c87b45 100644 --- a/graphics/ogre3d/distinfo +++ b/graphics/ogre3d/distinfo @@ -1,3 +1,3 @@ -MD5 (ogre-v1-6-4.tar.bz2) = 7770e6a97d834d77a52d2af7e19817b8 -SHA256 (ogre-v1-6-4.tar.bz2) = af348dc278ff53f5eec966073d1eb8a87ad5c29215339713ce91eda1501bf12e -SIZE (ogre-v1-6-4.tar.bz2) = 41792925 +MD5 (ogre-v1-6-5.tar.bz2) = 9e863029f3befe013adefa7f66dbb13c +SHA256 (ogre-v1-6-5.tar.bz2) = 7fc0e948679c1c1f10751756d267a41d0e3395a6520a23f7853a0ae39a1281f5 +SIZE (ogre-v1-6-5.tar.bz2) = 41785065 diff --git a/graphics/ogre3d/pkg-plist b/graphics/ogre3d/pkg-plist index 8e768e037cfc..baa45ba377e3 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.4.so +lib/libCEGUIOgreRenderer-1.6.5.so lib/libOgreMain.la lib/libOgreMain.so -lib/libOgreMain-1.6.4.so +lib/libOgreMain-1.6.5.so libdata/pkgconfig/CEGUI-OGRE.pc libdata/pkgconfig/OGRE.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS |