Page MenuHomeFreeBSD

*/*: Chase editors/emacs update
ClosedPublic

Authored by jrm on Jan 26 2024, 2:33 PM.
Tags
None
Referenced Files
F165099382: D43615.diff
Thu, Aug 6, 12:57 AM
F165077458: D43615.diff
Wed, Aug 5, 8:11 PM
Unknown Object (File)
Sun, Aug 2, 3:48 PM
Unknown Object (File)
Sun, Aug 2, 5:44 AM
Unknown Object (File)
Sat, Aug 1, 5:43 PM
Unknown Object (File)
Wed, Jul 29, 3:47 PM
Unknown Object (File)
Sun, Jul 26, 10:12 AM
Unknown Object (File)
Sat, Jul 25, 11:44 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 55639
Build 52528: arc lint + arc unit

Event Timeline

jrm requested review of this revision.Jan 26 2024, 2:33 PM
jrm created this revision.

The only failure I've seen so far is databases/emacsql-devel on 15amd64, but it also failed before the editors/emacs update from 29.1 to 29.2.

http://pkg.ftfl.ca/data/15amd64-default/2024-01-26_09h38m58s/logs/errors/emacsql-devel-3.1.1.43_1.log

This revision is now accepted and ready to land.Jan 26 2024, 6:46 PM
This revision was automatically updated to reflect the committed changes.