Changeset dcc90ce9


Ignore:
Timestamp:
12/17/2014 11:23:51 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 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:
7e5c596
Parents:
7f5413b
Message:

Update to rasqal-0.9.33.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7f5413b rdcc90ce9  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "16">                   <!-- Always 2 digits -->
     3<!ENTITY day          "17">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 16th, &year;">
     9<!ENTITY releasedate  "December 17th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/rasqal.xml

    r7f5413b rdcc90ce9  
    77  <!ENTITY rasqal-download-http "http://download.librdf.org/source/rasqal-&rasqal-version;.tar.gz">
    88  <!ENTITY rasqal-download-ftp  " ">
    9   <!ENTITY rasqal-md5sum        "dc7c6107de00c47f85f6ab7db164a136">
    10   <!ENTITY rasqal-size          "1.5 MB">
     9  <!ENTITY rasqal-md5sum        "1f5def51ca0026cd192958ef07228b52">
     10  <!ENTITY rasqal-size          "1.6 MB">
    1111  <!ENTITY rasqal-buildsize     "22 MB (additional 4 MB for the tests)">
    12   <!ENTITY rasqal-time          "0.2 SBU">
     12  <!ENTITY rasqal-time          "0.3 SBU (additional 0.7 SBU for the tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r7f5413b rdcc90ce9  
    4646
    4747    <listitem>
    48       <para>December 9th, 2014</para>
     48      <para>December 17th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to rasqal-0.9.33. Fixes
     52          <ulink url="&blfs-ticket-root;5951">#5951</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
     58      <para>December 16th, 2014</para>
    4959      <itemizedlist>
    5060        <listitem>
  • packages.ent

    r7f5413b rdcc90ce9  
    229229<!ENTITY pm-utils-version             "1.4.1">
    230230<!ENTITY raptor-version               "2.0.15">
    231 <!ENTITY rasqal-version               "0.9.32">
     231<!ENTITY rasqal-version               "0.9.33">
    232232<!ENTITY redland-version              "1.0.17">
    233233<!ENTITY sg3_utils-version            "1.40">
Note: See TracChangeset for help on using the changeset viewer.