Changeset 2bd3e5e


Ignore:
Timestamp:
04/08/2020 05:08:50 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 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:
a2406baa
Parents:
c1f025f3
Message:

Update to highlight-3.56

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc1f025f3 r2bd3e5e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "08">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 7th, &year;">
     9<!ENTITY releasedate  "April 8th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/highlight.xml

    rc1f025f3 r2bd3e5e  
    77  <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
    88  <!ENTITY highlight-download-ftp  " ">
    9   <!ENTITY highlight-md5sum        "33a0d901c8750bedfe9103e6ccaeec1e">
     9  <!ENTITY highlight-md5sum        "00b19243afbc4111db7c81b27d2801e4">
    1010  <!ENTITY highlight-size          "1.3 MB">
    11   <!ENTITY highlight-buildsize     "22 MB (with gui)">
     11  <!ENTITY highlight-buildsize     "29 MB (with gui)">
    1212  <!ENTITY highlight-time          "0.3 SBU (Using paralllelism=4; with gui)">
    1313]>
  • introduction/welcome/changelog.xml

    rc1f025f3 r2bd3e5e  
    4343    -->
    4444    <listitem>
     45      <para>April 8th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to highlight-3.56. Fixes
     49          <ulink url="&blfs-ticket-root;13375">#13375</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>April 7th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    rc1f025f3 r2bd3e5e  
    247247<!ENTITY gtkhtml-version              "4.10.0">
    248248<!ENTITY hd2u-version                 "1.0.4">
    249 <!ENTITY highlight-version            "3.55">
     249<!ENTITY highlight-version            "3.56">
    250250<!ENTITY ibus-version                 "1.5.22">
    251251<!ENTITY imagemagick6-version         "6.9.10">
Note: See TracChangeset for help on using the changeset viewer.