Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2011 22:01:34 -0700
From:      Jason Helfman <jhelfman@e-e.com>
To:        "Edward Sanford Sutton, III" <mirror176@cox.net>
Cc:        doc@freebsd.org
Subject:   Re: Porter's handbook old java references
Message-ID:  <20110811050134.GA32787@eggman.experts-exchange.com>
In-Reply-To: <201108101722.23847.mirror176@cox.net>
References:  <201108101722.23847.mirror176@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 10, 2011 at 05:22:21PM -0700, Edward Sanford Sutton, III thus spake:
>http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html
>refers to blackdown as a JAVA_VENDOR, among now outdated versions being
>listed as choices and examples.
>Keep up the good work and thanks again,
>Edward Sutton, III
>-- 
>The more things change, the more they'll never be the same again.
>_______________________________________________

I believe I addressed these concerns in this patch. Sgml renders with no
issue.

Index: porters-handbook/book.sgml
===================================================================
RCS file: /home/jhelfman/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.1113
diff -u -r1.1113 book.sgml
--- porters-handbook/book.sgml	20 Jul 2011 04:26:06 -0000	1.1113
+++ porters-handbook/book.sgml	11 Aug 2011 04:54:15 -0000
@@ -6170,8 +6170,8 @@
  	      <entry>List of space-separated suitable Java versions for
  		the port.  An optional <literal>"+"</literal> allows you to
  		specify a range of versions (allowed values:
-		<literal>1.1[+] 1.2[+] 1.3[+] 1.4[+] 1.5[+]
-		1.6[+]</literal>).</entry>
+		<literal>1.5[+] 1.6[+] 1.7[+]
+		</literal>).</entry>
  	    </row>
  
  	    <row>
@@ -6185,7 +6185,7 @@
  	      <entry><makevar>JAVA_VENDOR</makevar></entry>
  	      <entry>List of space-separated suitable JDK port vendors for
  		the port (allowed values: <literal>freebsd bsdjava sun
-		blackdown openjdk</literal>).</entry>
+		openjdk</literal>).</entry>
  	    </row>
  
  	    <row>
-- 
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5



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