diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2012-01-26 07:59:51 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2012-01-26 07:59:51 +0000 |
commit | 364916204683c45a26f28a90ce8653baa1706cd7 (patch) | |
tree | 4fa08633f07b9dde10c9c89ecac5bea55c313770 /graphics/ogre3d | |
parent | a834d67e1a0889e67d461f32bf37a8edcc258089 (diff) |
Notes
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r-- | graphics/ogre3d/Makefile | 3 | ||||
-rw-r--r-- | graphics/ogre3d/distinfo | 4 | ||||
-rw-r--r-- | graphics/ogre3d/pkg-plist | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 7a78f5e8b92e..c8bf4d763b69 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ogre3d -PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTVERSION= 1.7.4 CATEGORIES= graphics devel MASTER_SITES= SF/ogre/ogre/${PORTVERSION:C/.[0-9]$//g} DISTNAME= ogre_src_v${PORTVERSION:S/./-/g} diff --git a/graphics/ogre3d/distinfo b/graphics/ogre3d/distinfo index a64c40f96645..08649b6acf0f 100644 --- a/graphics/ogre3d/distinfo +++ b/graphics/ogre3d/distinfo @@ -1,2 +1,2 @@ -SHA256 (ogre_src_v1-7-3.tar.bz2) = b55575ff47d0e371f8367b2d9fd6b9760a446a675c9ded965c37d1ff0c57342e -SIZE (ogre_src_v1-7-3.tar.bz2) = 67458030 +SHA256 (ogre_src_v1-7-4.tar.bz2) = afa475803d9e6980ddf3641dceaa53fcfbd348506ed67893c306766c166a4882 +SIZE (ogre_src_v1-7-4.tar.bz2) = 67391570 diff --git a/graphics/ogre3d/pkg-plist b/graphics/ogre3d/pkg-plist index 5e5a911e0063..8f86816de9a2 100644 --- a/graphics/ogre3d/pkg-plist +++ b/graphics/ogre3d/pkg-plist @@ -463,15 +463,15 @@ lib/OGRE/cmake/OgreFindFrameworks.cmake lib/OGRE/cmake/OgreGetVersion.cmake lib/OGRE/cmake/PreprocessorUtils.cmake lib/libOgreMain.so -lib/libOgreMain.so.1.7.3 +lib/libOgreMain.so.1.7.4 lib/libOgrePaging.so -lib/libOgrePaging.so.1.7.3 +lib/libOgrePaging.so.1.7.4 %%BOOSTTRUE%%lib/libOgreProperty.so -%%BOOSTTRUE%%lib/libOgreProperty.so.1.7.3 +%%BOOSTTRUE%%lib/libOgreProperty.so.1.7.4 lib/libOgreRTShaderSystem.so -lib/libOgreRTShaderSystem.so.1.7.3 +lib/libOgreRTShaderSystem.so.1.7.4 lib/libOgreTerrain.so -lib/libOgreTerrain.so.1.7.3 +lib/libOgreTerrain.so.1.7.4 libdata/pkgconfig/OGRE-PCZ.pc libdata/pkgconfig/OGRE-Paging.pc %%BOOSTTRUE%%libdata/pkgconfig/OGRE-Property.pc |