From tkato432@yahoo.com  Wed Aug  3 18:32:30 2011
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 21BB5106566B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  3 Aug 2011 18:32:27 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168])
	by mx1.freebsd.org (Postfix) with ESMTP id EC0218FC08
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  3 Aug 2011 18:32:26 +0000 (UTC)
Received: from localhost.localdomain (ZT028230.ppp.dion.ne.jp [59.128.28.230])
	by msa105lp.auone-net.jp (au one net msa) with ESMTP id 2D68450036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  4 Aug 2011 03:32:24 +0900 (JST)
Message-Id: <20110804032140.9aac7211.tkato432@yahoo.com>
Date: Thu, 4 Aug 2011 03:21:40 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/excido

>Number:         159443
>Category:       ports
>Synopsis:       Update port: games/excido
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 03 18:40:19 UTC 2011
>Closed-Date:    Tue Aug 09 15:22:57 CEST 2011
>Last-Modified:  Tue Aug 09 15:22:57 CEST 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/excido/Makefile games/excido/Makefile
--- /usr/ports/games/excido/Makefile	2011-08-03 15:31:54.000000000 +0900
+++ games/excido/Makefile	2011-08-03 18:41:50.000000000 +0900
@@ -9,27 +9,30 @@
 PORTVERSION=	0.1.5c
 PORTREVISION=	11
 CATEGORIES=	games
-MASTER_SITES=	http://offload1.icculus.org/excido/
+MASTER_SITES=	http://offload2.icculus.org:9090/excido/ \
+		http://offload1.icculus.org:9090/excido/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A portable fast-paced 3d shooter
 
-BROKEN=	does not fetch
-
 LIB_DEPENDS=	physfs.1:${PORTSDIR}/devel/physfs
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GL=		yes
-USE_OPENAL=	al alut
 USE_SDL=	image sdl ttf
+USE_OPENAL=	al alut
+USE_GMAKE=	yes
+MAKE_JOBS_SAFE=	yes
 
 post-install:
 .if !defined(NOPORTDOCS)
-	${MKDIR} ${DOCSDIR}
+	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
 .endif
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Tue Aug 9 13:19:04 CEST 2011 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159443 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159443: commit references a PR
Date: Tue,  9 Aug 2011 13:19:19 +0000 (UTC)

 ehaupt      2011-08-09 13:19:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/excido         Makefile 
   Log:
   - Fix MASTER_SITES
   - Add LICENSE
   - Add MAKE_JOBS_SAFE
   
   PR:             159443
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.18      +8 -5      ports/games/excido/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Tue Aug 9 15:22:56 CEST 2011 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159443 
>Unformatted:
