ports/127619: [maintainer] [update] games/eduke32 : update to latest snapshot

Olivier Smedts olivier at gid0.org
Wed Sep 24 17:10:02 UTC 2008


>Number:         127619
>Category:       ports
>Synopsis:       [maintainer] [update] games/eduke32 : update to latest snapshot
>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:   Wed Sep 24 17:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Smedts
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
gid0.org
>Environment:
System: FreeBSD q.gid0.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Sep 23 21:43:08 CEST 2008 root at q.gid0.org:/work/obj/work/src/sys/QUAD amd64


	
>Description:
Update Makefile and distinfo to use latest eduke32 snapshot.
The additional REINPLACE_CMD gets rid of cflags incompatible with our supported gccs.
	
>How-To-Repeat:
	
>Fix:
Please apply the following patch.
Thanks !

	

--- patch begins here ---
--- games/eduke32/Makefile.orig	2008-09-24 18:12:24.000000000 +0200
+++ games/eduke32/Makefile	2008-09-24 18:24:14.000000000 +0200
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/games/eduke32/Makefile,v 1.16 2008/08/23 13:41:51 amdmi3 Exp $
 
 PORTNAME=	eduke32
-PORTVERSION=	20080821
+PORTVERSION=	20080924
 CATEGORIES=	games
 MASTER_SITES=	http://wiki.eduke32.com/stuff/
 DISTFILES=	${PORTNAME}_src_${PORTVERSION}${EXTRACT_SUFX}
@@ -54,6 +54,7 @@
 	@${REINPLACE_CMD} -Ee \
 		's|^(CC=).*|\1${CC}|; \
 		 s|^(CXX=).*|\1${CXX}|; \
+		 /debug=/d; \
 		 s|/usr/X11R6|${LOCALBASE}|; \
 		 s|sdl-config|${SDL_CONFIG}|' \
 		${WRKSRC}/Makefile \
--- games/eduke32/distinfo.orig	2008-09-24 18:12:28.000000000 +0200
+++ games/eduke32/distinfo	2008-09-24 18:14:36.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (eduke32_src_20080821.zip) = 26fd07f0b1368a3ea82995294d26a7cf
-SHA256 (eduke32_src_20080821.zip) = 8104a9c273cac9736ccdcd127bf9973f170d2e27b50b83ce2f2ac6fad245e1dc
-SIZE (eduke32_src_20080821.zip) = 2594277
+MD5 (eduke32_src_20080924.zip) = 3bba448c5b8fb9d6e34e2000e2155eed
+SHA256 (eduke32_src_20080924.zip) = d9645cd3fdf8a4009253ee9524602678b339a9a631cb686a45d64ae417e75c32
+SIZE (eduke32_src_20080924.zip) = 1664585
--- patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list