From 77ca9bbd2f5ee90469f009f6680ed9de5895ca7b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 3 Jul 2017 21:04:04 +0200 Subject: [PATCH] nano: bump version. --- app-editors/nano/{nano-2.8.4.recipe => nano-2.8.5.recipe} | 2 +- .../nano/patches/{nano-2.8.4.patchset => nano-2.8.5.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-2.8.4.recipe => nano-2.8.5.recipe} (93%) rename app-editors/nano/patches/{nano-2.8.4.patchset => nano-2.8.5.patchset} (100%) diff --git a/app-editors/nano/nano-2.8.4.recipe b/app-editors/nano/nano-2.8.5.recipe similarity index 93% rename from app-editors/nano/nano-2.8.4.recipe rename to app-editors/nano/nano-2.8.5.recipe index 7a123eece..e672ae479 100644 --- a/app-editors/nano/nano-2.8.4.recipe +++ b/app-editors/nano/nano-2.8.5.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1999-2017 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://www.nano-editor.org/dist/v2.8/nano-$portVersion.tar.gz" -CHECKSUM_SHA256="78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f" +CHECKSUM_SHA256="e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a" PATCHES="nano-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/app-editors/nano/patches/nano-2.8.4.patchset b/app-editors/nano/patches/nano-2.8.5.patchset similarity index 100% rename from app-editors/nano/patches/nano-2.8.4.patchset rename to app-editors/nano/patches/nano-2.8.5.patchset