Date: Tue, 26 Mar 2024 23:01:32 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: cc7ddf74bbeb - 2024Q1 - editors/emacs: Update to 29.2 Message-ID: <202403262301.42QN1Wo7045442@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc7ddf74bbeb88bebd3d44bfa67b1a359b0f251c commit cc7ddf74bbeb88bebd3d44bfa67b1a359b0f251c Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2024-01-26 14:25:14 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-03-26 23:00:52 +0000 editors/emacs: Update to 29.2 This is a bug-fix release with no new features. Changelog: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29.2 Reviewed by: ashish Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D43616 (cherry picked from commit 29b94c52385d864db8ced05dfd327aae4e432919) --- 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 0b1349182735..8730100d3cf7 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,6 +1,5 @@ PORTNAME= emacs -DISTVERSION= 29.1 -PORTREVISION= 2 +DISTVERSION= 29.2 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= GNU diff --git a/editors/emacs/distinfo b/editors/emacs/distinfo index 367ea3cc8917..074d5e2f644b 100644 --- a/editors/emacs/distinfo +++ b/editors/emacs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1690728367 -SHA256 (emacs-29.1.tar.xz) = d2f881a5cc231e2f5a03e86f4584b0438f83edd7598a09d24a21bd8d003e2e01 -SIZE (emacs-29.1.tar.xz) = 52081008 +TIMESTAMP = 1706210974 +SHA256 (emacs-29.2.tar.xz) = 7d3d2448988720bf4bf57ad77a5a08bf22df26160f90507a841ba986be2670dc +SIZE (emacs-29.2.tar.xz) = 52162080 SHA256 (emacs29.1-canna-20230730.diff.xz) = 03741d173d86823409e42906f47cbd3c924cf88ec25cc3e228c4827a96243125 SIZE (emacs29.1-canna-20230730.diff.xz) = 26852
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403262301.42QN1Wo7045442>