From d2427aba7cb036c982d080c49699ce06f9cbbcf1 Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Fri, 19 Jan 2024 18:40:29 -0700 Subject: [PATCH] emacs: update to 29.2 (#10006) --- app-editors/emacs/{emacs-29.1.recipe => emacs-29.2.recipe} | 4 ++-- .../patches/{emacs-29.1.patchset => emacs-29.2.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename app-editors/emacs/{emacs-29.1.recipe => emacs-29.2.recipe} (96%) rename app-editors/emacs/patches/{emacs-29.1.patchset => emacs-29.2.patchset} (100%) diff --git a/app-editors/emacs/emacs-29.1.recipe b/app-editors/emacs/emacs-29.2.recipe similarity index 96% rename from app-editors/emacs/emacs-29.1.recipe rename to app-editors/emacs/emacs-29.2.recipe index 6cc802a30..70e8e25c1 100644 --- a/app-editors/emacs/emacs-29.1.recipe +++ b/app-editors/emacs/emacs-29.2.recipe @@ -11,11 +11,11 @@ extensions to support text editing. news reader, debugger interface, calendar, and more. * A packaging system for downloading and installing extensions." HOMEPAGE="https://gnu.org/s/emacs/" -COPYRIGHT="2001-2023 Free Software Foundation, Inc." +COPYRIGHT="2001-2024 Free Software Foundation, Inc." LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="http://ftpmirror.gnu.org/emacs/emacs-$portVersion.tar.gz" -CHECKSUM_SHA256="5b80e0475b0e619d2ad395ef5bc481b7cb9f13894ed23c301210572040e4b5b1" +CHECKSUM_SHA256="ac8773eb17d8b3c0c4a3bccbb478f7c359266b458563f9a5e2c23c53c05e4e59" ADDITIONAL_FILES="emacs.rdef.in" PATCHES="emacs-$portVersion.patchset" diff --git a/app-editors/emacs/patches/emacs-29.1.patchset b/app-editors/emacs/patches/emacs-29.2.patchset similarity index 100% rename from app-editors/emacs/patches/emacs-29.1.patchset rename to app-editors/emacs/patches/emacs-29.2.patchset