Page MenuHomeFreeBSD

Update www/otter-browser to 0.9.11
ClosedPublic

Authored by tcberner on Oct 2 2016, 10:55 AM.
Tags
None
Referenced Files
F132518002: D8122.id20929.diff
Fri, Oct 17, 2:38 PM
Unknown Object (File)
Thu, Oct 16, 2:36 PM
Unknown Object (File)
Wed, Oct 15, 3:32 AM
Unknown Object (File)
Sun, Oct 12, 12:25 PM
Unknown Object (File)
Fri, Oct 10, 2:33 PM
Unknown Object (File)
Mon, Oct 6, 2:32 AM
Unknown Object (File)
Fri, Oct 3, 4:04 PM
Unknown Object (File)
Thu, Oct 2, 11:31 PM
Subscribers

Details

Summary
  • Update to 0.9.11
  • Add qml as dependency (stage-qa)

Diff Detail

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

Event Timeline

tcberner retitled this revision from to Update www/otter-browser to 0.9.11.
tcberner updated this object.
tcberner edited the test plan for this revision. (Show Details)
tcberner added reviewers: rakuco, mat.
tcberner added a subscriber: adridg.

...of course this does not build on 9.3 anymore

mat edited edge metadata.
This revision is now accepted and ready to land.Oct 3 2016, 1:40 PM
tcberner edited edge metadata.

Fix the build on 9.3: Use compiler:c++11-lib [initializer lists are needed].

This revision now requires review to proceed.Oct 3 2016, 9:01 PM
tcberner edited edge metadata.

While here, simplify the ports Makefile:
Instead of defining PKGNAMESUFFIX and GH_PROJECT, just call the port otter-browser.

This revision was automatically updated to reflect the committed changes.