From tkato432@yahoo.com  Tue Sep 25 18:05:53 2012
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 883D01065676
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 25 Sep 2012 18:05:48 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa102lp.auone-net.jp (msa102lp.auone-net.jp [222.3.140.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 593B08FC15
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 25 Sep 2012 18:05:48 +0000 (UTC)
Received: from localhost.localdomain (ZT030063.ppp.dion.ne.jp [59.128.30.63])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id 7E0364AC036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 26 Sep 2012 03:05:46 +0900 (JST)
Message-Id: <20120926022322.4d5b857b2183d4d6745c5b5e@yahoo.com>
Date: Wed, 26 Sep 2012 02:23:22 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: games/taipan: Update MASTER_SITES

>Number:         172007
>Category:       ports
>Synopsis:       games/taipan: Update MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 25 18:10:25 UTC 2012
>Closed-Date:    Fri Nov 09 20:23:02 UTC 2012
>Last-Modified:  Fri Nov 09 20:23:02 UTC 2012
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES
- Support PORTDOCS/PLIST_FILES

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/taipan/Makefile games/taipan/Makefile
--- /usr/ports/games/taipan/Makefile	2003-02-21 02:32:14.000000000 +0900
+++ games/taipan/Makefile	2012-09-25 03:32:53.000000000 +0900
@@ -1,26 +1,27 @@
-# New ports collection makefile for:	taipan
-# Date created:				2002-03-15
-# Whom:					Dave Walton <dwalton@acm.org>
-#
+# Created by: Dave Walton <dwalton@acm.org>
 # $FreeBSD: ports/games/taipan/Makefile,v 1.5 2003/02/20 17:32:14 knu Exp $
-#
 
 PORTNAME=	taipan
 PORTVERSION=	0.9
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_SUNSITE} \
-		ftp://ftp.ilbbs.com/pub/linux/
-MASTER_SITE_SUBDIR=	games/textrpg
+MASTER_SITES=	SUNSITE/games/textrpg
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Taipan was (and is) a classic role-playing game from the 1980s
+COMMENT=	A classic role-playing game from the 1980s
+
+OPTIONS_DEFINE=	DOCS
 
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 
+PORTDOCS=	README
+PLIST_FILES=	bin/taipan
+
+.include <bsd.port.options.mk>
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/taipan ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
 .endif
diff -urN /usr/ports/games/taipan/pkg-plist games/taipan/pkg-plist
--- /usr/ports/games/taipan/pkg-plist	2002-09-20 14:56:56.000000000 +0900
+++ games/taipan/pkg-plist	1970-01-01 09:00:00.000000000 +0900
@@ -1,3 +0,0 @@
-bin/taipan
-%%PORTDOCS%%share/doc/taipan/README
-%%PORTDOCS%%@dirrm share/doc/taipan
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 25 18:15:28 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172007 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Mon Oct 29 09:46:04 UTC 2012 
Responsible-Changed-Why:  
Reassign to the heap miwi being overloaded for now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172007 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Fri Nov 9 20:23:01 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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