Changeset 6c29fefb


Ignore:
Timestamp:
05/02/2016 10:07:35 AM (8 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
bed2286
Parents:
e2c143a
Message:

Update to hexchat-2.12.1.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re2c143a r6c29fefb  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 1st &year;">
     9<!ENTITY releasedate  "May 2nd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    re2c143a r6c29fefb  
    4545-->
    4646    <listitem>
    47       <para>May 1at, 2016</para>
     47      <para>May 2nd, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to hexchat-2.12.1. Fixes
     51          <ulink url="&blfs-ticket-root;7788">#7788</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
     57      <para>May 1st, 2016</para>
    4858      <itemizedlist>
    4959        <listitem>
  • packages.ent

    re2c143a r6c29fefb  
    660660<!ENTITY gparted-version              "0.26.0">
    661661<!ENTITY gimp-version                 "2.8.16">
    662 <!ENTITY hexchat-version              "2.12.0">
     662<!ENTITY hexchat-version              "2.12.1">
    663663<!ENTITY icedtea-web-version          "1.6.2">
    664664<!ENTITY inkscape-version             "0.91">
  • xsoft/other/hexchat.xml

    re2c143a r6c29fefb  
    77  <!ENTITY hexchat-download-http "https://dl.hexchat.net/hexchat/hexchat-&hexchat-version;.tar.xz">
    88  <!ENTITY hexchat-download-ftp  " ">
    9   <!ENTITY hexchat-md5sum        "aeb62488debe69994176f85b835844ae">
     9  <!ENTITY hexchat-md5sum        "ff49a1d6e3f47bd4345ce269ad41d205">
    1010  <!ENTITY hexchat-size          "1.5 MB">
    1111  <!ENTITY hexchat-buildsize     "50 MB">
     
    6565
    6666    <bridgehead renderas="sect4">Recommended</bridgehead>
    67     <para role="recommended"><xref linkend="gtk2"/></para>
     67    <para role="recommended">
     68      <xref linkend="gtk2"/> and
     69      <xref linkend="lua"/>
     70    </para>
    6871
    6972    <bridgehead renderas="sect4">Optional</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.