Changeset b507efcc
- Timestamp:
- 04/03/2016 01:19:31 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- e3f64f2
- Parents:
- 8ee3e19c
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8ee3e19c rb507efcc 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 2"> <!-- Always 2 digits -->3 <!ENTITY day "03"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "April 2nd &year;">9 <!ENTITY releasedate "April 3rd &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/giflib.xml
r8ee3e19c rb507efcc 7 7 <!ENTITY giflib-download-http "&sourceforge-repo;/giflib/giflib-&giflib-version;.tar.bz2"> 8 8 <!ENTITY giflib-download-ftp " "> 9 <!ENTITY giflib-http-md5sum " 420ca1e0244a6fa247fa4eb4eeed2960">10 <!ENTITY giflib-http-size "62 4KB">9 <!ENTITY giflib-http-md5sum "2c171ced93c0e83bb09e6ccad8e3ba2b"> 10 <!ENTITY giflib-http-size "625 KB"> 11 11 <!ENTITY giflib-buildsize "7.6 MB (with documentation and tests)"> 12 12 <!ENTITY giflib-time "0.1 SBU (with documentation and tests)"> -
introduction/welcome/changelog.xml
r8ee3e19c rb507efcc 46 46 47 47 <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> 48 57 <para>April 2nd, 2016</para> 49 58 <itemizedlist> -
packages.ent
r8ee3e19c rb507efcc 166 166 <!ENTITY fribidi-version "0.19.7"> 167 167 <!ENTITY gegl-version "0.2.0"> 168 <!ENTITY giflib-version "5.1. 3">168 <!ENTITY giflib-version "5.1.4"> 169 169 <!ENTITY graphite2-version "1.3.8"> 170 170 <!ENTITY harfbuzz-version "1.2.4">
Note:
See TracChangeset
for help on using the changeset viewer.