update to raptor2-2.0.11

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12306 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2013-11-30 10:09:12 +00:00
parent 41cf60d97a
commit cd50e2ea4a
3 changed files with 16 additions and 6 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "29"> <!-- Always 2 digits -->
<!ENTITY day "30"> <!-- Always 2 digits -->
<!ENTITY month "11"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "November 29th, &year;">
<!ENTITY releasedate "November 30th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] -->
@ -337,7 +337,7 @@ export -f as_root</userinput></screen>
<!ENTITY obex-data-server-version "0.4.6">
<!ENTITY pciutils-version "3.2.1">
<!ENTITY pm-utils-version "1.4.1">
<!ENTITY raptor-version "2.0.10">
<!ENTITY raptor-version "2.0.11">
<!ENTITY rasqal-version "0.9.30">
<!ENTITY redland-version "1.0.16">
<!ENTITY sg3_utils-version "1.37">

View File

@ -6,9 +6,9 @@
<!ENTITY raptor-download-http "http://download.librdf.org/source/raptor2-&raptor-version;.tar.gz">
<!ENTITY raptor-download-ftp " ">
<!ENTITY raptor-md5sum "d9b0314eb835551adb48af037dcfd46e">
<!ENTITY raptor-md5sum "e747fbf6b2b3189ae3daa3f0b6899432">
<!ENTITY raptor-size "1.8 MB">
<!ENTITY raptor-buildsize "33 MB">
<!ENTITY raptor-buildsize "30 MB">
<!ENTITY raptor-time "0.2 SBU">
]>
@ -121,7 +121,7 @@ make</userinput></screen>
href="../../xincludes/static-libraries.xml"/>
<para>
<parameter>--with-icu-config=/usr/bin/icu-config</parameter>: Use
<option>--with-icu-config=/usr/bin/icu-config</option>: Use
this switch if you have installed <xref linkend="icu"/> and wish
to build <application>Raptor</application> with its support.
</para>

View File

@ -43,6 +43,16 @@
</listitem>
-->
<listitem>
<para>November 30th, 2013</para>
<itemizedlist>
<listitem>
<para>[igor] - Update to raptor2-2.0.11. Fixes
<ulink url="&blfs-ticket-root;4377">#4377</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>November 29th, 2013</para>
<itemizedlist>