Author: bdubbs
Date: 2008-04-21 20:28:52 -0600 (Mon, 21 Apr 2008)
New Revision: 7394
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/graphweb/seamonkey.xml
Log:
Update to seamonkey 1.1.9
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2008-04-21 23:27:43 UTC (rev 7393)
+++ trunk/BOOK/general.ent 2008-04-22 02:28:52 UTC (rev 7394)
@@ -3,11 +3,11 @@
$Date$
-->
-<!ENTITY day "21"> <!-- Always 2 digits -->
+<!ENTITY day "22"> <!-- Always 2 digits -->
<!ENTITY month "04"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY version "svn-&year;&month;&day;">
-<!ENTITY releasedate "April &day;st, &year;">
+<!ENTITY releasedate "April &day;nd, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -592,7 +592,7 @@
<!ENTITY openoffice-version "2.3.1">
<!-- Chapter 36 -->
-<!ENTITY seamonkey-version "1.1.8">
+<!ENTITY seamonkey-version "1.1.9">
<!ENTITY firefox-version "2.0.0.13">
<!ENTITY galeon-version "2.0.1">
<!-- <!ENTITY dillo-version "0.8.5"> removed -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2008-04-21 23:27:43 UTC
(rev 7393)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2008-04-22 02:28:52 UTC
(rev 7394)
@@ -45,6 +45,9 @@
<para>April 21st, 2008</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to seamonkey 1.1.9.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Bug fixes and automatic compression
support from Lars Bamberger for the compressdoc script.</para>
</listitem>
Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml 2008-04-21 23:27:43 UTC (rev
7393)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml 2008-04-22 02:28:52 UTC (rev
7394)
@@ -6,10 +6,10 @@
<!ENTITY seamonkey-download-http
"http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/seamonkey-&seamonkey-version;.source.tar.bz2">
<!ENTITY seamonkey-download-ftp
"ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/seamonkey-&seamonkey-version;.source.tar.bz2">
- <!ENTITY seamonkey-md5sum "d91320fcd6a6aa48cc7c4d5ae596b09e">
- <!ENTITY seamonkey-size "35.3 MB">
- <!ENTITY seamonkey-buildsize "631 MB">
- <!ENTITY seamonkey-time "18.4 SBU">
+ <!ENTITY seamonkey-md5sum "2b08c472164e80922f715c6e96e0bee7">
+ <!ENTITY seamonkey-size "33.7 MB">
+ <!ENTITY seamonkey-buildsize "632 MB">
+ <!ENTITY seamonkey-time "17.0 SBU">
<!ENTITY seamonkey-enigmail-version "0.95.6">
<!ENTITY seamonkey-enigmail-download
"http://www.mozilla-enigmail.org/download/source/enigmail-&seamonkey-enigmail-version;.tar.gz">
@@ -249,9 +249,6 @@
endif
EOF
-sed -i "s/^ enum$/& xptinfo_enum_1/" \
- xpcom/reflect/xptinfo/public/xptinfo.h
-
make -f client.mk build</userinput></screen>
<para>If you're building the <application>SeaMonkey</application>
@@ -435,10 +432,6 @@
Building the layout backend will break when the canvas element is enabled
without adding these two required libraries.</para>
- <para><command>sed -i "s/^ enum$/& xptinfo_enum_1/" ...</command>:
- This command is used to fix an anonymous enum in an external/public
- interface header file.</para>
-
<para><command>make -f client.mk ...</command>: Mozilla products are
packaged to allow the use of a configuration file which can be used to
pass the configuration settings to the <command>configure</command>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page