Changes in / [1534275:246438e]


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r1534275 r246438e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to ghostscript-9.56.1. Fixes
     49          <ulink url="&blfs-ticket-root;16375">#16375</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[timtas] - Update to subversion-1.14.2. Fixes
    4953          <ulink url="&blfs-ticket-root;16398">#16398</ulink>.</para>
  • packages.ent

    r1534275 r246438e  
    10901090<!ENTITY cups-version                 "2.4.1">
    10911091<!ENTITY cups-filters-version         "1.28.13">
    1092 <!ENTITY gs-version                   "9.56.0">
    1093 <!ENTITY gs-packver                   "9560">
     1092<!ENTITY gs-version                   "9.56.1">
     1093<!ENTITY gs-packver                   "9561">
    10941094<!ENTITY gutenprint-version           "5.3.4">
    10951095
  • pst/printing/gs.xml

    r1534275 r246438e  
    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        "115e7330d01d8ebff1f562fbbe4f35bb">
    13   <!ENTITY gs-size          "59 MB">
     12  <!ENTITY gs-md5sum        "46dabbb1554391a3d0d95ce8304363f0">
     13  <!ENTITY gs-size          "60 MB">
    1414  <!ENTITY gs-buildsize     "287 MB (with fonts and libgs.so)">
    1515  <!ENTITY gs-time          "1.7 SBU (Using parallelism=4; with libgs.so)">
     
    8989         Commenting this out since it's no longer needed, but keeping it for the
    9090         inevitable next time that we need a patch for this package.-->
     91<!--
    9192    <itemizedlist spacing="compact">
    9293      <listitem>
     
    9798      </listitem>
    9899    </itemizedlist>
    99 
     100-->
    100101    <para>
    101102      If you wish, you can download additional fonts.
     
    202203<screen><userinput>rm -rf freetype lcms2mt jpeg libpng openjpeg</userinput></screen>
    203204
    204 
     205<!--
    205206    <para>
    206207      Apply an upstream fix to prevent a build problem.
     
    208209
    209210<screen><userinput remap="pre">patch -Np1 -i ../ghostscript-&gs-version;-upstream_fix-1.patch</userinput></screen>
    210 
     211-->
    211212    <para>
    212213      Compile <application>Ghostscript</application>:
Note: See TracChangeset for help on using the changeset viewer.