diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-06-18 17:44:44 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-06-18 17:44:44 +0000 |
commit | 2caa2fea227238d9e99cd94b893b533625c09f7a (patch) | |
tree | 8999487f4cf2915974eebc4be6e05ca5eb3e9f0e /graphics/ogre3d | |
parent | d228c92ae79be8d2567ce25a47789369d5fbe78b (diff) | |
download | ports-2caa2fea227238d9e99cd94b893b533625c09f7a.tar.gz ports-2caa2fea227238d9e99cd94b893b533625c09f7a.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 c8888604ee51..3a97f6900726 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ogre3d -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 PORTREVISION= 0 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/graphics/ogre3d/distinfo b/graphics/ogre3d/distinfo index 22fb5ad1edb0..d41e29ad733f 100644 --- a/graphics/ogre3d/distinfo +++ b/graphics/ogre3d/distinfo @@ -1,3 +1,3 @@ -MD5 (ogre-v1-4-8.tar.bz2) = c9034bdbd4c7cd79a4dd38811765262a -SHA256 (ogre-v1-4-8.tar.bz2) = 396eac8accbee9b3652ed6b94e2bc2c7a129e96c661fe1a6d5855c78657d19c1 -SIZE (ogre-v1-4-8.tar.bz2) = 29700614 +MD5 (ogre-v1-4-9.tar.bz2) = 8a73fbcf42fd6b156b2567839d0cd125 +SHA256 (ogre-v1-4-9.tar.bz2) = 38b17826b6b34e70bf1bab17d4791ab1d485409c938cf71e1e5f866f3391c35b +SIZE (ogre-v1-4-9.tar.bz2) = 29555312 diff --git a/graphics/ogre3d/pkg-plist b/graphics/ogre3d/pkg-plist index cd7b87a4bbeb..b24808e444ab 100644 --- a/graphics/ogre3d/pkg-plist +++ b/graphics/ogre3d/pkg-plist @@ -238,11 +238,11 @@ lib/OGRE/RenderSystem_GL.so lib/libCEGUIOgreRenderer.a lib/libCEGUIOgreRenderer.la lib/libCEGUIOgreRenderer.so -lib/libCEGUIOgreRenderer-1.4.8.so +lib/libCEGUIOgreRenderer-1.4.9.so lib/libOgreMain.a lib/libOgreMain.la lib/libOgreMain.so -lib/libOgreMain-1.4.8.so +lib/libOgreMain-1.4.9.so libdata/pkgconfig/CEGUI-OGRE.pc libdata/pkgconfig/OGRE.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS |