From tkato432@yahoo.com  Wed Jun 29 18:22:51 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 B0FAF1065676
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 18:20:30 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa106lp.auone-net.jp (msa106lp.auone-net.jp [222.3.140.169])
	by mx1.freebsd.org (Postfix) with ESMTP id 6515B8FC1C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 18:20:30 +0000 (UTC)
Received: from msa106lp.auone-net.jp (MSA106lp [172.27.12.184])
	by msa106lp.auone-net.jp (au one net msa) with ESMTP id A0048500291
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 30 Jun 2011 03:06:24 +0900 (JST)
Received: from localhost.localdomain (ZT030106.ppp.dion.ne.jp [59.128.30.106])
	by msa106lp.auone-net.jp (au one net msa) with ESMTP id 79D2823C036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 30 Jun 2011 03:06:22 +0900 (JST)
Message-Id: <20110630030425.edcdb743.tkato432@yahoo.com>
Date: Thu, 30 Jun 2011 03:04:25 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/xdeblock

>Number:         158492
>Category:       ports
>Synopsis:       Update port: games/xdeblock
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 18:30:22 UTC 2011
>Closed-Date:    Sat Jul 02 14:40:10 UTC 2011
>Last-Modified:  Sat Jul  2 14:50:09 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/xdeblock/Makefile games/xdeblock/Makefile
--- /usr/ports/games/xdeblock/Makefile	2008-04-20 10:14:42.000000000 +0900
+++ games/xdeblock/Makefile	2011-04-15 01:53:46.000000000 +0900
@@ -7,9 +7,9 @@
 
 PORTNAME=	xdeblock
 PORTVERSION=	1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.vector.co.jp/pack/unix/game/action/block/
+MASTER_SITES=	http://ftp.vector.co.jp/pack/unix/game/action/block/
 DISTFILES=	${PORTNAME}.tgz
 
 MAINTAINER=	ports@FreeBSD.org
diff -urN /usr/ports/games/xdeblock/distinfo games/xdeblock/distinfo
--- /usr/ports/games/xdeblock/distinfo	2005-11-25 13:35:28.000000000 +0900
+++ games/xdeblock/distinfo	2011-04-15 01:44:31.000000000 +0900
@@ -1,3 +1,2 @@
-MD5 (xdeblock.tgz) = bc0f3d3f7c63b105445a3e5a98a5b6da
 SHA256 (xdeblock.tgz) = 31b7e73ddf2018d7b609283bf9e61be59494681e627e6f580771e902ec443f31
 SIZE (xdeblock.tgz) = 131178
diff -urN /usr/ports/games/xdeblock/files/patch-aa games/xdeblock/files/patch-aa
--- /usr/ports/games/xdeblock/files/patch-aa	2000-01-22 20:45:58.000000000 +0900
+++ games/xdeblock/files/patch-aa	2011-04-15 01:52:45.000000000 +0900
@@ -1,5 +1,5 @@
-*** Imakefile.orig	Sat Nov 16 13:06:36 1996
---- Imakefile	Thu Jan 15 00:00:00 2000
+*** Imakefile.orig	1996-11-16 13:06:36.000000000 +0900
+--- Imakefile	2011-04-15 01:51:45.000000000 +0900
 ***************
 *** 10,16 ****
   XCOMM    Set xdeblock working directory.
@@ -36,3 +36,22 @@
   
   XCOMM =====================================================================
   
+***************
+*** 46,53 ****
+  
+  PROGRAMS = xdeblo
+  
+! CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)\
+!          $(XPM_INC) $(DEBUG_D) $(ALLINCLUDES)
+  
+  all:: $(PROGRAMS)
+  
+--- 46,53 ----
+  
+  PROGRAMS = xdeblo
+  
+! CFLAGS += $(CDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)\
+!           $(XPM_INC) $(DEBUG_D) $(ALLINCLUDES)
+  
+  all:: $(PROGRAMS)
+  
diff -urN /usr/ports/games/xdeblock/pkg-descr games/xdeblock/pkg-descr
--- /usr/ports/games/xdeblock/pkg-descr	2009-12-21 15:22:25.000000000 +0900
+++ games/xdeblock/pkg-descr	2011-04-15 01:45:53.000000000 +0900
@@ -8,4 +8,4 @@
 ENVIRONMENT:
 	You need 256 or more colors, 800x600 or more window, and enough memory.
 
-WWW: http://hp.vector.co.jp/authors/VA008796/xdeblo.html
+WWW: http://www.vector.co.jp/soft/unix/game/se037694.html
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 29 18:34:20 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158492 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jul 2 14:40:09 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158492: commit references a PR
Date: Sat,  2 Jul 2011 14:40:21 +0000 (UTC)

 miwi        2011-07-02 14:40:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/xdeblock       Makefile distinfo pkg-descr 
     games/xdeblock/files patch-aa 
   Log:
   - Update MASTER_SITES and WWW: line
   - Cleanup
   - Kick MD5
   
   PR:             158492
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.19      +2 -2      ports/games/xdeblock/Makefile
   1.4       +0 -1      ports/games/xdeblock/distinfo
   1.3       +21 -2     ports/games/xdeblock/files/patch-aa
   1.4       +1 -1      ports/games/xdeblock/pkg-descr
 _______________________________________________
 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:
