Changeset 9088da9


Ignore:
Timestamp:
06/01/2015 08:46:14 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
2efb69b
Parents:
d4decee
Message:

Update to icedtea-web-1.6 and tag for gcc-5

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd4decee r9088da9  
    22
    33<!ENTITY day          "01">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "05">                   <!-- Always 2 digits -->
     4<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 1st &year;">
     9<!ENTITY releasedate  "June 1st &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rd4decee r9088da9  
    4848      <para>June 1st, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[pierre] - Update to icedtea-web-1.6. Fixes
     52          <ulink url="&blfs-ticket-root;6451">#6451</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[bdubbs] - Update to qemu-2.3.0. Fixes
  • packages.ent

    rd4decee r9088da9  
    283283
    284284<!ENTITY apache-ant-version           "1.9.4">
    285 <!ENTITY icedtea-version              "2.5.2">
    286285<!ENTITY junit-version                "4.11">
    287286<!ENTITY hamcrest-version             "1.3">
     
    609608<!ENTITY gimp-version                 "2.8.14">
    610609<!ENTITY hexchat-version              "2.10.2">
    611 <!ENTITY icedtea-web-version          "1.5.2">
     610<!ENTITY icedtea-web-version          "1.6">
    612611<!ENTITY inkscape-version             "0.91">
    613612<!ENTITY pan-version                  "0.133">
  • xsoft/other/icedtea-web.xml

    rd4decee r9088da9  
    77  <!ENTITY icedtea-web-download-http "http://icedtea.classpath.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz">
    88  <!ENTITY icedtea-web-download-ftp  " ">
    9   <!ENTITY icedtea-web-md5sum        "f8656d18345a7d1e2eb20e076abcc3ca">
    10   <!ENTITY icedtea-web-size          "1.5 MB">
    11   <!ENTITY icedtea-web-buildsize     "35 MB">
     9  <!ENTITY icedtea-web-md5sum        "e5c3d732bf874a2b474f97a3f394b680">
     10  <!ENTITY icedtea-web-size          "1.6 MB">
     11  <!ENTITY icedtea-web-buildsize     "40 MB">
    1212  <!ENTITY icedtea-web-time          "0.3 SBU">
    1313]>
     
    3434    implementation, licensed under GPLV3.</para>
    3535
    36     &lfs77_checked;
     36    &lfs77_checked;&gcc5_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6565      <xref linkend="openjdk"/> or
    6666      <xref linkend="java"/> (remember to configure as described in the
    67       <xref linkend="openjdk"/> page),
     67      <xref linkend="ojdk-conf"/> page),
    6868    </para>
    6969
Note: See TracChangeset for help on using the changeset viewer.