Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2020 04:49:40 +0000 (UTC)
From:      Ryusuke SUZUKI <ryusuke@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53735 - head/ja_JP.eucJP/htdocs/projects
Message-ID:  <202001020449.0024negj069327@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ryusuke
Date: Thu Jan  2 04:49:40 2020
New Revision: 53735
URL: https://svnweb.freebsd.org/changeset/doc/53735

Log:
  - Merge the following from the English version:
  
  	r48383 -> r53726	head/ja_JP.eucJP/htdocs/projects/Makefile
  	r51013 -> r53726	head/ja_JP.eucJP/htdocs/projects/cvsweb.xml

Deleted:
  head/ja_JP.eucJP/htdocs/projects/cvsweb.xml
Modified:
  head/ja_JP.eucJP/htdocs/projects/Makefile

Modified: head/ja_JP.eucJP/htdocs/projects/Makefile
==============================================================================
--- head/ja_JP.eucJP/htdocs/projects/Makefile	Wed Jan  1 17:32:28 2020	(r53734)
+++ head/ja_JP.eucJP/htdocs/projects/Makefile	Thu Jan  2 04:49:40 2020	(r53735)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 # The FreeBSD Japanese Documentation Project
-# Original revision: r48383
+# Original revision: r53726
 
 .if exists(../Makefile.conf)
 .include "../Makefile.conf"
@@ -11,21 +11,18 @@
 
 DOCS=	projects.xml
 DOCS+=	newbies.xml
-DOCS+=	cvsweb.xml
 #DOCS+=	summerofcode.xml
 #DOCS+=	summerofcode-2005.xml
 #DOCS+=	summerofcode-2006.xml
 #DOCS+=	summerofcode-2007.xml
 #DOCS+=	summerofcode-2008.xml
 
-#DATA=	2016-freebsd-gsoc-thumbnail.png
-#DATA+=	2016-freebsd-gsoc.pdf
-#DATA+=	2016-freebsd-gsoc-poland-thumbnail.png
-#DATA+=	2016-freebsd-gsoc-poland.jpg
+#DATA=	2018-freebsd-gsoc-thumbnail.png
+#DATA+=	2018-freebsd-gsoc.pdf
 
 INDEXLINK= projects.html
 
-#SUBDIR=	 acpi busdma ideas mips netperf
+#SUBDIR=	 busdma ideas mips netperf
 SUBDIR=	mips
 
 .include "${DOC_PREFIX}/share/mk/web.site.mk"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001020449.0024negj069327>