Changeset 83d18450


Ignore:
Timestamp:
02/26/2017 08:42:09 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
e733cb9
Parents:
4b65cdf
Message:

Update to git-2.12.0.
Update to inkscape-0.92.1.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r4b65cdf r83d18450  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
    11   <!ENTITY git-md5sum        "2970ae6cd234b2fca4f2d14ba4226f35">
    12   <!ENTITY git-size          "4.0 MB">
    13   <!ENTITY git-buildsize     "353 MB (with optional dependencies and documentation)">
     11  <!ENTITY git-md5sum        "2f47ac12628d94da397cea54997618a8">
     12  <!ENTITY git-size          "4.1 MB">
     13  <!ENTITY git-buildsize     "365 MB (with optional dependencies and documentation)">
    1414  <!ENTITY git-time          "0.8 SBU (add 2.2 SBU for building documentation, add 4.7 SBU for tests)">
    1515]>
  • introduction/welcome/changelog.xml

    r4b65cdf r83d18450  
    4545      <para>February 26th, 2017</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to git-2.12.0. Fixes
     49          <ulink url="&blfs-ticket-root;8916">#8916</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to inkscape-0.92.1. Fixes
     53          <ulink url="&blfs-ticket-root;8899">#8899</ulink>.</para>
     54        </listitem>
    4755        <listitem>
    4856          <para>[bdubbs] - Update to xine-lib-1.2.8. Fixes
  • packages.ent

    r4b65cdf r83d18450  
    292292<!ENTITY gc-version                   "7.6.0">
    293293<!ENTITY gdb-version                  "7.12.1">
    294 <!ENTITY git-version                  "2.11.1">
     294<!ENTITY git-version                  "2.12.0">
    295295<!ENTITY guile-version                "2.0.14">
    296296<!ENTITY librep-version               "0.92.6">
     
    709709<!ENTITY icedtea-web-version          "1.6.2">
    710710<!ENTITY inkscape-minor-version       "0.92">
    711 <!ENTITY inkscape-version             "&inkscape-minor-version;.0">
     711<!ENTITY inkscape-version             "&inkscape-minor-version;.1">
    712712<!ENTITY pan-version                  "0.133">
    713713<!ENTITY pidgin-version               "2.11.0">
  • xsoft/other/inkscape.xml

    r4b65cdf r83d18450  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6   <!-- inkscape.org appears to point to launchpad, sf is out of date -->
     6
    77  <!ENTITY inkscape-download-http "https://launchpad.net/inkscape/&inkscape-minor-version;.x/&inkscape-minor-version;/+download/inkscape-&inkscape-version;.tar.bz2">
    88  <!ENTITY inkscape-download-ftp  " ">
    9   <!ENTITY inkscape-md5sum        "52117503fcf9aad43cf091c6401571d0">
    10   <!ENTITY inkscape-size          "29 MB">
     9  <!ENTITY inkscape-md5sum        "db2eb2a566cf35ff949fc9ccb172889a">
     10  <!ENTITY inkscape-size          "30 MB">
    1111  <!ENTITY inkscape-buildsize     "1.3 GB (add 39 MB for tests)">
    1212  <!ENTITY inkscape-time          "18 SBU (add 0.8 SBU for tests)">
Note: See TracChangeset for help on using the changeset viewer.