Page MenuHomeFreeBSD

Chase editors/emacs update to version 25.2
ClosedPublic

Authored by jrm on Apr 28 2017, 1:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 7:39 PM
Unknown Object (File)
Oct 20 2024, 1:10 PM
Unknown Object (File)
Oct 14 2024, 9:46 AM
Unknown Object (File)
Sep 30 2024, 11:34 PM
Unknown Object (File)
Sep 21 2024, 12:17 PM
Unknown Object (File)
Sep 19 2024, 5:06 PM
Unknown Object (File)
Sep 17 2024, 8:00 PM
Unknown Object (File)
Sep 17 2024, 6:59 AM
Subscribers

Diff Detail

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

Event Timeline

I determined which ports to bump with:

grep --include='*/*/Makefile' --include='*/*/pkg-plist' -r 'EMACS_LIBDIR_WITH_VER\|EMACS_VERSION_SITE_LISPDIR' /usr/ports

Thanks for this. I used to do this by compiling the list of dependent ports from INDEX file, which is broader than these list of changes, and was theoretically good. Although, your approach is better, and seems more precise. Please go ahead.

Ashish

This revision is now accepted and ready to land.Apr 29 2017, 12:42 AM
This revision was automatically updated to reflect the committed changes.