Changeset 6f708b8


Ignore:
Timestamp:
02/20/2021 06:32:00 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8db830b
Parents:
8bed3aa1
Message:

Asymptote-2.69

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24243 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8bed3aa1 r6f708b8  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "19">                   <!-- Always 2 digits -->
     3<!ENTITY day          "20">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2021">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "February 19th, &year;">
     9<!ENTITY releasedate  "February 20th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r8bed3aa1 r6f708b8  
    4343    -->
    4444    <listitem>
     45      <para>February 20th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to asymptote-2.69. Fixes
     49          <ulink url="&blfs-ticket-root;14687">#14687</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>February 19th, 2021</para>
    4656      <itemizedlist>
  • packages.ent

    r8bed3aa1 r6f708b8  
    10901090 in asymptote, biber and xindy -->
    10911091<!ENTITY texlive-year                 "2020">
    1092 <!ENTITY asymptote-version            "2.68">
     1092<!ENTITY asymptote-version            "2.69">
    10931093<!ENTITY biber-version                "2.16">
    10941094<!ENTITY biblatex-version             "3.16">
  • pst/typesetting/asymptote.xml

    r8bed3aa1 r6f708b8  
    77  <!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "33a1ac5172184109a40e4e15f46652d2">
     9  <!ENTITY asymptote-md5sum        "e9c8e707898639e42dc1e5bb42545243">
    1010  <!ENTITY asymptote-size          "4.5 MB">
    1111  <!ENTITY asymptote-buildsize     "190 MB (with all the dependencies which are within BLFS)">
Note: See TracChangeset for help on using the changeset viewer.