asymptote-2.60

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22370 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2019-11-12 00:03:22 +00:00
parent 0e390dbe44
commit d9583b77bb
4 changed files with 15 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<!-- $LastChangedBy$ $Date$ --> <!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "10"> <!-- Always 2 digits --> <!ENTITY day "11"> <!-- Always 2 digits -->
<!ENTITY month "11"> <!-- Always 2 digits --> <!ENTITY month "11"> <!-- Always 2 digits -->
<!ENTITY year "2019"> <!ENTITY year "2019">
<!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyrightdate "2001-&year;">

View File

@ -41,6 +41,16 @@
</itemizedlist> </itemizedlist>
</listitem> </listitem>
--> -->
<listitem>
<para>November 11th, 2019</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to asymptote-2.60. Fixes
<ulink url="&blfs-ticket-root;12748">#12748</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>November 10th, 2019</para> <para>November 10th, 2019</para>
<itemizedlist> <itemizedlist>

View File

@ -1042,7 +1042,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
page, as well as to reference the directory in texlive, also page, as well as to reference the directory in texlive, also
in asymptote, biber and xindy --> in asymptote, biber and xindy -->
<!ENTITY texlive-year "2019"> <!ENTITY texlive-year "2019">
<!ENTITY asymptote-version "2.59"> <!ENTITY asymptote-version "2.60">
<!ENTITY biber-version "2.13"> <!ENTITY biber-version "2.13">
<!ENTITY biblatex-version "3.13a"> <!ENTITY biblatex-version "3.13a">
<!ENTITY dvisvgm-version "2.8"> <!ENTITY dvisvgm-version "2.8">

View File

@ -6,10 +6,10 @@
<!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz"> <!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
<!ENTITY asymptote-download-ftp " "> <!ENTITY asymptote-download-ftp " ">
<!ENTITY asymptote-md5sum "d43d86b6e80faa7364ab57a6161ac1d0"> <!ENTITY asymptote-md5sum "b8ea54a08920fd989045aefe0aa2df73">
<!ENTITY asymptote-size "4.5 MB"> <!ENTITY asymptote-size "4.5 MB">
<!ENTITY asymptote-buildsize "196 MB (with all the dependencies which are within BLFS)"> <!ENTITY asymptote-buildsize "197 MB (with all the dependencies which are within BLFS)">
<!ENTITY asymptote-time "2.5 SBU"> <!ENTITY asymptote-time "2.4 SBU">
]> ]>
<sect1 id="asymptote" xreflabel="asymptote-&asymptote-version;"> <sect1 id="asymptote" xreflabel="asymptote-&asymptote-version;">