From hrs@allbsd.org  Thu Feb 26 22:05:42 2004
Return-Path: <hrs@allbsd.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 42B6F16A4D0
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Feb 2004 22:05:41 -0800 (PST)
Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B954843D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 26 Feb 2004 22:05:40 -0800 (PST)
	(envelope-from hrs@allbsd.org)
Received: from delta.allbsd.org (p48054-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.130.54])
	by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id CCEFCFCB
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Feb 2004 15:05:39 +0900 (JST)
Received: from alph.allbsd.org (alph.allbsd.org [192.168.0.10])
	by delta.allbsd.org (8.12.9p2/8.12.9) with ESMTP id i1R65OA2020065
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Feb 2004 15:05:24 +0900 (JST)
	(envelope-from hrs@alph.d.allbsd.org)
Received: from alph.allbsd.org (localhost [127.0.0.1])
	by alph.allbsd.org (8.12.10/8.12.10) with ESMTP id i1R65N7p062629
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Feb 2004 15:05:23 +0900 (JST)
	(envelope-from hrs@alph.d.allbsd.org)
Received: (from hrs@localhost)
	by alph.allbsd.org (8.12.10/8.12.10/Submit) id i1R65NTe062628;
	Fri, 27 Feb 2004 15:05:23 +0900 (JST)
	(envelope-from hrs)
Message-Id: <200402270605.i1R65NTe062628@alph.allbsd.org>
Date: Fri, 27 Feb 2004 15:05:23 +0900 (JST)
From: Hiroki Sato <hrs@freebsd.org>
Reply-To: Hiroki Sato <hrs@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: maintainership change of some Japanese TeX related ports
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         63435
>Category:       ports
>Synopsis:       maintainership change of some Japanese TeX related ports
>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:   Thu Feb 26 22:10:17 PST 2004
>Closed-Date:    Fri Feb 27 02:59:30 PST 2004
>Last-Modified:  Fri Feb 27 02:59:30 PST 2004
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
FreeBSD alph.allbsd.org 4.9-STABLE FreeBSD 4.9-STABLE #1: Sun Feb  8 19:26:12 JST 2004     hrs@alph.allbsd.org:/usr/obj/usr/src/sys/ALPH  i386

>Description:
	Makoto WATANABE <watanabe@z.phys.nagoya-u.ac.jp>, the maintainer of
	the following ports agrees to my taking his Japanese TeX related ports
	maintainership, since he no longer has any FreeBSD box at the present
	time.  A delta to change the MAINTAINER line is attached.

	japanese/dvi2dvi
	japanese/dvipsk-vflib
	japanese/dvipsk
	japanese/mendexk-euc
	japanese/platex209-euc
	japanese/platex209-jis
	japanese/platex209-sjis

>How-To-Repeat:
	N/A

>Fix:

Index: dvi2dvi/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/dvi2dvi/Makefile,v
retrieving revision 1.6
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.6 Makefile
--- dvi2dvi/Makefile	4 Feb 2004 05:21:17 -0000	1.6
+++ dvi2dvi/Makefile	27 Feb 2004 05:45:10 -0000
@@ -14,7 +14,7 @@
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		web2c-7.2a.tar.gz
 
-MAINTAINER=	watanabe@zlab.phys.nagoya-u.ac.jp
+MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	A DVI to DVI transformer
 
 RUN_DEPENDS=	${PREFIX}/share/fonts/vf-n2a:${PORTSDIR}/japanese/vftool
Index: dvipsk-vflib/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/dvipsk-vflib/Makefile,v
retrieving revision 1.16
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.16 Makefile
--- dvipsk-vflib/Makefile	4 Feb 2004 05:21:17 -0000	1.16
+++ dvipsk-vflib/Makefile	27 Feb 2004 05:45:28 -0000
@@ -19,7 +19,7 @@
 		dvipsk-jpatch-p1.4d.tar.gz \
 		${PORTNAME}${PKGNAMESUFFIX}-1.1alpha.patch.tgz
 
-MAINTAINER=	watanabe@zlab.phys.nagoya-u.ac.jp
+MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	A DVI to PostScript translator + Japanese patch + vflib patch
 
 RUN_DEPENDS=	MakeTeXPK:${PORTSDIR}/japanese/ptex-base
Index: dvipsk/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/dvipsk/Makefile,v
retrieving revision 1.19
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.19 Makefile
--- dvipsk/Makefile	4 Feb 2004 05:21:17 -0000	1.19
+++ dvipsk/Makefile	27 Feb 2004 05:48:18 -0000
@@ -16,7 +16,7 @@
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${PORTNAME}-jpatch-p1.4d.tar.gz
 
-MAINTAINER=	watanabe@zlab.phys.nagoya-u.ac.jp
+MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	A DVI to PostScript translator + Japanese patch
 
 RUN_DEPENDS=	MakeTeXPK:${PORTSDIR}/japanese/ptex-base
Index: mendexk-euc/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/mendexk-euc/Makefile,v
retrieving revision 1.10
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.10 Makefile
--- mendexk-euc/Makefile	4 Feb 2004 05:21:21 -0000	1.10
+++ mendexk-euc/Makefile	27 Feb 2004 05:46:21 -0000
@@ -13,7 +13,7 @@
 PKGNAMESUFFIX=	-${KANJICODE}
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
-MAINTAINER=	watanabe@zlab.phys.nagoya-u.ac.jp
+MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	Index formatter for Japanese
 
 KANJICODE?=	euc
Index: platex209-euc/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/platex209-euc/Makefile,v
retrieving revision 1.6
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.6 Makefile
--- platex209-euc/Makefile	16 Apr 2003 04:19:12 -0000	1.6
+++ platex209-euc/Makefile	27 Feb 2004 05:46:42 -0000
@@ -12,7 +12,7 @@
 MASTER_SITES=	ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	watanabe@zlab.phys.nagoya-u.ac.jp
+MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	ASCII Japanese pLaTeX 2.09 with Japanese EUC code support
 
 BUILD_DEPENDS=	ptex:${PORTSDIR}/japanese/ptex \
Index: platex209-jis/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/platex209-jis/Makefile,v
retrieving revision 1.6
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.6 Makefile
--- platex209-jis/Makefile	16 Apr 2003 04:19:12 -0000	1.6
+++ platex209-jis/Makefile	27 Feb 2004 05:46:50 -0000
@@ -12,7 +12,7 @@
 MASTER_SITES=	ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	watanabe@zlab.phys.nagoya-u.ac.jp
+MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	ASCII Japanese pLaTeX 2.09 with JIS code support
 
 BUILD_DEPENDS=	ptex:${PORTSDIR}/japanese/ptex
Index: platex209-sjis/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/platex209-sjis/Makefile,v
retrieving revision 1.7
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.7 Makefile
--- platex209-sjis/Makefile	22 Apr 2003 06:58:46 -0000	1.7
+++ platex209-sjis/Makefile	27 Feb 2004 05:47:00 -0000
@@ -12,7 +12,7 @@
 MASTER_SITES=	ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	watanabe@zlab.phys.nagoya-u.ac.jp
+MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	ASCII Japanese pLaTeX 2.09 with Shift-JIS code support
 
 BUILD_DEPENDS=	ptex:${PORTSDIR}/japanese/ptex \
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Fri Feb 27 02:59:24 PST 2004 
State-Changed-Why:  
Committed, thanks! 

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