From 85ddce2e36cdd46ce426cd3146d2ec419ffddde8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 17 Mar 2025 00:29:37 +0000 Subject: gentoo auto-resync : 17:03:2025 - 00:29:37 --- app-misc/Manifest.gz | Bin 50040 -> 50049 bytes app-misc/ledit/Manifest | 2 +- app-misc/ledit/ledit-2.04-r1.ebuild | 42 ++++++++++++++++++++++++ app-misc/ledit/ledit-2.04.ebuild | 42 ------------------------ app-misc/mc/Manifest | 12 +++---- app-misc/mc/files/mc-4.8.26-ncurses-mouse.patch | 2 +- app-misc/mc/files/mc-4.8.32-fix-chdir.patch | 2 +- app-misc/mc/mc-4.8.30-r2.ebuild | 6 ++-- app-misc/mc/mc-4.8.32-r1.ebuild | 6 ++-- app-misc/mc/mc-4.8.33.ebuild | 6 ++-- app-misc/mc/metadata.xml | 7 +++- 11 files changed, 66 insertions(+), 61 deletions(-) create mode 100644 app-misc/ledit/ledit-2.04-r1.ebuild delete mode 100644 app-misc/ledit/ledit-2.04.ebuild (limited to 'app-misc') diff --git a/app-misc/Manifest.gz b/app-misc/Manifest.gz index b46ae9d5e860..7990644f68e2 100644 Binary files a/app-misc/Manifest.gz and b/app-misc/Manifest.gz differ diff --git a/app-misc/ledit/Manifest b/app-misc/ledit/Manifest index f0cdb8a527b2..0ad99a9a5dda 100644 --- a/app-misc/ledit/Manifest +++ b/app-misc/ledit/Manifest @@ -1,4 +1,4 @@ AUX ledit-2.04-ocaml4.09.patch 1220 BLAKE2B 73c38afb2e64772e1756de664b4eb9fdfdc90759d07d52d5bd7fec7c151f0a94d884aea6e1148849cad4b5fa445ba2d3ce1c55847af540ee70f34f6990c6f439 SHA512 c1f66e86ce7eae4a48f30e2b395649b5e1c06da7583ae0399934e01a7bf69de01fc1e113929ff81e788637d3f3208f762b41813f92ab7ea4aa3806c82d3e620f DIST ledit-2.04.tgz 24430 BLAKE2B 782f39606e6151307c30a665cfb6e641647fe861718ae304171db07ac82c27ee5ca9503229a27857723de98c15ac350f60be8df2e4b4fe7dc475ef2271dcf591 SHA512 56fed04fa6306b5550dc6ab4f000553d5b01eddbdeccaafad51160ba9e2c12de5faab08cb8463cad2952501c73dff0e2e214f52a30a74da20f18af153206b807 -EBUILD ledit-2.04.ebuild 912 BLAKE2B abe20ad17b01be4928602f75caf075a44727b99bd61e159cc036437c2ffa1ebefd7836506aa9d78f12ea8e84a92f73c74979d03b72245b4d16234621c5a64fab SHA512 b7812f62bc982212723f85fa629894ca3d676e467916aca28671482dacf581b9f0d06df3030215055951600ade26783bf704b8cdf027606e2ad7ed568d2729eb +EBUILD ledit-2.04-r1.ebuild 908 BLAKE2B c4318eb89438d3491c6ecdf59f415234c4fad6973a998f1c4a4c77bccebbebfe8b5a5fe2c5f3b70cd9864cf3f18882b2c0fc903324f309907d814698850ab4ba SHA512 65f0cc2a2e9935bdbc30ed060e6062fd5cc73147093ebbece229827419f0a13f59e1578f84bc73fbc25813e0d0567abdd77aff877ceb48d17f5fcbb1c6be7508 MISC metadata.xml 169 BLAKE2B 25149b73446be31f3ea3dd3a6394230987e7d4c601d1605fd3827b37bd99b3301c2e0edb95d0f59a4577ed27919f43c2cc02b1edf62c4012b935a82e709e0c05 SHA512 55c53f74b001bae56ba8c54581a4168335b6b3a28dac23a2102b76795d5fd41de33b8b3e1ec03f9acc6e7a3a77e93b1a6ff3e3967c3156dcbf22b5b5a6245ef5 diff --git a/app-misc/ledit/ledit-2.04-r1.ebuild b/app-misc/ledit/ledit-2.04-r1.ebuild new file mode 100644 index 000000000000..2bd6aece70d1 --- /dev/null +++ b/app-misc/ledit/ledit-2.04-r1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A line editor to be used with interactive commands" +HOMEPAGE="http://pauillac.inria.fr/~ddr/ledit/" +SRC_URI="http://pauillac.inria.fr/~ddr/ledit/distrib/src/${P}.tgz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 ~ppc x86" +IUSE="+ocamlopt" + +RESTRICT="installsources !ocamlopt? ( strip )" + +DEPEND=" diff --git a/app-misc/mc/mc-4.8.30-r2.ebuild b/app-misc/mc/mc-4.8.30-r2.ebuild index c2cfc874cdb0..86106720d93c 100644 --- a/app-misc/mc/mc-4.8.30-r2.ebuild +++ b/app-misc/mc/mc-4.8.30-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,8 +7,8 @@ inherit autotools flag-o-matic MY_P="${P/_/-}" DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://midnight-commander.org" -SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz" +HOMEPAGE="https://midnight-commander.org https://github.com/MidnightCommander/mc" +SRC_URI="https://ftp.osuosl.org/pub/midnightcommander/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" diff --git a/app-misc/mc/mc-4.8.32-r1.ebuild b/app-misc/mc/mc-4.8.32-r1.ebuild index e3547167ec8b..4130f9556795 100644 --- a/app-misc/mc/mc-4.8.32-r1.ebuild +++ b/app-misc/mc/mc-4.8.32-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,8 +7,8 @@ inherit autotools flag-o-matic MY_P="${P/_/-}" DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://midnight-commander.org" -SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz" +HOMEPAGE="https://midnight-commander.org https://github.com/MidnightCommander/mc" +SRC_URI="https://ftp.osuosl.org/pub/midnightcommander/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" diff --git a/app-misc/mc/mc-4.8.33.ebuild b/app-misc/mc/mc-4.8.33.ebuild index 691267e4b2c6..9efde77ea369 100644 --- a/app-misc/mc/mc-4.8.33.ebuild +++ b/app-misc/mc/mc-4.8.33.ebuild @@ -7,8 +7,8 @@ inherit flag-o-matic MY_P="${P/_/-}" DESCRIPTION="GNU Midnight Commander is a text based file manager" -HOMEPAGE="https://midnight-commander.org" -SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz" +HOMEPAGE="https://midnight-commander.org https://github.com/MidnightCommander/mc" +SRC_URI="https://ftp.osuosl.org/pub/midnightcommander/${MY_P}.tar.xz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-3" @@ -87,7 +87,7 @@ src_configure() { } src_test() { - # Bug #759466 - tracked upstream at https://midnight-commander.org/ticket/4643 + # Bug #759466 - tracked upstream at https://github.com/MidnightCommander/mc/issues/4643 if [[ ${EUID} == 0 ]] ; then ewarn "You are emerging ${PN} as root with 'userpriv' disabled." ewarn "Expect some test failures, or emerge with 'FEATURES=userpriv'!" diff --git a/app-misc/mc/metadata.xml b/app-misc/mc/metadata.xml index 96a33cf76636..8e0c05271baa 100644 --- a/app-misc/mc/metadata.xml +++ b/app-misc/mc/metadata.xml @@ -11,7 +11,12 @@ Use sys-libs/slang instead of sys-libs/ncurses. + + yury@shurup.com + Yury V. Zaytsev + MidnightCommander/mc - https://midnight-commander.org/wiki/NewTicket + https://github.com/MidnightCommander/mc/issues + https://github.com/MidnightCommander/mc/blob/master/doc/NEWS -- cgit v1.2.3