Page MenuHomeFreeBSD

www/bluefish: Update to 2.2.9
ClosedPublic

Authored by woodsb02 on Jun 18 2016, 11:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 5, 10:08 AM
Unknown Object (File)
Tue, Dec 3, 5:20 PM
Unknown Object (File)
Tue, Dec 3, 6:54 AM
Unknown Object (File)
Mon, Dec 2, 11:48 PM
Unknown Object (File)
Sat, Nov 30, 8:15 AM
Unknown Object (File)
Mon, Nov 25, 1:39 AM
Unknown Object (File)
Nov 24 2024, 10:30 AM
Unknown Object (File)
Nov 23 2024, 10:28 AM
Subscribers
None

Details

Summary

www/bluefish:

  • Update to 2.2.9
  • Add LIB_DEPENDS and USE_GNOME as found by new stage-qa test
  • Take maintainership
Test Plan

poudriere testport www/bluefish

Diff Detail

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

Event Timeline

woodsb02 retitled this revision from to www/bluefish: Update to 2.2.9.
woodsb02 updated this object.
woodsb02 edited the test plan for this revision. (Show Details)
woodsb02 added reviewers: adamw, mat, koobs.
adamw edited edge metadata.
adamw added inline comments.
www/bluefish/Makefile
43–45

Can that be GTK2_CONFIGURE_WITH= gtk2?

This revision is now accepted and ready to land.Jun 19 2016, 12:00 AM
woodsb02 edited edge metadata.

As per comment from adamw, convert to GTK2_CONFIGURE_WITH=gtk2=yes.
Note that the --with-gtk2 argument must specifically have =yes. [1]

Also switch to GTK3 by default (follow upstream defaults).

[1] https://sourceforge.net/p/bluefish/code/HEAD/tree/trunk/bluefish/configure.ac

This revision now requires review to proceed.Jun 19 2016, 8:22 AM
adamw edited edge metadata.
This revision is now accepted and ready to land.Jun 19 2016, 2:17 PM
This revision was automatically updated to reflect the committed changes.