From owner-svn-doc-head@FreeBSD.ORG Sun Oct 12 14:03:35 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCF73E65; Sun, 12 Oct 2014 14:03:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8DEEBCA; Sun, 12 Oct 2014 14:03:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9CE3Z1g070724; Sun, 12 Oct 2014 14:03:35 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9CE3ZDq070723; Sun, 12 Oct 2014 14:03:35 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201410121403.s9CE3ZDq070723@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Sun, 12 Oct 2014 14:03:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45797 - head/ja_JP.eucJP/htdocs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2014 14:03:36 -0000 Author: ryusuke Date: Sun Oct 12 14:03:35 2014 New Revision: 45797 URL: https://svnweb.freebsd.org/changeset/doc/45797 Log: - Merge the following from the English version: r45723 -> r45779 head/ja_JP.eucJP/htdocs/Makefile r25108 -> r45779 (dead) head/ja_JP.eucJP/htdocs/freebsd.css Deleted: head/ja_JP.eucJP/htdocs/freebsd.css Modified: head/ja_JP.eucJP/htdocs/Makefile Modified: head/ja_JP.eucJP/htdocs/Makefile ============================================================================== --- head/ja_JP.eucJP/htdocs/Makefile Sun Oct 12 13:41:12 2014 (r45796) +++ head/ja_JP.eucJP/htdocs/Makefile Sun Oct 12 14:03:35 2014 (r45797) @@ -1,6 +1,6 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project -# Original revision: r45723 +# Original revision: r45779 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -46,7 +46,6 @@ DEPENDSET.community=usergroups events # These will be directly installed. #DATA= favicon.ico -DATA+= freebsd.css #DATA+= google6bb24ed0b804d5e9.html #DATA+= robots.txt