Author: xry111
Date: Sun Aug 11 12:12:54 2019
New Revision: 21930

Log:
update to js60-60.8.0 (#12386)

Modified:
   trunk/BOOK/general/genlib/js60.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/genlib/js60.xml
==============================================================================
--- trunk/BOOK/general/genlib/js60.xml  Sun Aug 11 06:09:34 2019        (r21929)
+++ trunk/BOOK/general/genlib/js60.xml  Sun Aug 11 12:12:54 2019        (r21930)
@@ -6,7 +6,7 @@
 
   <!ENTITY js60-download-http 
"http://ftp.gnome.org/pub/gnome/teams/releng/tarballs-needing-help/mozjs/mozjs-&JS60-version;.tar.bz2";>
   <!ENTITY js60-download-ftp  
"ftp://ftp.gnome.org/pub/gnome/teams/releng/tarballs-needing-help/mozjs/mozjs-&JS60-version;.tar.bz2";>
-  <!ENTITY js60-md5sum        "202f71313e53d9b92e7c578107541539">
+  <!ENTITY js60-md5sum        "5eda38cc08a3594a3f2c3cc185d4f15b">
   <!ENTITY js60-size          "31 MB">
   <!ENTITY js60-buildsize     "640 MB"> <!-- The buildsize is over 4GB! 
Actually installed is much smaller. -->
   <!ENTITY js60-time          "6.6 SBU">
@@ -69,7 +69,7 @@
         </para>
       </listitem>
     </itemizedlist>
-
+<!--
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -79,14 +79,13 @@
         </para>
       </listitem>
     </itemizedlist>
-
+-->
     <bridgehead renderas="sect3">JS60 Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
       <xref linkend="autoconf213"/>,
       <xref linkend="icu"/>,
-      <xref linkend="nspr"/>,
       <xref linkend="python2"/>,
       <xref linkend="xorg7-lib"/>,
       <!--<xref linkend="yasm"/>,--> and
@@ -107,19 +106,19 @@
     <title>Installation of JS</title>
 
     <caution>
-      <para>If you are reinstalling JS60 with the security patch listed in this
-      page, save all work and exit your GNOME Session if you have one running.
+      <para>If you are upgrading JS60 from a previously installed old version,
+      save all work and exit your GNOME Session if you have one running.
       Replacing the JS60 binary will cause the GNOME Shell to crash and return
-      you to your display manager or TTY. After installing the patch, 
+      you to your display manager or TTY. After installing the new version,
       reinstall <xref linkend="gjs"/>. Polkit is unaffected.</para>
     </caution>
-
+<!--
     <para>
       First, apply a security patch:
     </para>
 
 <screen><userinput remap="pre">patch -Np1 -i 
../js60-&JS60-version;-security_fix-1.patch</userinput></screen>
-
+-->
     <para>
       Install <application>JS</application> by running the following
       commands:
@@ -133,7 +132,6 @@
 ../js/src/configure --prefix=/usr       \
                     --with-intl-api     \
                     --with-system-zlib  \
-                    --with-system-nspr  \
                     --with-system-icu   \
                     --disable-jemalloc  \
                     --enable-readline   &amp;&amp;

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sun Aug 11 06:09:34 2019        (r21929)
+++ trunk/BOOK/packages.ent     Sun Aug 11 12:12:54 2019        (r21930)
@@ -117,7 +117,7 @@
 <!ENTITY iso-codes-version            "4.3">
 <!ENTITY jansson-version              "2.12">
 <!--<!ENTITY JS52-version                 "52.2.1gnome1">-->
-<!ENTITY JS60-version                 "60.1.0">
+<!ENTITY JS60-version                 "60.8.0">
 <!ENTITY json-c-version               "0.13.1">
 <!ENTITY json-glib-version            "1.4.4">
 <!ENTITY keyutils-version             "1.6">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to