From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] freefont: Update to version 20100919
Date: Fri, 21 Jul 2023 22:51:38 +0200 [thread overview]
Message-ID: <20230721205144.2143152-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230721205144.2143152-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2672 bytes --]
- Update from version 20060126 to 20100919
- Version 20100919 is the most recent version that is available as a .tar.gz file
There is a 20120503 version but it is only available as a .zip file
- This patch brings this package as up to date as it can be.
- Update of rootfile not required
- Changelog for changes made from Feb 2006 till 2010 is too large to show here - approx
5000 lines. See the contents of the ChangeLog file in the source tarball
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/freefont | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/lfs/freefont b/lfs/freefont
index 0604661d4..ecf5fb1cc 100644
--- a/lfs/freefont
+++ b/lfs/freefont
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> #
# #
# 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 #
@@ -26,15 +26,15 @@ include Config
SUMMARY = Free UCS scalable fonts
-VER = 20060126
+VER = 20100919
THISAPP = freefont-$(VER)
-DL_FILE = freefont-ttf-$(VER).tar.bz2
+DL_FILE = freefont-ttf-$(VER).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = freefont
-PAK_VER = 1
+PAK_VER = 2
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 27d18c7fdc10a4db67386eaf613ae630ea6e87633919829b7866a3447df594edf7850a13b70fd631b65e0c840333ab52924d6044b5baa2673116895dda91874e
+$(DL_FILE)_BLAKE2 = 687bda97956cb164ec5757d38ec370ad8b25361112646e3494c9686a450f9e72cad8e68adb5726db587c590134de81278cd0578ada763716b0ca869fe0a33f75
install : $(TARGET)
@@ -80,7 +80,7 @@ $(subst %,%_BLAKE2,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
- @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+ @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
-mkdir -p /usr/share/fonts/default/TrueType/
cd $(DIR_APP) && install -m 644 *.ttf /usr/share/fonts/default/TrueType/
@rm -rf $(DIR_APP)
--
2.41.0
next prev parent reply other threads:[~2023-07-21 20:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-21 20:51 [PATCH] curl: Update to version 8.2.0 Adolf Belka
2023-07-21 20:51 ` Adolf Belka [this message]
2023-07-21 20:51 ` [PATCH] freeradius: Update to version 3.2.3 Adolf Belka
2023-07-21 20:51 ` [PATCH] frr: Update to version 8.5.2 Adolf Belka
2023-07-21 20:51 ` [PATCH] fuse: Update to version 3.15.0 Adolf Belka
2023-07-21 20:51 ` [PATCH] git: Update to version 2.41.0 Adolf Belka
2023-07-21 20:51 ` [PATCH] haproxy: Update to version 2.8.1 Adolf Belka
2023-07-21 20:51 ` [PATCH] hplip: Update to version 3.23.5 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230721205144.2143152-2-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox