Changeset ac515ef


Ignore:
Timestamp:
03/26/2018 05:00:07 PM (6 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
4d56869
Parents:
869e0090
Message:

Update to poppler-0.63.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r869e0090 rac515ef  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "25">                   <!-- Always 2 digits -->
     3<!ENTITY day          "26">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 25th, &year;">
     9<!ENTITY releasedate  "March 26th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/poppler.xml

    r869e0090 rac515ef  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "42b801f2defaccb6b6cf1bf783ee1552">
     9  <!ENTITY poppler-md5sum        "66a54da4896b1408611699feda5c1821">
    1010  <!ENTITY poppler-size          "1.4 MB">
    1111  <!ENTITY poppler-buildsize     "59 MB (with Qt5 library and tests)">
  • introduction/welcome/changelog.xml

    r869e0090 rac515ef  
    4343-->
    4444   <listitem>
     45      <para>March 26th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to poppler-0.63.0. Fixes
     49          <ulink url="&blfs-ticket-root;10555">#10555</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54   <listitem>
    4555      <para>March 25th, 2018</para>
    4656      <itemizedlist>
  • packages.ent

    r869e0090 rac515ef  
    221221<!ENTITY openjpeg2-version            "2.3.0">
    222222<!ENTITY pixman-version               "0.34.0">   <!-- Even minors only -->
    223 <!ENTITY poppler-version              "0.62.0">
     223<!ENTITY poppler-version              "0.63.0">
    224224<!ENTITY potrace-version              "1.15">
    225225<!ENTITY qpdf-version                 "8.0.2">
Note: See TracChangeset for help on using the changeset viewer.