From patchwork Fri Nov 15 21:36:36 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8230 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Xqr2P4Q6Xz3wpd for ; Fri, 15 Nov 2024 21:37:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Xqr2J4Sw9z4fd; Fri, 15 Nov 2024 21:36:56 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Xqr2J3yWSz33wB; Fri, 15 Nov 2024 21:36:56 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Xqr2D4jvyz33wB for ; Fri, 15 Nov 2024 21:36:52 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Xqr2D34nkz13c; Fri, 15 Nov 2024 21:36:52 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1731706612; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3G69KMk4sXTDXTEY8U1DBGCVQoKoJXcjgnUFRzyLWrA=; b=7PIH9yl6NUmA5cCPBIMe53k/3toTwNxIY4I0vKG7KPGQimAb8Q5r4d6rKoYtwS5n3rOaIz cYIE3bK0i6zWJICQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1731706612; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3G69KMk4sXTDXTEY8U1DBGCVQoKoJXcjgnUFRzyLWrA=; b=avGSS4Tesk/es1Ak6ZG9sZJTQSC/JUK+EmIhAJqh0rMoWAC43hbENZu34+zK0n40bY4QMl 6rwjEC/+cdUD1q/B3YJXospagLiEmQBjuUk1t6V6tQjLxjxwIB+r6LBNeeL39PB4C/NrGA 69BH7EkjloT9vSc9zA+h2emtkaBa146Pl8wBII7ArD4y9feXKSeug3S3pgfRQqafJQ0oWI WytTwjY+MomfKeqg3Zq/5rbBeI36i8pmA+MdugWDiXXkqqsUHJxq+w/8ZNDx36E6oWT7wX rcpRdEd1vRL39zmqPrJbmoC1P+0xeLFtBf321Hvlfoh53ywlig3wpvrmJq78rQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] fribidi: Update to version 1.0.16 Date: Fri, 15 Nov 2024 22:36:36 +0100 Message-ID: <20241115213640.899223-5-adolf.belka@ipfire.org> In-Reply-To: <20241115213640.899223-1-adolf.belka@ipfire.org> References: <20241115213640.899223-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 27JKWTZFQQOKIHFUSFWDCOXA5TTHOQMD X-Message-ID-Hash: 27JKWTZFQQOKIHFUSFWDCOXA5TTHOQMD X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 1.0.12 to 1.0.16 - Update of rootfile not required - Changelog 1.0.16 Update Unicode character databases to v16.0.0 1.0.15 Fixed the bad tarball from 1.0.14 with stall include files. There are no other changes 1.0.14 Updated Unicode tables to version 15.1 1.0.13 Adding missing man pages to the tar release file. Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer --- lfs/fribidi | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lfs/fribidi b/lfs/fribidi index 75ea2d148..9e32b79d7 100644 --- a/lfs/fribidi +++ b/lfs/fribidi @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 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 @@ include Config -VER = 1.0.12 +VER = 1.0.16 THISAPP = fribidi-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = f76f9d28f738f0cc9790ccdf0fe419cb0e7d70b24aa825844d23c4b31ad51c33f09c88ad4876fa6a52523f2a52d5eb7a4b50deeb70f9db750c69ac236ecfa8f5 +$(DL_FILE)_BLAKE2 = 9a0dce6152ba0f0ca4a42a83ca0f6d234fb9fef2a681d274aab6922e3394b70430e677fd549b17b13d928d733c0e72a7e3527cfb461971bbfd155ec1bd5e738c install : $(TARGET) @@ -71,7 +71,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && meson --prefix=/usr builddir/ + cd $(DIR_APP) && meson setup \ + --prefix=/usr \ + builddir/ cd $(DIR_APP) && ninja -C builddir/ $(MAKETUNING) cd $(DIR_APP) && ninja -C builddir/ install @rm -rf $(DIR_APP)