Changeset f863a1b0


Ignore:
Timestamp:
04/02/2021 01:11:55 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
8df3cdc8
Parents:
8d52465b
Message:

Update to Net-DNS-1.30 (Perl Module)
Update to libXres-1.2.1 (Xorg Library)
Update to ghostscript-9.54.0

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules/perl-net-dns.xml

    r8d52465b rf863a1b0  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz">
    8   <!ENTITY my-md5sum "2c9120830a68f18deb43a95826ea6372">
     8  <!ENTITY my-md5sum "2d0751f5f1a92e4cc95835cd4b9a1d8e">
    99
    1010]>
  • introduction/welcome/changelog.xml

    r8d52465b rf863a1b0  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to ghostscript-9.54.0. Fixes
     49          <ulink url="&blfs-ticket-root;14842">#14842</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to libXres-1.2.1 (Xorg Library). Fixes
     53          <ulink url="&blfs-ticket-root;14845">#14845</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to Net-DNS-1.30 (Perl Module). Fixes
     57          <ulink url="&blfs-ticket-root;14841">#14841</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[renodr] - Fix Hexchat to work with Python-3.8+ and fix a crash
    4961          that occurs when Lua-5.4.3 is installed.</para>
  • packages.ent

    r8d52465b rf863a1b0  
    429429<!ENTITY LWP-Protocol-https-version   "6.10">
    430430<!ENTITY Module-Build-version         "0.4231">
    431 <!ENTITY Net-DNS-version              "1.29">
     431<!ENTITY Net-DNS-version              "1.30">
    432432<!ENTITY Parse-RecDescent-version     "1.967015">
    433433<!ENTITY Parse-Yapp-version           "1.21">
     
    10571057<!ENTITY cups-version                 "2.3.3">
    10581058<!ENTITY cups-filters-version         "1.28.8">
    1059 <!ENTITY gs-version                   "9.53.3">
    1060 <!ENTITY gs-packver                   "9533">
     1059<!ENTITY gs-version                   "9.54.0">
     1060<!ENTITY gs-packver                   "9540">
    10611061<!ENTITY gutenprint-version           "5.3.3">
    10621062
  • pst/printing/gs.xml

    r8d52465b rf863a1b0  
    1010  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-version;.tar.xz">
    1111  <!ENTITY gs-download-ftp  " ">
    12   <!ENTITY gs-md5sum        "bf0b41d6e19fdeb4b050afad309248d2">
    13   <!ENTITY gs-size          "39 MB">
    14   <!ENTITY gs-buildsize     "247 MB (with fonts and libgs.so)">
    15   <!ENTITY gs-time          "0.7 SBU (Using parallelism=4; with libgs.so)">
     12  <!ENTITY gs-md5sum        "72535d31018129a1a8ff636a47ba1f92">
     13  <!ENTITY gs-size          "53 MB">
     14  <!ENTITY gs-buildsize     "342 MB (with fonts and libgs.so)">
     15  <!ENTITY gs-time          "1.8 SBU (Using parallelism=4; with libgs.so)">
    1616
    1717  <!ENTITY gs-standard-fonts-download
     
    8585    </itemizedlist>
    8686
     87    <!-- Commenting this out since it's no longer needed, but keeping it for the
     88         inevitable next time that we need a patch for this package.
    8789    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8890    <itemizedlist spacing="compact">
     
    9496      </listitem>
    9597    </itemizedlist>
     98    -->
    9699
    97100    <para>
     
    198201<screen><userinput>rm -rf freetype lcms2mt jpeg libpng openjpeg</userinput></screen>
    199202
     203<!--
    200204    <para>
    201205      Apply a patch to fix a problem introduced by changes in freetype-2.10.3:
     
    203207
    204208<screen><userinput remap="pre">patch -Np1 -i ../ghostscript-&gs-version;-freetype_fix-1.patch</userinput></screen>
     209-->
    205210
    206211    <para>
     
    254259
    255260    <para>
    256       Now make the documentation accessible from the normal place:
     261      Now make the documentation accessible from a standard place:
    257262    </para>
    258263<!-- Starting with 9.23, the install does not seem to copy the examples any more -->
     
    265270      If you have downloaded the fonts, unpack them to
    266271      <filename class="directory">/usr/share/ghostscript</filename> and ensure
    267       the ownerships of the files are
     272      the ownership of the files are
    268273      <systemitem class="username">root</systemitem>:
    269274      <systemitem class="groupname">root</systemitem>.
     
    275280
    276281    <para>
    277       You can now test the rendering of various postscript  and pdf files from the
     282      You can now test the rendering of various postscript and pdf files from the
    278283      <filename class="directory">/usr/share/ghostscript/&gs-version;/examples
    279       </filename>, for example (you need an X window system display):
     284      </filename>. To do this, run the following command (in a X Windows display):
    280285    </para>
    281286
  • x/installing/x7lib.xml

    r8d52465b rf863a1b0  
    7777  <!ENTITY libXrandr-md5sum                "18f3b20d522f45e4dadd34afb5bea048">
    7878
    79   <!ENTITY libXres-version                 "1.2.0">
    80   <!ENTITY libXres-md5sum                  "5d6d443d1abc8e1f6fc1c57fb27729bb">
     79  <!ENTITY libXres-version                 "1.2.1">
     80  <!ENTITY libXres-md5sum                  "e142ef0ed0366ae89c771c27cfc2ccd1">
    8181
    8282  <!ENTITY libXtst-version                 "1.2.3">
Note: See TracChangeset for help on using the changeset viewer.