Browse Source

Update to groff-1.21.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Ken Moffat 14 years ago
parent
commit
eceecd4775
4 changed files with 13 additions and 8 deletions
  1. 5 0
      chapter01/changelog.xml
  2. 2 2
      chapter01/whatsnew.xml
  3. 1 1
      chapter06/groff.xml
  4. 5 5
      packages.ent

+ 5 - 0
chapter01/changelog.xml

@@ -44,6 +44,11 @@
           <ulink url="&lfs-ticket-root;2816">#2816</ulink>.
           </para>
         </listitem>
+         <listitem>
+          <para>[ken] Updated to Groff-1.21. Fixes
+          <ulink url="&lfs-ticket-root;2813">#2813</ulink>.
+          </para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

+ 2 - 2
chapter01/whatsnew.xml

@@ -91,9 +91,9 @@
     <listitem>
       <para>Grep &grep-version;</para>
     </listitem>
-    <!--<listitem>
+    <listitem>
       <para>Groff &groff-version;</para>
-    </listitem>-->
+    </listitem>
     <!--<listitem>
       <para>GRUB &grub-version;</para>
     </listitem>-->

+ 1 - 1
chapter06/groff.xml

@@ -71,7 +71,7 @@
 
     <para>Install the package:</para>
 
-<screen><userinput remap="install">make docdir=/usr/share/doc/groff-&groff-version; install</userinput></screen>
+<screen><userinput remap="install">make install</userinput></screen>
 
     <para>Some documentation programs, such as <command>xman</command>,
     will not work properly without the following symlinks:</para>

+ 5 - 5
packages.ent

@@ -223,13 +223,13 @@
 <!ENTITY grep-ch6-du "7.3 MB">
 <!ENTITY grep-ch6-sbu "0.1 SBU">
 
-<!ENTITY groff-version "1.20.1">
-<!ENTITY groff-size "3,510 KB">
+<!ENTITY groff-version "1.21">
+<!ENTITY groff-size "3,774 KB">
 <!ENTITY groff-url "&gnu;groff/groff-&groff-version;.tar.gz">
-<!ENTITY groff-md5 "48fa768dd6fdeb7968041dd5ae8e2b02">
+<!ENTITY groff-md5 "8b8cd29385b97616a0f0d96d0951c5bf">
 <!ENTITY groff-home "&gnu-software;groff/">
-<!ENTITY groff-ch6-du "66 MB">
-<!ENTITY groff-ch6-sbu "0.7 SBU">
+<!ENTITY groff-ch6-du "78 MB">
+<!ENTITY groff-ch6-sbu "0.4 SBU">
 
 <!ENTITY grub-version "1.98">
 <!ENTITY grub-size "2,392 KB">