From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 17/88] foomatic: Update to perl 5.36.0 Date: Tue, 16 Aug 2022 12:42:31 +0200 Message-ID: <20220816104342.12418-17-adolf.belka@ipfire.org> In-Reply-To: <20220816104342.12418-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3097502306445800307==" List-Id: --===============3097502306445800307== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Adolf Belka --- config/rootfiles/packages/foomatic | 14 +++++++------- lfs/foomatic | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/packages/foomatic b/config/rootfiles/packages/f= oomatic index 3548cc8fa..3f6d5b84b 100644 --- a/config/rootfiles/packages/foomatic +++ b/config/rootfiles/packages/foomatic @@ -13,13 +13,13 @@ usr/bin/foomatic-ppdfile usr/bin/foomatic-printjob usr/bin/foomatic-searchprinter usr/lib/cups/driver/foomatic -#usr/lib/perl5/site_perl/5.32.1/Foomatic -usr/lib/perl5/site_perl/5.32.1/Foomatic/DB.pm -usr/lib/perl5/site_perl/5.32.1/Foomatic/Defaults.pm -usr/lib/perl5/site_perl/5.32.1/Foomatic/PPD.pm -usr/lib/perl5/site_perl/5.32.1/Foomatic/UIElem.pm -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Foomat= ic -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Foomat= ic/.packlist +#usr/lib/perl5/site_perl/5.36.0/Foomatic +usr/lib/perl5/site_perl/5.36.0/Foomatic/DB.pm +usr/lib/perl5/site_perl/5.36.0/Foomatic/Defaults.pm +usr/lib/perl5/site_perl/5.36.0/Foomatic/PPD.pm +usr/lib/perl5/site_perl/5.36.0/Foomatic/UIElem.pm +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Foomat= ic +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Foomat= ic/.packlist usr/sbin/foomatic-addpjloptions usr/sbin/foomatic-cleanupdrivers usr/sbin/foomatic-extract-text diff --git a/lfs/foomatic b/lfs/foomatic index 73dc16842..f68bd185f 100644 --- a/lfs/foomatic +++ b/lfs/foomatic @@ -37,7 +37,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/foomatic-filters-$(VER_FILTERS) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D foomatic -PAK_VER =3D 7 +PAK_VER =3D 8 =20 DEPS =3D cups ghostscript hplip =20 --=20 2.37.1 --===============3097502306445800307==--