Author: renodr
Date: Sat Nov 11 12:06:45 2017
New Revision: 19481

Log:
Update to gjs-1.50.2

Modified:
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/platform/gjs.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent        Sat Nov 11 10:09:32 2017        (r19480)
+++ trunk/BOOK/gnome.ent        Sat Nov 11 12:06:45 2017        (r19481)
@@ -22,7 +22,7 @@
 <!ENTITY yelp-xsl-version                  "3.20.1">
 <!ENTITY GConf-version                     "3.2.6">
 <!ENTITY geocode-glib-version              "3.25.4.1">
-<!ENTITY gjs-version                       "1.50.1">
+<!ENTITY gjs-version                       "1.50.2">
 <!ENTITY gnome-autoar-version              "0.2.2">
 <!ENTITY gnome-desktop-version             "3.26.1">
 <!ENTITY gnome-menus-version               "3.13.3">

Modified: trunk/BOOK/gnome/platform/gjs.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gjs.xml   Sat Nov 11 10:09:32 2017        (r19480)
+++ trunk/BOOK/gnome/platform/gjs.xml   Sat Nov 11 12:06:45 2017        (r19481)
@@ -6,10 +6,10 @@
 
   <!ENTITY gjs-download-http 
"&gnome-download-http;/gjs/1.50/gjs-&gjs-version;.tar.xz">
   <!ENTITY gjs-download-ftp  
"&gnome-download-ftp;/gjs/1.50/gjs-&gjs-version;.tar.xz">
-  <!ENTITY gjs-md5sum        "807c9261e0c3f9f52f2623e55900a58e">
-  <!ENTITY gjs-size          "612 KB">
-  <!ENTITY gjs-buildsize     "43 MB (with tests)">
-  <!ENTITY gjs-time          "0.8 SBU (with tests)">
+  <!ENTITY gjs-md5sum        "d08c1dc0388a0a6bb0975d400928589e">
+  <!ENTITY gjs-size          "600 KB">
+  <!ENTITY gjs-buildsize     "52 MB (with tests)">
+  <!ENTITY gjs-time          "0.7 SBU (with tests)">
 ]>
 
 <sect1 id="gjs" xreflabel="Gjs-&gjs-version;">
@@ -112,9 +112,10 @@
     <para>
       To test the results, issue: <command>make check</command>. The
       <application>GTK</application> and <application>Cairo</application>
-      tests will fail if not running in an Xorg session. All tests in
+      tests will fail if not running in an Xorg session. <!-- All tests in
       the installed-tests/js/testself.js directory will indicate an ERROR
       dues to a 'missing test plan'.
+      THIS WAS FIXED IN 1.50.2. -->
     </para>
 
     <para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Nov 11 10:09:32 
2017        (r19480)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Nov 11 12:06:45 
2017        (r19481)
@@ -45,6 +45,10 @@
       <para>November 11th, 2017</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to gjs-1.50.2. Fixes
+          <ulink url="&blfs-ticket-root;9966">#9966</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - Update to firefox-56.0.2. Fixes
           <ulink url="&blfs-ticket-root;9936">#9936</ulink>.</para>
         </listitem>
-- 
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