Changeset b507efcc


Ignore:
Timestamp:
04/03/2016 01:19:31 PM (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:
e3f64f20
Parents:
8ee3e19c
Message:

Update to giflib-5.1.4.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8ee3e19c rb507efcc  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     3<!ENTITY day          "03">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 2nd &year;">
     9<!ENTITY releasedate  "April 3rd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/giflib.xml

    r8ee3e19c rb507efcc  
    77  <!ENTITY giflib-download-http "&sourceforge-repo;/giflib/giflib-&giflib-version;.tar.bz2">
    88  <!ENTITY giflib-download-ftp  " ">
    9   <!ENTITY giflib-http-md5sum   "420ca1e0244a6fa247fa4eb4eeed2960">
    10   <!ENTITY giflib-http-size     "624 KB">
     9  <!ENTITY giflib-http-md5sum   "2c171ced93c0e83bb09e6ccad8e3ba2b">
     10  <!ENTITY giflib-http-size     "625 KB">
    1111  <!ENTITY giflib-buildsize     "7.6 MB (with documentation and tests)">
    1212  <!ENTITY giflib-time          "0.1 SBU (with documentation and tests)">
  • introduction/welcome/changelog.xml

    r8ee3e19c rb507efcc  
    4646
    4747    <listitem>
     48      <para>April 3rd, 2016</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to giflib-5.1.4. Fixes
     52          <ulink url="&blfs-ticket-root;7679">#7679</ulink>.</para>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4857      <para>April 2nd, 2016</para>
    4958      <itemizedlist>
  • packages.ent

    r8ee3e19c rb507efcc  
    166166<!ENTITY fribidi-version              "0.19.7">
    167167<!ENTITY gegl-version                 "0.2.0">
    168 <!ENTITY giflib-version               "5.1.3">
     168<!ENTITY giflib-version               "5.1.4">
    169169<!ENTITY graphite2-version            "1.3.8">
    170170<!ENTITY harfbuzz-version             "1.2.4">
Note: See TracChangeset for help on using the changeset viewer.