From tkato432@yahoo.com  Wed Aug  3 18:34:48 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 5D430106567C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  3 Aug 2011 18:34:29 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa101lp.auone-net.jp (msa101lp.auone-net.jp [222.3.140.164])
	by mx1.freebsd.org (Postfix) with ESMTP id 341478FC15
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  3 Aug 2011 18:34:29 +0000 (UTC)
Received: from localhost.localdomain (ZT028230.ppp.dion.ne.jp [59.128.28.230])
	by msa101lp.auone-net.jp (au one net msa) with ESMTP id 5B0D134034
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  4 Aug 2011 03:34:27 +0900 (JST)
Message-Id: <20110804032318.c1eca9ee.tkato432@yahoo.com>
Date: Thu, 4 Aug 2011 03:23:18 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/xscorch

>Number:         159468
>Category:       ports
>Synopsis:       Update port: games/xscorch
>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:28 UTC 2011
>Closed-Date:    Tue Aug 09 15:23:29 CEST 2011
>Last-Modified:  Tue Aug  9 13:30:39 UTC 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/xscorch/Makefile games/xscorch/Makefile
--- /usr/ports/games/xscorch/Makefile	2010-05-01 16:43:36.000000000 +0900
+++ games/xscorch/Makefile	2011-07-31 23:41:45.000000000 +0900
@@ -10,20 +10,24 @@
 PORTREVISION=	5
 CATEGORIES=	games
 MASTER_SITES=	http://chaos2.org/xscorch/ \
-		http://mirror.dok.org/xscorch/
+		http://www.xscorch.org/releases/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multiplayer tank shoot-em-up
 
 LIB_DEPENDS=	mikmod.2:${PORTSDIR}/audio/libmikmod
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_XORG=	xpm
-USE_GMAKE=	yes
 USE_GNOME=	gtk12
 WANT_GNOME=	yes
 USE_PERL5=	yes
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-gtk
+MAKE_JOBS_SAFE=	yes
 
 MAN6=		xscorch.6
 NO_MANCOMPRESS=	yes
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Tue Aug 9 13:18:10 CEST 2011 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159468 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Tue Aug 9 15:23:28 CEST 2011 
State-Changed-Why:  
Committed, thanks! 

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

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

 ehaupt      2011-08-09 13:20:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/xscorch        Makefile 
   Log:
   - Fix MASTER_SITES
   - Add LICENSE
   - Add MAKE_JOBS_SAFE
   
   PR:             159468
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.27      +6 -2      ports/games/xscorch/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"
 
>Unformatted:
