From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F23D9158020 for ; Sat, 26 Nov 2022 10:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F07AFE09D7; Sat, 26 Nov 2022 10:54:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2FD6E09D5 for ; Sat, 26 Nov 2022 10:54:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 581C9341481 for ; Sat, 26 Nov 2022 10:54:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5F0B771 for ; Sat, 26 Nov 2022 10:54:30 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1669376219.438ea1c24b80a3323201b62141b6d4aaff7ec068.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/tfdn/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-libs/tfdn/Manifest dev-libs/tfdn/tfdn-1.3.0.ebuild dev-libs/tfdn/tfdn-1.5.0.ebuild X-VCS-Directories: dev-libs/tfdn/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 438ea1c24b80a3323201b62141b6d4aaff7ec068 X-VCS-Branch: master Date: Sat, 26 Nov 2022 10:54:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a7a71c3c-f25c-496e-82f5-82a77f282e73 X-Archives-Hash: df61c409c4bad936f709a2911e5feb76 commit: 438ea1c24b80a3323201b62141b6d4aaff7ec068 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Fri Nov 25 11:05:43 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Nov 25 11:36:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=438ea1c2 dev-libs/tfdn: add 1.5.0, drop 1.3.0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-libs/tfdn/Manifest | 2 +- dev-libs/tfdn/{tfdn-1.3.0.ebuild => tfdn-1.5.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tfdn/Manifest b/dev-libs/tfdn/Manifest index b311bffef..0d1875089 100644 --- a/dev-libs/tfdn/Manifest +++ b/dev-libs/tfdn/Manifest @@ -1,2 +1,2 @@ -DIST tfdn-1.3.0.tar.gz 210376 BLAKE2B 1d2ee5f7c4b48b869dff2669f2d4b2bcc72a2e850bda083f780d378260ab6fe869bea56fc1263024ff3069daf9824148affdeab08ea4f727f548ebda2c8a65b3 SHA512 6bdeeecfe83f08abe54f8c518827f812433aee9e67d267e0f66b1a547e34acb251e65f340498d1f95e264a1d17e88cf11c1014ac0183023752c59a6d79979c8a DIST tfdn-1.4.0.tar.gz 210489 BLAKE2B fb4f1ca35b502464d64153d022da641d039dc53632104cd5528dc9280cbd760415e917b97aef88fcf32e729d1974470f656ea16651d4ba5805c4a78d45b4f89a SHA512 1b0ff1ff5e243a0caa905f7a744a9ec92695cfe0600f171a6ab11c03799b7cce128bd4809cf70ab7c392f3f8e55c30cabc0bb288cfa26b6b59bd3d9280cd3446 +DIST tfdn-1.5.0.tar.gz 211135 BLAKE2B c98fa677e3aa00d57895539ec6178fc2fd7f0505646170d86281c9e973b81e90ce4a39040307e8a14ad15bdf6670f85addfc159dce8907508088c6f85c529ea5 SHA512 e37dd1c0153e2a8e2c4d6128874383038257203dc9ec6ecaeed42eda24f7991bc64ab9ef9cb7f4ac6cc9b230fa8f0dfaa3c4b8275358a7cb2362c8cfd0655713 diff --git a/dev-libs/tfdn/tfdn-1.3.0.ebuild b/dev-libs/tfdn/tfdn-1.5.0.ebuild similarity index 98% rename from dev-libs/tfdn/tfdn-1.3.0.ebuild rename to dev-libs/tfdn/tfdn-1.5.0.ebuild index 8afeec395..181f45bba 100644 --- a/dev-libs/tfdn/tfdn-1.3.0.ebuild +++ b/dev-libs/tfdn/tfdn-1.5.0.ebuild @@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86" IUSE="cpu_flags_x86_sse4_1 curl debug ssl" DEPEND=" - dev-libs/libpcre:3 + dev-libs/libpcre2:= dev-libs/libunistring:= sys-libs/zlib:= curl? ( net-misc/curl )