[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

developers/new-port.xml: 1.8 -> 1.9



以下のページの更新をしました。ツッコミをお願いします。

developers/new-port.xml: 1.8 -> 1.9

> revision 1.9
> date: 2006/12/20 01:55:29;  author: ober;  state: Exp;  lines: +4 -4
> 
> Update to include email address of admins.
> OK mishka

金曜日までに異議がなければ、 commit します。

以下、訳と原文それぞれの新旧の差分です。

--- developers/new-port.xml.orig	2006-12-21 01:04:18.000000000 +0900
+++ developers/new-port.xml	2006-12-21 01:04:18.000000000 +0900
@@ -5,10 +5,10 @@
 
 <webpage id="ja-developers-new-port">
 <config param="desc" value="NetBSD に新ポートを追加する"/>
-<config param="cvstag" value="$NetBSD: new-port.xml,v 1.8 2006/02/20 19:03:49 jschauma Exp $"/>
+<config param="cvstag" value="$NetBSD: new-port.xml,v 1.9 2006/12/20 01:55:29 ober Exp $"/>
 <!-- Based on english version: -->
-<!-- NetBSD: new-port.xml,v 1.8 2006/02/20 19:03:49 jschauma Exp   -->
-<config param="rcsdate" value="$Date: 2006/02/20 19:03:49 $"/>
+<!-- NetBSD: new-port.xml,v 1.9 2006/12/20 01:55:29 ober Exp   -->
+<config param="rcsdate" value="$Date: 2006/12/20 01:55:29 $"/>
 <head>
   <!-- Copyright (c) 1994-2005
        The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
@@ -133,7 +133,7 @@
 	  <listitem>
 	    <filename>src/gnu/usr.bin/send-pr/categories</filename> に新カテゴリーを追加します。</listitem>
 	  <listitem>GNATS サーバー上に新カテゴリーを作成するよう
-	    admins にメールで依頼します。</listitem>
+	    <email>admins@NetBSD.org</email> にメールで依頼します。</listitem>
 	</itemizedlist>
       </para>
     </sect3>
@@ -144,7 +144,7 @@
       <para>
 	<itemizedlist>
 	  <listitem><code>port-${MACHINE}</code> メーリングリストを作成します。
-	    admins にメールで要請してください。</listitem>
+	    <email>admins@NetBSD.org</email> にメールで要請してください。</listitem>
 	  <listitem>新たに作成された <code>port-${MACHINE}</code> メーリングリストを
 	    <filename>htdocs/MailingLists/index.xml</filename> に追加します。
 	    &man.make.1; して HTML を作り直します。</listitem>
Index: developers/new-port.xml
===================================================================
RCS file: /cvsroot/htdocs/developers/new-port.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- developers/new-port.xml	20 Feb 2006 19:03:49 -0000	1.8
+++ developers/new-port.xml	20 Dec 2006 01:55:29 -0000	1.9
@@ -5,8 +5,8 @@
 
 <webpage id="developers-new-port">
 <config param="desc" value="Adding a new port to NetBSD"/>
-<config param="cvstag" value="$NetBSD: new-port.xml,v 1.8 2006/02/20 19:03:49 jschauma Exp $"/>
-<config param="rcsdate" value="$Date: 2006/02/20 19:03:49 $"/>
+<config param="cvstag" value="$NetBSD: new-port.xml,v 1.9 2006/12/20 01:55:29 ober Exp $"/>
+<config param="rcsdate" value="$Date: 2006/12/20 01:55:29 $"/>
 <head>
   <!-- Copyright (c) 1994-2005
        The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
@@ -132,7 +132,7 @@
 	<itemizedlist>
 	  <listitem>Add new category to
 	    <filename>src/gnu/usr.bin/send-pr/categories</filename></listitem>
-	  <listitem>Send mail to admins about creating the new category 
+	  <listitem>Send mail to <email>admins@NetBSD.org</email> about creating the new category 
 	    on the GNATS server.</listitem>
 	</itemizedlist>
       </para>
@@ -144,7 +144,7 @@
       <para>
 	<itemizedlist>
 	  <listitem>Create <code>port-${MACHINE}</code> mailing list. 
-	    Send a request to admins over it.</listitem>
+	    Send a request to <email>admins@NetBSD.org</email> over it.</listitem>
 	  <listitem>Add new <code>port-${MACHINE}</code> list to 
 	    <filename>htdocs/MailingLists/index.xml</filename>. Regenerate 
 	    with &man.make.1;.</listitem>