Author: ken
Date: Mon Apr  9 15:09:31 2018
New Revision: 20073

Log:
asymptote-2.44

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/pst/typesetting/asymptote.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Apr  9 11:17:14 
2018        (r20072)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Apr  9 15:09:31 
2018        (r20073)
@@ -45,6 +45,10 @@
       <para>April 7, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Update to asymptote-2.44. Fixes
+          <ulink url="&blfs-ticket-root;10619">#10619</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Update to vala-0.40.3. Fixes
           <ulink url="&blfs-ticket-root;10638">#10638</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Apr  9 11:17:14 2018        (r20072)
+++ trunk/BOOK/packages.ent     Mon Apr  9 15:09:31 2018        (r20073)
@@ -906,7 +906,7 @@
  page, as well as to reference the directory in texlive, also
  in asymptote, biber and xindy -->
 <!ENTITY texlive-year                 "2017">
-<!ENTITY asymptote-version            "2.41">
+<!ENTITY asymptote-version            "2.44">
 <!ENTITY biber-version                "2.11">
 <!ENTITY biblatex-version             "3.11">
 <!ENTITY xindy-version                "2.5.1">

Modified: trunk/BOOK/pst/typesetting/asymptote.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/asymptote.xml    Mon Apr  9 11:17:14 2018        
(r20072)
+++ trunk/BOOK/pst/typesetting/asymptote.xml    Mon Apr  9 15:09:31 2018        
(r20073)
@@ -6,9 +6,9 @@
 
   <!ENTITY asymptote-download-http 
"&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
   <!ENTITY asymptote-download-ftp  " ">
-  <!ENTITY asymptote-md5sum        "d16909a9189a3177ad2f8cb8161e32e1">
+  <!ENTITY asymptote-md5sum        "98cd8858841e6e833039b85e0b814257">
   <!ENTITY asymptote-size          "3.4 MB">
-  <!ENTITY asymptote-buildsize     "149 MB">
+  <!ENTITY asymptote-buildsize     "147 MB">
   <!ENTITY asymptote-time          "2.0 SBU">
 ]>
 
@@ -134,8 +134,7 @@
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 
-<screen role="root"><userinput>make install &amp;&amp;
-rm -fv 
/opt/texlive/&texlive-year;/texmf-dist/doc/info/asymptote.info</userinput></screen>
+<screen role="root"><userinput>make install</userinput></screen>
 
   </sect2>
 
@@ -158,6 +157,9 @@
     <application>texlive</application> directories instead of creating a
     <filename class="directory">texmf-local</filename> directory for 
them.</para>
 
+    <!-- commenting for now: 2.44 installs asymptote.info in both places
+     so the old version no longer remains
+
     <para>
       <command>rm -fv /opt/texlive/.../asymptote.info</command>:
       This deletes the file installed by <application>texlive</application>.
@@ -169,7 +171,7 @@
       <filename class="directory">info/</filename> directory. Both the
       new version and the existing <filename>asy-faq.info</filename>
       <emphasis>will</emphasis> be found by <command>info</command>.
-    </para>
+    </para>-->
 
   </sect2>
 
-- 
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