Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2008 18:59:33 +0200 (CEST)
From:      Olivier Smedts <olivier@gid0.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124522: [MAINTAINER] [UPDATE] games/eduke32 : new snapshot
Message-ID:  <20080612165933.6366A2282B@z.gid0.org>
Resent-Message-ID: <200806121710.m5CHA2CL075723@freefall.freebsd.org>

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

>Number:         124522
>Category:       ports
>Synopsis:       [MAINTAINER] [UPDATE] games/eduke32 : new snapshot
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 12 17:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Smedts
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
gid0.org
>Environment:
System: FreeBSD z.gid0.org 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Sun May 4 20:25:51 CEST 2008 root@z.gid0.org:/work/obj/work/src/sys/XPC i386


	
>Description:
A new snapshot is available :
- Should fix the map saving problem and a couple of memory access bugs in Mapster32 (and fix frequent crashes anyone was experiencing with autosave)
- Adds mousewheel control for the number of points to add when using the circle points tool
- More 64-bit fixes from Qbix (including savegame support)
- A prototype help system (with a very very early draft of a help file) from Helixhorned
- Added the "qgetsysstr" command from Hunter_rus that copies game strings to quotes so they can be displayed

	
>How-To-Repeat:

	
>Fix:
Apply the following patch, supersedes http://www.freebsd.org/cgi/query-pr.cgi?pr=124346

Thanks :)

--- patch begins here ---
--- games/eduke32/Makefile.orig	2008-06-12 18:41:24.000000000 +0200
+++ games/eduke32/Makefile	2008-06-12 18:40:06.000000000 +0200
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/games/eduke32/Makefile,v 1.13 2008/06/06 13:31:20 edwin Exp $
 
 PORTNAME=	eduke32
-PORTVERSION=	20080602
-PORTREVISION=	1
+PORTVERSION=	20080610
 CATEGORIES=	games
 MASTER_SITES=	http://wiki.eduke32.com/stuff/
 DISTFILES=	${PORTNAME}_src_${PORTVERSION}${EXTRACT_SUFX}
--- games/eduke32/distinfo.orig	2008-06-12 18:41:17.000000000 +0200
+++ games/eduke32/distinfo	2008-06-12 18:40:37.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (eduke32_src_20080602.zip) = c478f1f98c1ac57844604a1ba8c98997
-SHA256 (eduke32_src_20080602.zip) = 0b98ef85548015f199a4253521f1bc82d80f63977b5b94fbaf55924b912950ab
-SIZE (eduke32_src_20080602.zip) = 1629666
+MD5 (eduke32_src_20080610.zip) = 3af3f05f86c19fc5d8142f86ba035ea5
+SHA256 (eduke32_src_20080610.zip) = 244b8659619c5cc1d802bfd74c7eff8fae5a1f4eefa13a701d50a2e6478ffacb
+SIZE (eduke32_src_20080610.zip) = 1642739
--- 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?20080612165933.6366A2282B>