From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 12 17:10:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF0EA106566C for ; Thu, 12 Jun 2008 17:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ADF038FC1F for ; Thu, 12 Jun 2008 17:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5CHA2jM075724 for ; Thu, 12 Jun 2008 17:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5CHA2CL075723; Thu, 12 Jun 2008 17:10:02 GMT (envelope-from gnats) Resent-Date: Thu, 12 Jun 2008 17:10:02 GMT Resent-Message-Id: <200806121710.m5CHA2CL075723@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Olivier Smedts Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5857106566B for ; Thu, 12 Jun 2008 17:01:47 +0000 (UTC) (envelope-from zozo@z.gid0.org) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.freebsd.org (Postfix) with ESMTP id 580728FC16 for ; Thu, 12 Jun 2008 17:01:46 +0000 (UTC) (envelope-from zozo@z.gid0.org) Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id 3087D3EA12E for ; Thu, 12 Jun 2008 19:01:45 +0200 (CEST) Received: from z.gid0.org (s.gid0.org [88.163.116.140]) by smtp4-g19.free.fr (Postfix) with ESMTP id 1CD683EA0E0 for ; Thu, 12 Jun 2008 19:01:44 +0200 (CEST) Received: by z.gid0.org (Postfix, from userid 1001) id 6366A2282B; Thu, 12 Jun 2008 18:59:33 +0200 (CEST) Message-Id: <20080612165933.6366A2282B@z.gid0.org> Date: Thu, 12 Jun 2008 18:59:33 +0200 (CEST) From: Olivier Smedts To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/124522: [MAINTAINER] [UPDATE] games/eduke32 : new snapshot X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Olivier Smedts List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2008 17:10:02 -0000 >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: