Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Apr 2006 23:49:03 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@mail.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95555: [MAINTAINER] games/xmoto Update to 0.1.12
Message-ID:  <20060409194903.D198B190@hades.panopticon>
Resent-Message-ID: <200604091950.k39JoFqZ029809@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95555
>Category:       ports
>Synopsis:       [MAINTAINER] games/xmoto Update to 0.1.12
>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:   Sun Apr 09 19:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #1: Fri Jan 27 12:07:19 MSK 2006 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386

>Description:
Update to 0.1.12
>How-To-Repeat:
>Fix:

--- xmoto.patch begins here ---
diff -ruN xmoto.old/Makefile xmoto/Makefile
--- xmoto.old/Makefile	Sun Apr  9 23:24:38 2006
+++ xmoto/Makefile	Sun Apr  9 23:34:27 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmoto
-PORTVERSION=	0.1.11
+PORTVERSION=	0.1.12
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -39,7 +39,6 @@
 post-patch:
 	@${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/src/VCommon.h
 	@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/src/image/tim_memory_crt.cpp
-	@${REINPLACE_CMD} -e 's|-lSDL |`${SDL_CONFIG} --libs` |' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|endian.h|sys/endian.h|' ${WRKSRC}/src/VCommon.h
 	@${REINPLACE_CMD} -e '/LIBS/ s|\(-lSDL_mixer\)|\1 `${SDL_CONFIG} --libs`|' ${WRKSRC}/configure
 
diff -ruN xmoto.old/distinfo xmoto/distinfo
--- xmoto.old/distinfo	Sun Apr  9 23:24:38 2006
+++ xmoto/distinfo	Sun Apr  9 23:25:58 2006
@@ -1,3 +1,3 @@
-MD5 (xmoto-0.1.11-src.tar.gz) = bf61a7e7d48deee2d88fd345c758d779
-SHA256 (xmoto-0.1.11-src.tar.gz) = f06eda16317705c38a554b98bdd1eb1728d026c910ed84ea2880590aca881012
-SIZE (xmoto-0.1.11-src.tar.gz) = 2829959
+MD5 (xmoto-0.1.12-src.tar.gz) = 11dfdeb406d4cc1e50e6057fd2cb625a
+SHA256 (xmoto-0.1.12-src.tar.gz) = 824af12df3389ccb4dfb5522f546ba9fb1c1c0ed7e71d65f34b692da93780dd7
+SIZE (xmoto-0.1.12-src.tar.gz) = 2880034
--- 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?20060409194903.D198B190>