From bd4190bebad5699bdadb1ee2e402f4705cb7fbf5 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 27 Feb 2016 14:24:09 +0000 Subject: [PATCH] nano: bump version. --- app-editors/nano/{nano-2.5.2.recipe => nano-2.5.3.recipe} | 2 +- .../nano/patches/{nano-2.5.2.patchset => nano-2.5.3.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app-editors/nano/{nano-2.5.2.recipe => nano-2.5.3.recipe} (93%) rename app-editors/nano/patches/{nano-2.5.2.patchset => nano-2.5.3.patchset} (100%) diff --git a/app-editors/nano/nano-2.5.2.recipe b/app-editors/nano/nano-2.5.3.recipe similarity index 93% rename from app-editors/nano/nano-2.5.2.recipe rename to app-editors/nano/nano-2.5.3.recipe index 4aecbc68f..472e1e61f 100644 --- a/app-editors/nano/nano-2.5.2.recipe +++ b/app-editors/nano/nano-2.5.3.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1999-2016 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://www.nano-editor.org/dist/v2.5/nano-$portVersion.tar.gz" -CHECKSUM_SHA256="89bd6ac5120880d2a95431d8bad22bf92c7ccbf10b8f1716d4ea062f3faeeb41" +CHECKSUM_SHA256="b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee" PATCHES="nano-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/app-editors/nano/patches/nano-2.5.2.patchset b/app-editors/nano/patches/nano-2.5.3.patchset similarity index 100% rename from app-editors/nano/patches/nano-2.5.2.patchset rename to app-editors/nano/patches/nano-2.5.3.patchset