Date: Mon, 28 Jan 2008 05:35:38 +0300 (MSK) From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/120067: [MAINTAINER] games/xmoto: update to 0.4.0 Message-ID: <20080128023538.63F3217031@hades.panopticon> Resent-Message-ID: <200801280240.m0S2e1rq069629@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120067 >Category: ports >Synopsis: [MAINTAINER] games/xmoto: update to 0.4.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 28 02:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RC1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RC1 FreeBSD 7.0-RC1 #0: Sat Jan 5 03:26:52 MSK 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386 >Description: * Update to 0.4.0 >How-To-Repeat: >Fix: --- xmoto.patch begins here --- diff -ruN xmoto.orig/Makefile xmoto/Makefile --- xmoto.orig/Makefile 2008-01-28 03:41:53.000000000 +0300 +++ xmoto/Makefile 2008-01-28 05:34:34.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= xmoto -PORTVERSION= 0.3.4 +PORTVERSION= 0.4.0 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://www.amdmi3.ru/distfiles/ @@ -15,8 +15,7 @@ MAINTAINER= amdmi3@amdmi3.ru COMMENT= Challenging 2D motocross platform game -LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ - png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ curl.4:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode diff -ruN xmoto.orig/distinfo xmoto/distinfo --- xmoto.orig/distinfo 2008-01-28 03:41:53.000000000 +0300 +++ xmoto/distinfo 2008-01-28 03:42:37.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (xmoto-0.3.4-src.tar.gz) = cd2041652586119f68655c789c0ce7b3 -SHA256 (xmoto-0.3.4-src.tar.gz) = 79d80562e051cce58da357d9d31308aeda8bffb668c8d3ff49fe4d27e3c9b243 -SIZE (xmoto-0.3.4-src.tar.gz) = 17017466 +MD5 (xmoto-0.4.0-src.tar.gz) = 87819a23ccaf3b919d8b80d8c6f3c374 +SHA256 (xmoto-0.4.0-src.tar.gz) = 6acaa967a8e687e23ca9a3d66b1a280590dae521fc410ef16bd14289af906492 +SIZE (xmoto-0.4.0-src.tar.gz) = 17200350 --- xmoto.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080128023538.63F3217031>