From owner-svn-ports-head@FreeBSD.ORG Sat Jan 19 10:05:22 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E7FA9DA; Sat, 19 Jan 2013 10:05:22 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C9F16346; Sat, 19 Jan 2013 10:05:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0JA5MWD080387; Sat, 19 Jan 2013 10:05:22 GMT (envelope-from oliver@svn.freebsd.org) Received: (from oliver@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0JA5MoL080379; Sat, 19 Jan 2013 10:05:22 GMT (envelope-from oliver@svn.freebsd.org) Message-Id: <201301191005.r0JA5MoL080379@svn.freebsd.org> From: Oliver Lehmann Date: Sat, 19 Jan 2013 10:05:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310642 - head/graphics/cegui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2013 10:05:23 -0000 Author: oliver Date: Sat Jan 19 10:05:21 2013 New Revision: 310642 URL: http://svnweb.freebsd.org/changeset/ports/310642 Log: update cegui to 0.7.9 Modified: head/graphics/cegui/Makefile (contents, props changed) head/graphics/cegui/distinfo (contents, props changed) head/graphics/cegui/pkg-plist (contents, props changed) Modified: head/graphics/cegui/Makefile ============================================================================== --- head/graphics/cegui/Makefile Sat Jan 19 09:51:02 2013 (r310641) +++ head/graphics/cegui/Makefile Sat Jan 19 10:05:21 2013 (r310642) @@ -1,13 +1,9 @@ -# New ports collection makefile for: cegui -# Date created: 03 Oct 2005 -# Whom: Oliver Lehmann -# +# Created by: Oliver Lehmann # $FreeBSD$ -# PORTNAME= cegui -PORTVERSION= 0.7.7 -PORTREVISION= 1 +PORTVERSION= 0.7.9 +#PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/${PORTVERSION} DISTNAME= ${PORTNAME:U}-${PORTVERSION} @@ -18,8 +14,8 @@ COMMENT= A library providing windowing a LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ pcre.3:${PORTSDIR}/devel/pcre \ freetype.9:${PORTSDIR}/print/freetype2 -BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d -RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.7.4:${PORTSDIR}/graphics/ogre3d +BUILD_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.8.1:${PORTSDIR}/graphics/ogre3d +RUN_DEPENDS= ${LOCALBASE}/lib/libOgreMain.so.1.8.1:${PORTSDIR}/graphics/ogre3d WRKSRC= ${WRKDIR}/${DISTNAME:S/2b/2/} CONFIGURE_ARGS= --disable-toluacegui --disable-irrlicht-renderer \ @@ -40,7 +36,9 @@ USE_PYTHON= 2.6+ USE_GNOME= gnomehack PLIST_SUB+= WITH_OGRE="" -.if !defined(NOPORTDOCS) +.include + +.if ${PORT_OPTIONS:MDOCS} PORTDOCS= README COPYING .endif @@ -56,7 +54,7 @@ post-patch: ${WRKSRC}/cegui/include/ScriptingModules/LuaScriptModule/support/Makefile.in post-install: -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} .for docfile in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/doc/${docfile} ${DOCSDIR} Modified: head/graphics/cegui/distinfo ============================================================================== --- head/graphics/cegui/distinfo Sat Jan 19 09:51:02 2013 (r310641) +++ head/graphics/cegui/distinfo Sat Jan 19 10:05:21 2013 (r310642) @@ -1,2 +1,2 @@ -SHA256 (CEGUI-0.7.7.tar.gz) = 551e6fe4fffc7586b0ef0434b83ddc2b3889fc8c7eb22d4cca92b1c7ce25059a -SIZE (CEGUI-0.7.7.tar.gz) = 9176105 +SHA256 (CEGUI-0.7.9.tar.gz) = 7c3b264def08b46de749c2acaba363e907479d924612436f3bd09da2e474bb8c +SIZE (CEGUI-0.7.9.tar.gz) = 9204644 Modified: head/graphics/cegui/pkg-plist ============================================================================== --- head/graphics/cegui/pkg-plist Sat Jan 19 09:51:02 2013 (r310641) +++ head/graphics/cegui/pkg-plist Sat Jan 19 10:05:21 2013 (r310642) @@ -285,48 +285,48 @@ include/CEGUI/falagard/CEGUIFalWidgetCom include/CEGUI/falagard/CEGUIFalWidgetLookFeel.h include/CEGUI/falagard/CEGUIFalWidgetLookManager.h include/CEGUI/falagard/CEGUIFalXMLEnumHelper.h -lib/libCEGUIBase-0.7.7.so.0 -lib/libCEGUIBase-0.7.7.so +lib/libCEGUIBase-0.7.9.so.0 +lib/libCEGUIBase-0.7.9.so lib/libCEGUIBase.la lib/libCEGUIBase.so -lib/libCEGUIDevILImageCodec-0.7.7.so.0 -lib/libCEGUIDevILImageCodec-0.7.7.so +lib/libCEGUIDevILImageCodec-0.7.9.so.0 +lib/libCEGUIDevILImageCodec-0.7.9.so lib/libCEGUIDevILImageCodec.la lib/libCEGUIDevILImageCodec.so -lib/libCEGUIFalagardWRBase-0.7.7.so.0 -lib/libCEGUIFalagardWRBase-0.7.7.so +lib/libCEGUIFalagardWRBase-0.7.9.so.0 +lib/libCEGUIFalagardWRBase-0.7.9.so lib/libCEGUIFalagardWRBase.la lib/libCEGUIFalagardWRBase.so -lib/libCEGUILuaScriptModule-0.7.7.so.0 -lib/libCEGUILuaScriptModule-0.7.7.so +lib/libCEGUILuaScriptModule-0.7.9.so.0 +lib/libCEGUILuaScriptModule-0.7.9.so lib/libCEGUILuaScriptModule.la lib/libCEGUILuaScriptModule.so -lib/libCEGUINullRenderer-0.7.7.so.0 -lib/libCEGUINullRenderer-0.7.7.so +lib/libCEGUINullRenderer-0.7.9.so.0 +lib/libCEGUINullRenderer-0.7.9.so lib/libCEGUINullRenderer.la lib/libCEGUINullRenderer.so -%%WITH_OGRE%%lib/libCEGUIOgreRenderer-0.7.7.so.0 -%%WITH_OGRE%%lib/libCEGUIOgreRenderer-0.7.7.so +%%WITH_OGRE%%lib/libCEGUIOgreRenderer-0.7.9.so.0 +%%WITH_OGRE%%lib/libCEGUIOgreRenderer-0.7.9.so %%WITH_OGRE%%lib/libCEGUIOgreRenderer.la %%WITH_OGRE%%lib/libCEGUIOgreRenderer.so -lib/libCEGUIOpenGLRenderer-0.7.7.so.0 -lib/libCEGUIOpenGLRenderer-0.7.7.so +lib/libCEGUIOpenGLRenderer-0.7.9.so.0 +lib/libCEGUIOpenGLRenderer-0.7.9.so lib/libCEGUIOpenGLRenderer.la lib/libCEGUIOpenGLRenderer.so -lib/libCEGUISTBImageCodec-0.7.7.so.0 -lib/libCEGUISTBImageCodec-0.7.7.so +lib/libCEGUISTBImageCodec-0.7.9.so.0 +lib/libCEGUISTBImageCodec-0.7.9.so lib/libCEGUISTBImageCodec.la lib/libCEGUISTBImageCodec.so -lib/libCEGUITGAImageCodec-0.7.7.so.0 -lib/libCEGUITGAImageCodec-0.7.7.so +lib/libCEGUITGAImageCodec-0.7.9.so.0 +lib/libCEGUITGAImageCodec-0.7.9.so lib/libCEGUITGAImageCodec.la lib/libCEGUITGAImageCodec.so -lib/libCEGUITinyXMLParser-0.7.7.so.0 -lib/libCEGUITinyXMLParser-0.7.7.so +lib/libCEGUITinyXMLParser-0.7.9.so.0 +lib/libCEGUITinyXMLParser-0.7.9.so lib/libCEGUITinyXMLParser.la lib/libCEGUITinyXMLParser.so -@comment lib/libCEGUItoluapp-0.7.7.so.0 -@comment lib/libCEGUItoluapp-0.7.7.so +@comment lib/libCEGUItoluapp-0.7.9.so.0 +@comment lib/libCEGUItoluapp-0.7.9.so @comment lib/libCEGUItoluapp.la @comment lib/libCEGUItoluapp.so %%WITH_OGRE%%libdata/pkgconfig/CEGUI-OGRE.pc @@ -402,7 +402,7 @@ share/CEGUI/xml_schemas/Imageset.xsd @dirrm include/CEGUI/RendererModules/Null @dirrm include/CEGUI/RendererModules @comment @dirrm include/CEGUI/ScriptingModules/LuaScriptModule/support/tolua++ -@dirrm include/CEGUI/ScriptingModules/LuaScriptModule/support +@comment @dirrm include/CEGUI/ScriptingModules/LuaScriptModule/support @dirrm include/CEGUI/ScriptingModules/LuaScriptModule @dirrm include/CEGUI/ScriptingModules @dirrm include/CEGUI/WindowRendererSets/Falagard