mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Upgrade to Groff-1.18.1.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1e0d9b7615
commit
ff89c5b03a
@ -39,6 +39,9 @@
|
||||
<listitem>
|
||||
<para>2006-10-28</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Groff-1.18.1.4.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Gettext-0.16.</para>
|
||||
</listitem>
|
||||
|
@ -82,9 +82,9 @@
|
||||
<!--<listitem>
|
||||
<para>Grep &grep-version;</para>
|
||||
</listitem>-->
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Groff &groff-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>GRUB &grub-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -53,11 +53,6 @@
|
||||
<screen><userinput>sed -i -e 's/2010/002D/' -e 's/2212/002D/' \
|
||||
-e 's/2018/0060/' -e 's/2019/0027/' font/devutf8/R.proto</userinput></screen>
|
||||
|
||||
<para>Fix a bug that prevents Groff from compiling with GCC-&gcc-version;:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -i -e '264 s/char_block:://' src/devices/grohtml/post-html.cc</userinput></screen>
|
||||
|
||||
<para>Groff expects the environment variable <envar>PAGE</envar> to
|
||||
contain the default paper size. For users in the United States,
|
||||
<parameter>PAGE=letter</parameter> is appropriate. Elsewhere,
|
||||
|
@ -215,10 +215,10 @@
|
||||
<!ENTITY grep-ch6-du "4.8 MB">
|
||||
<!ENTITY grep-ch6-sbu "0.1 SBU">
|
||||
|
||||
<!ENTITY groff-version "1.18.1.1">
|
||||
<!ENTITY groff-size "2,208 KB">
|
||||
<!ENTITY groff-version "1.18.1.4">
|
||||
<!ENTITY groff-size "2,265 KB">
|
||||
<!ENTITY groff-url "&gnu;groff/groff-&groff-version;.tar.gz">
|
||||
<!ENTITY groff-md5 "511dbd64b67548c99805f1521f82cc5e">
|
||||
<!ENTITY groff-md5 "ceecb81533936d251ed015f40e5f7287">
|
||||
<!ENTITY groff-home "&gnu-software;groff/">
|
||||
<!ENTITY groff-ch6-du "39.2 MB">
|
||||
<!ENTITY groff-ch6-sbu "0.4 SBU">
|
||||
|
@ -54,8 +54,8 @@
|
||||
|
||||
|
||||
<!ENTITY groff-debian-patch "groff-&groff-version;-debian_fixes-1.patch">
|
||||
<!ENTITY groff-debian-patch-md5 "a47c281afdda457ba4033498f973400d">
|
||||
<!ENTITY groff-debian-patch-size "360 KB">
|
||||
<!ENTITY groff-debian-patch-md5 "05607e7fcfd6e5091f020bf44ddca10b">
|
||||
<!ENTITY groff-debian-patch-size "379 KB">
|
||||
|
||||
<!ENTITY grub-geometry-patch "grub-&grub-version;-disk_geometry-1.patch">
|
||||
<!ENTITY grub-geometry-patch-md5 "bf1594e82940e25d089feca74c6f1879">
|
||||
|
Loading…
Reference in New Issue
Block a user