svn commit: r49112 - head/en_US.ISO8859-1/books/porters-handbook/versions
Andrey A. Chernov
ache at FreeBSD.org
Thu Jul 14 10:15:53 UTC 2016
Author: ache (src,ports committer)
Date: Thu Jul 14 10:15:51 2016
New Revision: 49112
URL: https://svnweb.freebsd.org/changeset/doc/49112
Log:
Back out non-collating [a-z] ranges bump note.
Instead of changing the whole course to another POSIX-permitted way
for consistency and uniformity I decide to completely ignore missing
regex fucntionality and focus on fixing bugs in what we have now,
too many small obstacles we have choicing other way, counting ports.
Corresponding libc changes are backed out in r302824.
Modified:
head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Wed Jul 13 21:22:37 2016 (r49111)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Thu Jul 14 10:15:51 2016 (r49112)
@@ -6141,13 +6141,6 @@
libmd, libcrypt, the kernel, and ZFS (rev
<revnumber>301010</revnumber>).</entry>
</row>
-
- <row>
- <entry>1200001</entry>
- <entry>July 12, 2016</entry>
- <entry>12.0-CURRENT after removing collation from [a-z]-type
- ranges (rev <revnumber>302512</revnumber>).</entry>
- </row>
</tbody>
</tgroup>
</table>
More information about the svn-doc-head
mailing list