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)
Mon, Apr 20, 7:58 AM
Unknown Object (File)
Mon, Apr 20, 7:45 AM
Unknown Object (File)
Mon, Apr 20, 6:05 AM
Unknown Object (File)
Sat, Apr 18, 9:48 PM
Unknown Object (File)
Wed, Apr 15, 12:30 PM
Unknown Object (File)
Tue, Apr 14, 8:46 AM
Unknown Object (File)
Sat, Apr 11, 5:11 PM
Unknown Object (File)
Sat, Apr 11, 3:54 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

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58315
Build 55203: arc lint + arc unit

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.