From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] freetype: Update to version 2.13.3 Date: Mon, 18 Nov 2024 20:01:40 +0000 Message-ID: In-Reply-To: <20241115213640.899223-4-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0314606957503659842==" List-Id: --===============0314606957503659842== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 15 Nov 2024, at 21:36, Adolf Belka wrote: >=20 > - Update from version 2.13.2 to 2.13.3 > - Update of rootfile > - Changelog is too large to include here. For details see the contents of t= he file > ChangeLog in the source tarball. >=20 > Signed-off-by: Adolf Belka > --- > config/rootfiles/common/freetype | 2 +- > lfs/freetype | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) >=20 > diff --git a/config/rootfiles/common/freetype b/config/rootfiles/common/fre= etype > index b83b26afc..81adc2503 100644 > --- a/config/rootfiles/common/freetype > +++ b/config/rootfiles/common/freetype > @@ -60,7 +60,7 @@ > #usr/lib/libfreetype.la > #usr/lib/libfreetype.so > usr/lib/libfreetype.so.6 > -usr/lib/libfreetype.so.6.20.1 > +usr/lib/libfreetype.so.6.20.2 > #usr/lib/pkgconfig/freetype2.pc > #usr/share/aclocal/freetype2.m4 > #usr/share/man/man1/freetype-config.1 > diff --git a/lfs/freetype b/lfs/freetype > index 7210d6c8a..fa69e4e31 100644 > --- a/lfs/freetype > +++ b/lfs/freetype > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2023 IPFire Team = # > +# Copyright (C) 2007-2024 IPFire Team = # > # = # > # This program is free software: you can redistribute it and/or modify = # > # it under the terms of the GNU General Public License as published by = # > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 2.13.2 > +VER =3D 2.13.3 >=20 > THISAPP =3D freetype-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_BLAKE2 =3D cebc82180d9afaeb112a65ba78903d7bf7a9295a803166a03358= 5ad2325add6023f05066852240c4665e56285345ba503b01ecd461d48f0478a8f3f56136988e > +$(DL_FILE)_BLAKE2 =3D f9591c6998df02b072adaf38a968e91deae8ed4d53ea0cb74d08= 982c4f0e48b1a98c1378a698164e4f730f07a3b0bea308a94fcc2e2b8ce9967dbf9478b599bd >=20 > install : $(TARGET) >=20 > --=20 > 2.47.0 >=20 --===============0314606957503659842==--