Date: Thu, 14 Jul 2016 10:15:52 +0000 (UTC) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49112 - head/en_US.ISO8859-1/books/porters-handbook/versions Message-ID: <201607141015.u6EAFq1C046976@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607141015.u6EAFq1C046976>