Changeset f87f6d13
- Timestamp:
- 01/18/2017 04:01:25 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 87c38e8
- Parents:
- 7bc73a4
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r7bc73a4 rf87f6d13 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 7"> <!-- Always 2 digits -->3 <!ENTITY day "18"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 7th &year;">9 <!ENTITY releasedate "January 18th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r7bc73a4 rf87f6d13 44 44 --> 45 45 <listitem> 46 <para>January 18th, 2016</para> 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - Update to WebKitGTK+-2.14.3. Fixes 50 <ulink url="&blfs-ticket-root;8766">#8766</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 55 <listitem> 46 56 <para>January 17th, 2016</para> 47 57 <itemizedlist> -
packages.ent
r7bc73a4 rf87f6d13 543 543 <!ENTITY startup-notification-version "0.12"> 544 544 <!ENTITY webkitgtk2-version "2.4.11"> <!-- Even minors only --> 545 <!ENTITY webkitgtk-version "2.14. 2"> <!-- Even minors only -->545 <!ENTITY webkitgtk-version "2.14.3"> <!-- Even minors only --> 546 546 547 547 <!ENTITY gtk2-libdir "2.0/2.10.0"> -
x/lib/webkitgtk.xml
r7bc73a4 rf87f6d13 8 8 <!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz"> 9 9 <!ENTITY webkitgtk-download-ftp " "> 10 <!ENTITY webkitgtk-md5sum " 2fe3cadbc546d93ca68a13756c2be015">10 <!ENTITY webkitgtk-md5sum "cb08302a3e140f5487fe757262cf5267"> 11 11 <!ENTITY webkitgtk-size "12.8 MB"> 12 12 <!ENTITY webkitgtk-buildsize "956 MB (115 MB installed)"> 13 <!ENTITY webkitgtk-time "3 4 SBU (using parallelism=4, estimated 116SBUs using one core)">13 <!ENTITY webkitgtk-time "32 SBU (using parallelism=4, 112 SBUs using one core)"> 14 14 ]> 15 15
Note:
See TracChangeset
for help on using the changeset viewer.