From umeno@belldandy.unnumbered.net  Fri Sep  2 08:06:30 2005
Return-Path: <umeno@belldandy.unnumbered.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B038316A420
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Sep 2005 08:06:30 +0000 (GMT)
	(envelope-from umeno@belldandy.unnumbered.net)
Received: from belldandy.unnumbered.net (gateway.unnumbered.net [61.197.240.129])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D875A43D5C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Sep 2005 08:06:29 +0000 (GMT)
	(envelope-from umeno@belldandy.unnumbered.net)
Received: from belldandy.unnumbered.net (localhost [127.0.0.1])
	by belldandy.unnumbered.net (8.13.4/8.13.4) with ESMTP id j8286SmM014412
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 2 Sep 2005 17:06:28 +0900 (JST)
	(envelope-from umeno@belldandy.unnumbered.net)
Received: (from umeno@localhost)
	by belldandy.unnumbered.net (8.13.4/8.13.4/Submit) id j8286SXS014411;
	Fri, 2 Sep 2005 17:06:28 +0900 (JST)
	(envelope-from umeno)
Message-Id: <200509020806.j8286SXS014411@belldandy.unnumbered.net>
Date: Fri, 2 Sep 2005 17:06:28 +0900 (JST)
From: UMENO Takashi <umeno@rr.iij4u.or.jp>
Reply-To: UMENO Takashi <umeno@rr.iij4u.or.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer Update: games/quit to 1.2a with right diff
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         85622
>Category:       ports
>Synopsis:       Maintainer Update: games/quit to 1.2a with right diff
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 02 08:10:16 GMT 2005
>Closed-Date:    Fri Sep 02 12:38:32 GMT 2005
>Last-Modified:  Fri Sep 02 12:38:32 GMT 2005
>Originator:     UMENO Takashi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
individual
>Environment:
System: FreeBSD belldandy.unnumbered.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Aug 30 01:30:36 JST 2005 root@belldandy.unnumbered.net:/usr/obj/usr/src/sys/MISUZU1 i386


	
>Description:
Maintainer Update: games/quit to 1.2a with right diff.
This send-pr will supersede PR: ports/85620
ports/85620 includes wrong diff.

>How-To-Repeat:
N/A
>Fix:

diff -urN quit.orig/Makefile quit/Makefile
--- quit.orig/Makefile	Thu Mar 17 13:31:47 2005
+++ quit/Makefile	Fri Sep  2 16:33:32 2005
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	quit
-PORTVERSION=	1.02
+PORTVERSION=	1.2a
 CATEGORIES?=	games
 MASTER_SITES=	http://megaui.net/fukuchi/archive/shortshort/
-DISTNAME=	${PORTNAME}
 
 MAINTAINER?=	umeno@rr.iij4u.or.jp
 COMMENT=	A bicycle with trailers like "sl"
diff -urN quit.orig/distinfo quit/distinfo
--- quit.orig/distinfo	Wed Mar 31 13:32:00 2004
+++ quit/distinfo	Fri Sep  2 16:34:28 2005
@@ -1,2 +1,2 @@
-MD5 (quit.tar.gz) = 9ca62e813eef6f5c95f7bbfe05f3fdac
-SIZE (quit.tar.gz) = 3340
+MD5 (quit-1.2a.tar.gz) = bebca3518b1339179a381ffe6fdcc135
+SIZE (quit-1.2a.tar.gz) = 3513



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Fri Sep 2 10:31:56 GMT 2005 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=85622 
State-Changed-From-To: open->feedback 
State-Changed-By: garga 
State-Changed-When: Fri Sep 2 10:46:54 GMT 2005 
State-Changed-Why:  
Ask for maintainer approval. 

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

From: Renato Botelho <garga@FreeBSD.org>
To: bug-followup@FreeBSD.org, umeno@rr.iij%34u.or.jp
Cc:  
Subject: Re: ports/85622: Maintainer Update: games/quit to 1.2a with right diff
Date: Fri, 2 Sep 2005 07:46:49 -0300

 Dear maintainer, I propose you the following patch:
 
 --- quit.diff begins here ---
 Index: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/games/quit/Makefile,v
 retrieving revision 1.3
 diff -u -r1.3 Makefile
 --- Makefile	17 Mar 2005 02:25:27 -0000	1.3
 +++ Makefile	2 Sep 2005 10:44:12 -0000
 @@ -6,10 +6,9 @@
  #
  
  PORTNAME=	quit
 -PORTVERSION=	1.02
 +PORTVERSION=	1.2a
  CATEGORIES?=	games
  MASTER_SITES=	http://megaui.net/fukuchi/archive/shortshort/
 -DISTNAME=	${PORTNAME}
  
  MAINTAINER?=	umeno@rr.iij4u.or.jp
  COMMENT=	A bicycle with trailers like "sl"
 @@ -17,14 +16,16 @@
  MAN1=		quit.1
  MANLANG=	ja
  
 +PLIST_FILES=	bin/quit
 +PORTDOCS=	README quit.txt
 +
  do-build:
  	${CC} ${CFLAGS} ${CPPFLAGS} -o ${WRKSRC}/quit ${WRKSRC}/quit.c -lncurses
  
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/quit ${PREFIX}/bin
 -	${INSTALL_MAN} ${WRKSRC}/quit.1 ${PREFIX}/man/ja/man1
 -	${MKDIR} ${PREFIX}/share/doc/quit
 -	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/quit
 -	${INSTALL_DATA} ${WRKSRC}/quit.txt ${PREFIX}/share/doc/quit
 +	${INSTALL_MAN} ${WRKSRC}/quit.1 ${MAN1PREFIX}/man/ja/man1
 +	${MKDIR} ${DOCSDIR}
 +	${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/quit.txt ${DOCSDIR}
  
  .include <bsd.port.mk>
 Index: distinfo
 ===================================================================
 RCS file: /home/pcvs/ports/games/quit/distinfo,v
 retrieving revision 1.2
 diff -u -r1.2 distinfo
 --- distinfo	31 Mar 2004 03:08:02 -0000	1.2
 +++ distinfo	2 Sep 2005 10:44:12 -0000
 @@ -1,2 +1,2 @@
 -MD5 (quit.tar.gz) = 9ca62e813eef6f5c95f7bbfe05f3fdac
 -SIZE (quit.tar.gz) = 3340
 +MD5 (quit-1.2a.tar.gz) = bebca3518b1339179a381ffe6fdcc135
 +SIZE (quit-1.2a.tar.gz) = 3513
 Index: pkg-plist
 ===================================================================
 RCS file: pkg-plist
 diff -N pkg-plist
 --- pkg-plist	25 Aug 2003 09:03:18 -0000	1.1
 +++ /dev/null	1 Jan 1970 00:00:00 -0000
 @@ -1,4 +0,0 @@
 -bin/quit
 -share/doc/quit/README
 -share/doc/quit/quit.txt
 -@dirrm share/doc/quit
 --- quit.diff ends here ---
 
 It removes unecessary pkg-plist files and use PORTDOCS and PLIST_FILES
 vars and use DOCSDIR macro.
 
 Do you approve it?
 -- 
 Renato Botelho <garga @ FreeBSD.org>
                <freebsd @ galle.com.br>
 GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc
 
 	WARNING TO ALL PERSONNEL:
 
 Firings will continue until morale improves.
State-Changed-From-To: feedback->closed 
State-Changed-By: garga 
State-Changed-When: Fri Sep 2 12:38:26 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

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