diff options
-rw-r--r-- | games/secretmaryochronicles/Makefile | 3 | ||||
-rw-r--r-- | games/tnl/Makefile | 4 | ||||
-rw-r--r-- | graphics/cegui/Makefile | 2 | ||||
-rw-r--r-- | graphics/cegui/distinfo | 6 | ||||
-rw-r--r-- | graphics/cegui/pkg-plist | 10 | ||||
-rw-r--r-- | graphics/crystalspace-devel/Makefile | 4 | ||||
-rw-r--r-- | graphics/crystalspace/Makefile | 4 | ||||
-rw-r--r-- | graphics/ogre3d/Makefile | 4 |
8 files changed, 19 insertions, 18 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index ea0dde1c5929..8af427947c14 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -7,6 +7,7 @@ PORTNAME= secretmaryochronicles PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= smclone @@ -15,7 +16,7 @@ DISTNAME= smc-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game -LIB_DEPENDS= CEGUIBase.1:${PORTSDIR}/graphics/cegui \ +LIB_DEPENDS= CEGUIBase.2:${PORTSDIR}/graphics/cegui \ boost_filesystem.4:${PORTSDIR}/devel/boost \ png.5:${PORTSDIR}/graphics/png diff --git a/games/tnl/Makefile b/games/tnl/Makefile index a32d68d76422..d43c49efcb76 100644 --- a/games/tnl/Makefile +++ b/games/tnl/Makefile @@ -7,7 +7,7 @@ PORTNAME= tnl PORTVERSION= 071111 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://tnlgame.net/downloads/tnl/${PORTVERSION}/ \ http://www.amdmi3.ru/distfiles/ @@ -23,7 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ alut.1:${PORTSDIR}/audio/freealut \ sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \ - CEGUIBase.1:${PORTSDIR}/graphics/cegui \ + CEGUIBase.2:${PORTSDIR}/graphics/cegui \ png.5:${PORTSDIR}/graphics/png \ GLEW.1:${PORTSDIR}/graphics/glew diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index 297db0675223..c6e7f3538135 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cegui -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 PORTREVISION= 0 CATEGORIES= graphics devel MASTER_SITES= SF diff --git a/graphics/cegui/distinfo b/graphics/cegui/distinfo index 1d1e2ae7a5ff..46666f8e8f8b 100644 --- a/graphics/cegui/distinfo +++ b/graphics/cegui/distinfo @@ -1,3 +1,3 @@ -MD5 (CEGUI-0.6.0.tar.gz) = a7772b20a4e3530298e3e28c4eaec1bb -SHA256 (CEGUI-0.6.0.tar.gz) = 89e00fb7199d83949a94de9e1980989d2fb86a329999027beb61dc330b06583d -SIZE (CEGUI-0.6.0.tar.gz) = 2501295 +MD5 (CEGUI-0.6.1.tar.gz) = aee37f8532ecbdc0b87efbaebafdf148 +SHA256 (CEGUI-0.6.1.tar.gz) = 70c2f694e9a6db4d039cf93cbe0cc574cd85dfdabfa2a53052fd847ff68a568d +SIZE (CEGUI-0.6.1.tar.gz) = 2709058 diff --git a/graphics/cegui/pkg-plist b/graphics/cegui/pkg-plist index 980ee7ac9189..331aa7a34442 100644 --- a/graphics/cegui/pkg-plist +++ b/graphics/cegui/pkg-plist @@ -178,19 +178,19 @@ include/CEGUI/falagard/CEGUIFalXMLEnumHelper.h include/CEGUI/tolua++.h lib/libCEGUIBase.la lib/libCEGUIBase.so -lib/libCEGUIBase.so.1 +lib/libCEGUIBase.so.2 lib/libCEGUIDevILImageCodec.la lib/libCEGUIDevILImageCodec.so lib/libCEGUIDevILImageCodec.so.0 lib/libCEGUIFalagardWRBase.la lib/libCEGUIFalagardWRBase.so -lib/libCEGUIFalagardWRBase.so.1 +lib/libCEGUIFalagardWRBase.so.2 lib/libCEGUILuaScriptModule.la lib/libCEGUILuaScriptModule.so -lib/libCEGUILuaScriptModule.so.1 +lib/libCEGUILuaScriptModule.so.2 lib/libCEGUIOpenGLRenderer.la lib/libCEGUIOpenGLRenderer.so -lib/libCEGUIOpenGLRenderer.so.0 +lib/libCEGUIOpenGLRenderer.so.1 lib/libCEGUITGAImageCodec.la lib/libCEGUITGAImageCodec.so lib/libCEGUITGAImageCodec.so.0 @@ -199,7 +199,7 @@ lib/libCEGUITinyXMLParser.so lib/libCEGUITinyXMLParser.so.0 lib/libCEGUItoluapp.la lib/libCEGUItoluapp.so -lib/libCEGUItoluapp.so.1 +lib/libCEGUItoluapp.so.2 libdata/pkgconfig/CEGUI-OPENGL.pc libdata/pkgconfig/CEGUI.pc share/CEGUI/XMLRefSchema/CEGUIConfig.xsd diff --git a/graphics/crystalspace-devel/Makefile b/graphics/crystalspace-devel/Makefile index 684d79464de1..dadaaa41eec2 100644 --- a/graphics/crystalspace-devel/Makefile +++ b/graphics/crystalspace-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 20061105 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://alex.foxybanana.com/freebsd/ PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ aa.1:${PORTSDIR}/graphics/aalib \ openal.0:${PORTSDIR}/audio/openal \ alut.1:${PORTSDIR}/audio/freealut \ - CEGUIBase.0:${PORTSDIR}/graphics/cegui + CEGUIBase.2:${PORTSDIR}/graphics/cegui BROKEN= Incorrect pkg-plist DEPRECATED= Has been broken for more than 6 months diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index 2930b61aa8ae..99015eb8032f 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= crystal @@ -25,7 +25,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ aa.1:${PORTSDIR}/graphics/aalib \ openal.0:${PORTSDIR}/audio/openal \ alut.1:${PORTSDIR}/audio/freealut \ - CEGUIBase.1:${PORTSDIR}/graphics/cegui + CEGUIBase.2:${PORTSDIR}/graphics/cegui CONFLICTS= crystalspace-devel-[0-9]* diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 79aca7cca335..084338948417 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogre3d PORTVERSION= 1.4.9 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=ogre @@ -17,7 +17,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= A scene-oriented, flexible 3D engine written in C++ LIB_DEPENDS= zzip.13:${PORTSDIR}/devel/zziplib \ - CEGUIBase.1:${PORTSDIR}/graphics/cegui \ + CEGUIBase.2:${PORTSDIR}/graphics/cegui \ IL.1:${PORTSDIR}/graphics/devil WRKSRC= ${WRKDIR}/ogre |