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
F131716563: D8122.id21032.diff
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
Unknown Object (File)
Thu, Oct 2, 5:49 AM
Unknown Object (File)
Thu, Oct 2, 12:23 AM
Unknown Object (File)
Wed, Oct 1, 11:28 AM
Unknown Object (File)
Tue, Sep 30, 1:16 AM
Subscribers

Details

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

Diff Detail

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

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.