From 573005040c567a9129cbd40486ef7cb6bcdacc39 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 23 Nov 2015 19:38:34 +0000 Subject: [PATCH] nano: bump version. --- app-editors/nano/{nano-2.4.2.recipe => nano-2.4.3.recipe} | 4 ++-- .../nano/patches/{nano-2.4.2.patchset => nano-2.4.3.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename app-editors/nano/{nano-2.4.2.recipe => nano-2.4.3.recipe} (92%) rename app-editors/nano/patches/{nano-2.4.2.patchset => nano-2.4.3.patchset} (100%) diff --git a/app-editors/nano/nano-2.4.2.recipe b/app-editors/nano/nano-2.4.3.recipe similarity index 92% rename from app-editors/nano/nano-2.4.2.recipe rename to app-editors/nano/nano-2.4.3.recipe index eee15e43d..15b1d95aa 100644 --- a/app-editors/nano/nano-2.4.2.recipe +++ b/app-editors/nano/nano-2.4.3.recipe @@ -12,9 +12,9 @@ functionality. Features include: HOMEPAGE="http://www.nano-editor.org/" COPYRIGHT="1999-2010 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.nano-editor.org/dist/v2.4/nano-$portVersion.tar.gz" -CHECKSUM_SHA256="c8cd7f18fcf5696d9df3364ee2a840e0ab7b6bdbd22abf850bbdc951db7f65b9" +CHECKSUM_SHA256="32d627072b6026678e4f4095c047adec92ac7ec542dd6d91cf27f49b601768f2" PATCHES="nano-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/app-editors/nano/patches/nano-2.4.2.patchset b/app-editors/nano/patches/nano-2.4.3.patchset similarity index 100% rename from app-editors/nano/patches/nano-2.4.2.patchset rename to app-editors/nano/patches/nano-2.4.3.patchset