From 93d3d5de240a2a0005b773c97d929c79fc9c1e93 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Mon, 25 Mar 2024 00:30:17 +0000 Subject: editors/emacs: Update to 29.3 Emacs 29.3 is an emergency bugfix release intended to fix several security vulnerabilities. For details, refer to the Changelog. Changelog: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29.3 Reviewed by: jrm Security: f661184a-eb90-11ee-92fc-1c697a616631 Differential Revision: Co-authored-by: Joseph Mingrone (cherry picked from commit 4d9f1684ed014a79d95526fa8c4ba77ece854b8d) --- editors/emacs/Makefile | 3 +-- editors/emacs/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 07b646670ed8..f88af1d29735 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,6 +1,5 @@ PORTNAME= emacs -DISTVERSION= 29.2 -PORTREVISION= 1 +DISTVERSION= 29.3 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= GNU diff --git a/editors/emacs/distinfo b/editors/emacs/distinfo index 074d5e2f644b..bd1540f5bfa5 100644 --- a/editors/emacs/distinfo +++ b/editors/emacs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1706210974 -SHA256 (emacs-29.2.tar.xz) = 7d3d2448988720bf4bf57ad77a5a08bf22df26160f90507a841ba986be2670dc -SIZE (emacs-29.2.tar.xz) = 52162080 +TIMESTAMP = 1711330409 +SHA256 (emacs-29.3.tar.xz) = c34c05d3ace666ed9c7f7a0faf070fea3217ff1910d004499bd5453233d742a0 +SIZE (emacs-29.3.tar.xz) = 52203168 SHA256 (emacs29.1-canna-20230730.diff.xz) = 03741d173d86823409e42906f47cbd3c924cf88ec25cc3e228c4827a96243125 SIZE (emacs29.1-canna-20230730.diff.xz) = 26852 -- cgit v1.2.3