Changeset 2787b52
- Timestamp:
- 02/14/2019 05:57:45 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.4, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 9c546c6
- Parents:
- 24ee11d
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r24ee11d r2787b52 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 3"> <!-- Always 2 digits -->3 <!ENTITY day "14"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 1 3th, &year;">9 <!ENTITY releasedate "February 14th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/cbindgen.xml
r24ee11d r2787b52 7 7 <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz"> 8 8 <!ENTITY cbindgen-download-ftp " "> 9 <!ENTITY cbindgen-md5sum " 22f30e98bbe946001020ef8ad2c80089">10 <!ENTITY cbindgen-size " 100KB">9 <!ENTITY cbindgen-md5sum "b9339d099f0bda4b4db85e9a7f77a267"> 10 <!ENTITY cbindgen-size "96 KB"> 11 11 <!ENTITY cbindgen-buildsize "64 MB (add 303 MB for tests) "> 12 <!ENTITY cbindgen-time " 0.8SBU (on a 4 core machine; add 0.3 SBU tests)">12 <!ENTITY cbindgen-time "1.2 SBU (on a 4 core machine; add 0.3 SBU tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r24ee11d r2787b52 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>February 14th, 2019</para> 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - Update to cbindgen-0.8.0. Fixes 50 <ulink url="&blfs-ticket-root;11669">#11669</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 44 54 45 55 <listitem> -
packages.ent
r24ee11d r2787b52 309 309 <!ENTITY autoconf213-version "2.13"> 310 310 <!ENTITY bazaar-version "2.5.1"> 311 <!ENTITY cbindgen-version "0. 7.1">311 <!ENTITY cbindgen-version "0.8.0"> 312 312 <!ENTITY check-version "0.12.0"> 313 313 <!ENTITY clisp-version "2.49">
Note:
See TracChangeset
for help on using the changeset viewer.