Page MenuHomeFreeBSD

Chase editors/emacs update to 29.4
ClosedPublic

Authored by jrm on Jun 23 2024, 4:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 2, 4:08 AM
Unknown Object (File)
Mon, Aug 11, 6:44 AM
Unknown Object (File)
Aug 2 2025, 4:38 AM
Unknown Object (File)
Jul 27 2025, 10:23 PM
Unknown Object (File)
Jul 23 2025, 2:45 AM
Unknown Object (File)
Jul 21 2025, 12:39 PM
Unknown Object (File)
Jul 20 2025, 7:10 PM
Unknown Object (File)
Jul 17 2025, 1:04 PM
Subscribers
None

Details

Summary
  • Bump Emacs version in Mk/Uses/emacs.mk to update version-specific paths
  • Bump PORTREVISION of ports with USES=emacs. This is required for two reasons. Emacs lisp files need to be byte compiled for the new Emacs version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR need to be relocated.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Jun 23 2024, 4:21 PM
jrm created this revision.

LGTM
Thanks for work!

This revision is now accepted and ready to land.Jun 23 2024, 6:41 PM

Looks good to me. Thanks for working on this!

This revision was automatically updated to reflect the committed changes.