From owner-svn-doc-all@freebsd.org Tue Sep 26 10:09:10 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4BB7AE05A82; Tue, 26 Sep 2017 10:09:10 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 2648983F33; Tue, 26 Sep 2017 10:09:10 +0000 (UTC) (envelope-from wosch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8QA99t3077433; Tue, 26 Sep 2017 10:09:09 GMT (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8QA98WJ077428; Tue, 26 Sep 2017 10:09:08 GMT (envelope-from wosch@FreeBSD.org) Message-Id: <201709261009.v8QA98WJ077428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wosch set sender to wosch@FreeBSD.org using -f From: Wolfram Schneider Date: Tue, 26 Sep 2017 10:09:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50929 - in head/en_US.ISO8859-1/htdocs/releases: 6.0R 6.1R 6.2R 6.3R 7.0R X-SVN-Group: doc-head X-SVN-Commit-Author: wosch X-SVN-Commit-Paths: in head/en_US.ISO8859-1/htdocs/releases: 6.0R 6.1R 6.2R 6.3R 7.0R X-SVN-Commit-Revision: 50929 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2017 10:09:10 -0000 Author: wosch Date: Tue Sep 26 10:09:08 2017 New Revision: 50929 URL: https://svnweb.freebsd.org/changeset/doc/50929 Log: remove stale "stress.html" files from build PR: 222618 Modified: head/en_US.ISO8859-1/htdocs/releases/6.0R/Makefile head/en_US.ISO8859-1/htdocs/releases/6.1R/Makefile head/en_US.ISO8859-1/htdocs/releases/6.2R/Makefile head/en_US.ISO8859-1/htdocs/releases/6.3R/Makefile head/en_US.ISO8859-1/htdocs/releases/7.0R/Makefile Modified: head/en_US.ISO8859-1/htdocs/releases/6.0R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/6.0R/Makefile Tue Sep 26 09:45:40 2017 (r50928) +++ head/en_US.ISO8859-1/htdocs/releases/6.0R/Makefile Tue Sep 26 10:09:08 2017 (r50929) @@ -34,18 +34,6 @@ DATA+= relnotes-i386.html DATA+= relnotes-pc98.html DATA+= relnotes-sparc64.html -FETCHFILE= http://people.freebsd.org/~pho/stress/log/news.rdf -FETCHCMD= /usr/bin/fetch -CLEANFILES+= news.rdf stress.html - DATA+= docbook.css - -news.rdf: - ${FETCHCMD} ${FETCHFILE} - -stress.html: news.rdf stress.xsl - ${XSLTPROC} stress.xsl news.rdf > stress.html - -todo.html: stress.html .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/en_US.ISO8859-1/htdocs/releases/6.1R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/6.1R/Makefile Tue Sep 26 09:45:40 2017 (r50928) +++ head/en_US.ISO8859-1/htdocs/releases/6.1R/Makefile Tue Sep 26 10:09:08 2017 (r50929) @@ -34,18 +34,6 @@ DATA+= relnotes-i386.html DATA+= relnotes-pc98.html DATA+= relnotes-sparc64.html -FETCHFILE= http://people.freebsd.org/~pho/stress/log/news.rdf -FETCHCMD= /usr/bin/fetch -CLEANFILES+= news.rdf stress.html - DATA+= docbook.css - -news.rdf: - ${FETCHCMD} ${FETCHFILE} - -stress.html: news.rdf stress.xsl - ${XSLTPROC} stress.xsl news.rdf > stress.html - -todo.html: stress.html .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/en_US.ISO8859-1/htdocs/releases/6.2R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/6.2R/Makefile Tue Sep 26 09:45:40 2017 (r50928) +++ head/en_US.ISO8859-1/htdocs/releases/6.2R/Makefile Tue Sep 26 10:09:08 2017 (r50929) @@ -34,18 +34,6 @@ DATA+= relnotes-i386.html DATA+= relnotes-pc98.html DATA+= relnotes-sparc64.html -FETCHFILE= http://people.freebsd.org/~pho/stress/log/news.rdf -FETCHCMD= /usr/bin/fetch -CLEANFILES+= news.rdf stress.html - DATA+= docbook.css - -news.rdf: - ${FETCHCMD} ${FETCHFILE} - -stress.html: news.rdf stress.xsl - ${XSLTPROC} stress.xsl news.rdf > stress.html - -todo.html: stress.html .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/en_US.ISO8859-1/htdocs/releases/6.3R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/6.3R/Makefile Tue Sep 26 09:45:40 2017 (r50928) +++ head/en_US.ISO8859-1/htdocs/releases/6.3R/Makefile Tue Sep 26 10:09:08 2017 (r50929) @@ -13,10 +13,6 @@ DOCS+= hardware.xml DOCS+= installation.xml DOCS+= schedule.xml -#FETCHFILE= http://people.freebsd.org/~pho/stress/log/news.rss -#FETCHCMD= /usr/bin/fetch -#CLEANFILES+= news.rss stress.html - DATA+= errata.html DATA+= hardware-alpha.html DATA+= hardware-amd64.html @@ -39,13 +35,5 @@ DATA+= relnotes-powerpc.html DATA+= relnotes-sparc64.html DATA+= docbook.css - -#news.rss: -# ${FETCHCMD} ${FETCHFILE} - -#stress.html: news.rss stress.xsl -# ${XSLTPROC} stress.xsl news.rss > stress.html - -#todo.html: stress.html .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/en_US.ISO8859-1/htdocs/releases/7.0R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/7.0R/Makefile Tue Sep 26 09:45:40 2017 (r50928) +++ head/en_US.ISO8859-1/htdocs/releases/7.0R/Makefile Tue Sep 26 10:09:08 2017 (r50929) @@ -9,22 +9,10 @@ DOCS= announce.xml todo.xml schedule.xml approvals.xml -FETCHFILE= http://people.freebsd.org/~pho/stress/log/news.rss -FETCHCMD= /usr/bin/fetch -CLEANFILES+= news.rss stress.html - DATA+= docbook.css DATA+= errata.html DATA+= hardware.html DATA+= readme.html DATA+= relnotes.html - -news.rss: - ${FETCHCMD} ${FETCHFILE} - -stress.html: news.rss stress.xsl - ${XSLTPROC} stress.xsl news.rss > stress.html - -todo.html: stress.html .include "${DOC_PREFIX}/share/mk/web.site.mk"