Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2013 10:07:21 +0000 (UTC)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310645 - head/games/secretmaryochronicles
Message-ID:  <201301191007.r0JA7LST080926@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oliver
Date: Sat Jan 19 10:07:21 2013
New Revision: 310645
URL: http://svnweb.freebsd.org/changeset/ports/310645

Log:
  update library version number of cegui

Modified:
  head/games/secretmaryochronicles/Makefile   (contents, props changed)

Modified: head/games/secretmaryochronicles/Makefile
==============================================================================
--- head/games/secretmaryochronicles/Makefile	Sat Jan 19 10:06:26 2013	(r310644)
+++ head/games/secretmaryochronicles/Makefile	Sat Jan 19 10:07:21 2013	(r310645)
@@ -16,7 +16,7 @@ DISTNAME=	smc-${PORTVERSION}
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Secret Maryo Chronicles two-dimensional platform game
 
-LIB_DEPENDS=	CEGUIBase-0.7.7.0:${PORTSDIR}/graphics/cegui \
+LIB_DEPENDS=	CEGUIBase-0.7.9.0:${PORTSDIR}/graphics/cegui \
 		boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
 		png15:${PORTSDIR}/graphics/png
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301191007.r0JA7LST080926>