From 1d0c0e26f079bddab21156a127f27cc5a0835eeb Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 26 Oct 2017 13:53:16 +0200 Subject: [PATCH] emacs: bump version. --- app-editors/emacs/{emacs-25.2.recipe => emacs-25.3.recipe} | 4 ++-- .../patches/{emacs-25.2.patchset => emacs-25.3.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename app-editors/emacs/{emacs-25.2.recipe => emacs-25.3.recipe} (97%) rename app-editors/emacs/patches/{emacs-25.2.patchset => emacs-25.3.patchset} (100%) diff --git a/app-editors/emacs/emacs-25.2.recipe b/app-editors/emacs/emacs-25.3.recipe similarity index 97% rename from app-editors/emacs/emacs-25.2.recipe rename to app-editors/emacs/emacs-25.3.recipe index 3957c7487..043ff7488 100644 --- a/app-editors/emacs/emacs-25.2.recipe +++ b/app-editors/emacs/emacs-25.3.recipe @@ -13,9 +13,9 @@ project planner, mail and news reader, debugger interface, calendar, and more. HOMEPAGE="https://gnu.org/s/emacs/" COPYRIGHT="2001-2017 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.artfiles.org/gnu.org/emacs/emacs-$portVersion.tar.xz" -CHECKSUM_SHA256="59b55194c9979987c5e9f1a1a4ab5406714e80ffcfd415cc6b9222413bc073fa" +CHECKSUM_SHA256="253ac5e7075e594549b83fd9ec116a9dc37294d415e2f21f8ee109829307c00b" PATCHES="emacs-$portVersion.patchset" ADDITIONAL_FILES="emacs.rdef.in" diff --git a/app-editors/emacs/patches/emacs-25.2.patchset b/app-editors/emacs/patches/emacs-25.3.patchset similarity index 100% rename from app-editors/emacs/patches/emacs-25.2.patchset rename to app-editors/emacs/patches/emacs-25.3.patchset