Changeset d9f3303


Ignore:
Timestamp:
12/01/2016 08:50:45 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
9ff3be8, fa12bca
Parents:
81a7266f
Message:

Update to highlight-3.33

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r81a7266f rd9f3303  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "11">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 28th &year;">
     9<!ENTITY releasedate  "December 1st &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genutils/highlight.xml

    r81a7266f rd9f3303  
    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        "a5d0fd9d9fdf98630abaf53a1288dd00">
     9  <!ENTITY highlight-md5sum        "07ffa3e0fb4d881f2243fd29f61af923">
    1010  <!ENTITY highlight-size          "608 KB">
    1111  <!ENTITY highlight-buildsize     "15 MB (without API docs)">
  • introduction/welcome/changelog.xml

    r81a7266f rd9f3303  
    4343    </listitem>
    4444-->
     45     
     46    <!-- Remove revision symbol upon sysv change -->
     47    <listitem revision="systemd">
     48      <para>December 1st, 2016</para>
     49      <itemizedlist>
     50        <listitem> <!-- Add revision=systemd here and remove from the top listitem upon a sysv change -->
     51          <para>[renodr] - Update to highlight-3.33. Fixes
     52          <ulink url="&blfs-ticket-root;8500">#8500</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4556
    4657    <listitem>
  • packages.ent

    r81a7266f rd9f3303  
    214214<!ENTITY hicolor-icon-theme-version   "0.15">
    215215<!ENTITY icon-naming-utils-version    "0.8.90">
    216 <!ENTITY highlight-version            "3.32">
     216<!ENTITY highlight-version            "3.33">
    217217<!ENTITY ibus-version                 "1.5.14">
    218218<!ENTITY imagemagick-version          "6.9.6">
Note: See TracChangeset for help on using the changeset viewer.