Porter's handbook old java references
Jason Helfman
jhelfman at e-e.com
Thu Aug 11 05:17:35 UTC 2011
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
More information about the freebsd-doc
mailing list