Date: Mon, 17 Nov 2025 16:43:48 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6c1e34529be4 - main - editors/emacs-devel: Update to 2025-10-17 snapshot Message-ID: <202511171643.5AHGhmwG025315@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c1e34529be4da5b787d5a3fa0f4a892e44b2937 commit 6c1e34529be4da5b787d5a3fa0f4a892e44b2937 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2025-11-17 16:30:01 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2025-11-17 16:43:41 +0000 editors/emacs-devel: Update to 2025-10-17 snapshot New /etc/NEWS items: ec08011af4f - New hideshow option 'hs-cycle-filter' for visibility-cycling with 'TAB' a0761ddb4bd - Improve foldout-exit-fold with negative arg (bug#77370) 045fe2e2a3e - ; * etc/NEWS (Ibuffer): Announce new faces. (Bug#79786) 2e8cc345d5b - VC revert commands: Facilities to entirely delete revisions 5dfcba699e1 - Revised bindings for diff-revert-and-kill-hunk 04520bfd7ef - Zone multi-window and -frame support c35e5a23fe5 - ; * etc/NEWS: Merge diff sections ef9860588ac - ; * etc/NEWS (hs-hide-block-behavior): Explain the replacements. 5c18d23d668 - (diff-refine-threshold): New custom var (bug#79546) 68e337e630f - Don't discard empty string arguments from emacsclient cc589d70039 - hideshow: Rework previous changes 8815194ea6d - Unify constants that are equal-including-properties in compiler e7505ca213d - Add option to auto-refresh the lossage buffer. (Bug#79732) 959345f602d - hideshow: Rewrite 'hs-special-modes-alist' b01435306a3 - Change tree-sitter query predicate names (bug#79687) 2c4e7a99cc1 - Handle resizing of fullscreen frames more consistently (Bug#79704) dd9d1df4fa6 - Automatically toggle between dark and light mode PGTK widgets 2447188a69b - 'map-y-or-n-p' now uses the minibuffer to read a char (bug#79664) ab4a616b0b2 - 'read-multiple-choice' now uses the minibuffer to read a char (bug#79664) a730cb59ee3 - ; * etc/NEWS (Speedbar): Fix a typo (bug#79748). Commit log: https://github.com/emacs-mirror/emacs/compare/63ea5e5b3a5...6c770f86245 Sponsored by: The FreeBSD Foundation --- editors/emacs-devel/Makefile | 4 ++-- editors/emacs-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index bd1752f98077..8c9821fb35cd 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= emacs -DISTVERSION= 31.0.50.20251031 +DISTVERSION= 31.0.50.20251117 PORTEPOCH= 3 CATEGORIES= editors PKGNAMESUFFIX= -devel @@ -24,7 +24,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags makeinfo ncurses \ CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 63ea5e5b3a5 +GH_TAGNAME= 6c770f86245 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-build-details \ diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 08efcd7290ea..ebf9312dfab9 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761964635 -SHA256 (emacs-mirror-emacs-31.0.50.20251031-63ea5e5b3a5_GH0.tar.gz) = 0eac62d81d8d718b1331a67000be0ad5be0bce72aa0d9d580549dc80dd425741 -SIZE (emacs-mirror-emacs-31.0.50.20251031-63ea5e5b3a5_GH0.tar.gz) = 52427622 +TIMESTAMP = 1763392613 +SHA256 (emacs-mirror-emacs-31.0.50.20251117-6c770f86245_GH0.tar.gz) = 7edef6f931dfbd0998984981e1f20b1d575df7f339514bcc0a361244511b9c22 +SIZE (emacs-mirror-emacs-31.0.50.20251117-6c770f86245_GH0.tar.gz) = 52460308
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511171643.5AHGhmwG025315>
