From 2ba56fc1e13c879fdf759068b199e117094aa982 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Tue, 13 Apr 2021 21:48:04 +0300 Subject: [PATCH] nnn: bump to 4.0 (#5833) --- app-misc/nnn/{nnn-3.5.recipe => nnn-4.0.recipe} | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) rename app-misc/nnn/{nnn-3.5.recipe => nnn-4.0.recipe} (89%) diff --git a/app-misc/nnn/nnn-3.5.recipe b/app-misc/nnn/nnn-4.0.recipe similarity index 89% rename from app-misc/nnn/nnn-3.5.recipe rename to app-misc/nnn/nnn-4.0.recipe index b74713e95..7cc803cee 100644 --- a/app-misc/nnn/nnn-3.5.recipe +++ b/app-misc/nnn/nnn-4.0.recipe @@ -12,11 +12,11 @@ Cygwin, WSL, Haiku and works seamlessly with DEs and GUI utilities. Visit the Wiki for concepts, program usage, how-tos and troubleshooting." HOMEPAGE="https://github.com/jarun/nnn" -COPYRIGHT="2016-2020 Arun Prakash Jana" +COPYRIGHT="2016-2021 Arun Prakash Jana" LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="https://github.com/jarun/nnn/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="e636d4035499a112a0ad33f1557838132ed2e39d8857c5b219714fe9f64681f3" +CHECKSUM_SHA256="a219ec8fad3dd0512aadae5840176f3265188c4c22da3b17b133bac602b40754" ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -44,14 +44,8 @@ BUILD_PREREQUIRES=" cmd:ld$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix - cmd:sed " -PATCH() -{ - sed -i 's+#+//+g' misc/haiku/nnn.rdef -} - BUILD() { make -f misc/haiku/Makefile $jobArgs