From 6dbffbaf5d30cb291478be6802318b8e92e603e9 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sun, 13 Mar 2016 22:42:55 +0300 Subject: [PATCH] mc: bump version --- app-misc/mc/{mc-4.8.15.recipe => mc-4.8.16.recipe} | 6 +++--- app-misc/mc/patches/{mc-4.8.15.patch => mc-4.8.16.patch} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename app-misc/mc/{mc-4.8.15.recipe => mc-4.8.16.recipe} (94%) rename app-misc/mc/patches/{mc-4.8.15.patch => mc-4.8.16.patch} (100%) diff --git a/app-misc/mc/mc-4.8.15.recipe b/app-misc/mc/mc-4.8.16.recipe similarity index 94% rename from app-misc/mc/mc-4.8.15.recipe rename to app-misc/mc/mc-4.8.16.recipe index 6e621824b..8f76d70cc 100644 --- a/app-misc/mc/mc-4.8.15.recipe +++ b/app-misc/mc/mc-4.8.16.recipe @@ -7,10 +7,10 @@ that allows files on remote systems (e.g. FTP, SSH servers) and files inside \ archives to be manipulated like real files." HOMEPAGE="http://www.midnight-commander.org" SOURCE_URI="http://ftp.midnight-commander.org/mc-$portVersion.tar.xz" -CHECKSUM_SHA256="cf4e8f5dfe419830d56ca7e5f2495898e37ebcd05da1e47ff7041446c87fba16" -COPYRIGHT="1994-2015, Free Software Foundation" +CHECKSUM_SHA256="bbbcbe3097d3160f865d24aa38ff122f1c59752b5ef153ca4ade5ac0f82b7020" +COPYRIGHT="1994-2016, Free Software Foundation" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" diff --git a/app-misc/mc/patches/mc-4.8.15.patch b/app-misc/mc/patches/mc-4.8.16.patch similarity index 100% rename from app-misc/mc/patches/mc-4.8.15.patch rename to app-misc/mc/patches/mc-4.8.16.patch