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
F161453700: D10534.id.diff
Fri, Jul 3, 10:55 PM
F161452616: D10534.id.diff
Fri, Jul 3, 10:35 PM
F161358155: D10534.id27848.diff
Fri, Jul 3, 3:25 AM
Unknown Object (File)
Wed, Jul 1, 6:27 AM
Unknown Object (File)
Tue, Jun 30, 7:01 AM
Unknown Object (File)
Tue, Jun 30, 7:01 AM
Unknown Object (File)
Tue, Jun 30, 7:01 AM
Unknown Object (File)
Tue, Jun 30, 7:00 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.