Page MenuHomeFreeBSD

editors/emacs: Update to version 25.2
ClosedPublic

Authored by jrm on Apr 22 2017, 12:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 1:49 PM
Unknown Object (File)
Jan 26 2024, 9:51 AM
Unknown Object (File)
Dec 20 2023, 1:07 AM
Unknown Object (File)
Nov 21 2023, 11:04 PM
Unknown Object (File)
Nov 17 2023, 8:45 AM
Unknown Object (File)
Nov 14 2023, 4:21 AM
Unknown Object (File)
Nov 12 2023, 4:23 AM
Unknown Object (File)
Oct 16 2023, 7:43 AM
Subscribers

Details

Reviewers
ashish
swills
Summary
  • Make gtk3 the default X11 toolkit since gtk3 is upstream's first choice and upstream considers gtk2 deprecated.
Test Plan

portlint -C: warning about adding an NLS knob
testport: OK (poudriere: 10.3-RELEASE-p10, i386, default options)
testport: OK (poudriere: 10.3-RELEASE-p10, amd64, default options)
testport: OK (poudriere: 11.0-RELEASE-p1, i386, default options)
testport: OK (poudriere: 11.0-RELEASE-p1, amd64, default options)

All other options except xwidgets were tested. A poudriere testport run
with xwdigets turned on is running now, but will take about 8 hours for
webkit-gtk3 to compile. I will report back when it completes.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8841
Build 9217: arc lint + arc unit

Event Timeline

The build also succeeded (under 11amd64) with xwidgets turned on.

Works fine for me too. Please go ahead and commit.

Thank you

This revision is now accepted and ready to land.Apr 22 2017, 7:25 PM

Committed in r439187 (I forgot to reference the revision in the commit message).