Page MenuHomeFreeBSD

devel/transient: Update to 0.13.3
ClosedPublic

Authored by jrm on May 10 2026, 2:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 16, 10:52 AM
Unknown Object (File)
Sat, Jun 13, 6:36 AM
Unknown Object (File)
Thu, Jun 4, 8:15 PM
Unknown Object (File)
Thu, Jun 4, 4:32 AM
Unknown Object (File)
Thu, Jun 4, 4:26 AM
Unknown Object (File)
Wed, Jun 3, 10:19 PM
Unknown Object (File)
Wed, Jun 3, 10:15 PM
Unknown Object (File)
Jun 2 2026, 4:38 AM
Subscribers
None

Details

Summary

Port changes:

  • Install elisp to a port-specific subdirectory of ${EMACS_SITE_LISPDIR}.
  • Use do-build targets so byte-compilation can be skipped.
  • Patch upstream makefiles to respect SED=gsed in the environment.

Diff Detail

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

Event Timeline

jrm requested review of this revision.May 10 2026, 2:43 AM
jrm created this revision.
This revision is now accepted and ready to land.May 15 2026, 12:54 PM

FWIW we might be able to remove the gnu-sed dependency and use OPT_ALL_TARGET to simplify further, but this can wait until the next update. Thanks again!

This revision was automatically updated to reflect the committed changes.