From 28d144cf1795f61ff9b2359e3b1462823c210c77 Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Wed, 3 May 2023 20:32:24 -0600 Subject: [PATCH] most: update to 5.2.0 (#8575) --- sys-apps/most/{most-5.1.0.recipe => most-5.2.0.recipe} | 4 ++-- .../most/patches/{most-5.1.0.patchset => most-5.2.0.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename sys-apps/most/{most-5.1.0.recipe => most-5.2.0.recipe} (91%) rename sys-apps/most/patches/{most-5.1.0.patchset => most-5.2.0.patchset} (100%) diff --git a/sys-apps/most/most-5.1.0.recipe b/sys-apps/most/most-5.2.0.recipe similarity index 91% rename from sys-apps/most/most-5.1.0.recipe rename to sys-apps/most/most-5.2.0.recipe index 68d177597..626b0d346 100644 --- a/sys-apps/most/most-5.1.0.recipe +++ b/sys-apps/most/most-5.2.0.recipe @@ -3,11 +3,11 @@ DESCRIPTION="'Most' is a powerful paging program for Unix, VMS, MSDOS, and win32 Unlike other well-known paging programs 'most' supports multiple windows and can \ scroll left and right. Why settle for less?" HOMEPAGE="http://www.jedsoft.org/most/" -COPYRIGHT="1991-2019 John E. Davis" +COPYRIGHT="1991-2022 John E. Davis" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="http://www.jedsoft.org/releases/most/most-$portVersion.tar.gz" -CHECKSUM_SHA256="db805d1ffad3e85890802061ac8c90e3c89e25afb184a794e03715a3ed190501" +CHECKSUM_SHA256="9455aeb8f826fa8385c850dc22bf0f22cf9069b3c3423fba4bf2c6f6226d9903" SOURCE_DIR="most-$portVersion" PATCHES="most-$portVersion.patchset" diff --git a/sys-apps/most/patches/most-5.1.0.patchset b/sys-apps/most/patches/most-5.2.0.patchset similarity index 100% rename from sys-apps/most/patches/most-5.1.0.patchset rename to sys-apps/most/patches/most-5.2.0.patchset