Bug 209279 - www/otter-browser update to 0.9.10
Summary: www/otter-browser update to 0.9.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-05 10:17 UTC by groot
Modified: 2016-05-24 16:19 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+


Attachments
Patch against ports r414596 (2.96 KB, patch)
2016-05-05 10:17 UTC, groot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description groot 2016-05-05 10:17:04 UTC
Created attachment 169981 [details]
Patch against ports r414596

Update otter-browser to 0.9.10. This patch comes from area51, the kde-freebsd staging area. The patch is independent of other changes to Qt or KDE4-infrastructure.

Note that the patch is supposed to remove www/otter-devel/files/patch-CMakeLists.txt, as that file goes to 0 bytes.

Original work by tcberner.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-24 02:58:42 UTC
testbuild@work
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-24 05:14:50 UTC
On a loaded host:

[100%] Linking CXX executable otter-browser
/usr/local/lib/libQt5WebKit.so.5.5.1: undefined reference to `leveldb::NewMemEnv(leveldb::Env*)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
--- otter-browser ---
*** [otter-browser] Error code 1
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-24 05:15:11 UTC
now testing in poudriere...
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-05-24 16:16:26 UTC
A commit references this bug:

Author: pi
Date: Tue May 24 16:15:41 UTC 2016
New revision: 415800
URL: https://svnweb.freebsd.org/changeset/ports/415800

Log:
  www/otter-browser: 0.9.09 -> 0.9.10

  - added initial support for User Scripts;
  - added Addons Manager;
  - added alternative display mode and support for optional headers
    for URL completion in address field;
  - many enhancements in experimental backend for QtWebEngine (Blink):
    o added support for entering full screen mode;
    o added support for content blocking;
    o added support for several missing actions;
  - several fixes and improvements in content blocking;
  - improved CMake build system (also now it is the only officially supported);
  - added new backend for storing browsing history;
  - many other fixes and improvements.

  PR:		209279
  Submitted by:	groot@kde.org (kde)

Changes:
  head/www/otter-browser/Makefile
  head/www/otter-browser/distinfo
  head/www/otter-browser/files/patch-CMakeLists.txt
  head/www/otter-browser/pkg-plist
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-24 16:19:16 UTC
Builds in poudriere, so: committed. If possible, add changelog notes to the PR or a link to the changelog.