Hi ports@
Attaching a bump to otter-browser 0.9.93. This is a 3rd release candidate for
the browser (previously we packaged weeklies and beta releases).
It's been a long time since I package an update (last one in January this year).
I plan to follow up with new release candidates as they appear and with the
final release when that happens. Time to unslack ;)
Port changes:
- add x11/qt5/qtsvg to LIB_DEPENDS
- drop X11 from WANTLIB (pointed out by port-lib-depends-check)
Upstream changelog:
https://otter-browser.org/
Easier to parse:
https://github.com/OtterBrowser/otter-browser/releases
we packaged 0.9.12 so the changes you need to read are:
- 0.9.91
- 0.9.92
- 0.9.93
Feedback? OK's?
Regards,
Adam
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/otter-browser/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile 30 Jul 2017 14:56:23 -0000 1.25
+++ Makefile 26 Dec 2017 12:17:06 -0000
@@ -3,8 +3,7 @@
COMMENT = browser aiming to recreate classic Opera (12.x) UI
using Qt5
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=otter-browser/}
-DISTNAME = otter-browser-0.9.12
-REVISION = 2
+DISTNAME = otter-browser-0.9.93
EXTRACT_SUFX = .tar.bz2
@@ -19,15 +18,15 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += c m pthread Qt5Core Qt5DBus Qt5Gui Qt5Multimedia
-WANTLIB += Qt5Network Qt5PrintSupport Qt5Qml Qt5WebKit
+WANTLIB += Qt5Network Qt5PrintSupport Qt5Qml Qt5Svg Qt5WebKit
WANTLIB += Qt5WebKitWidgets Qt5Widgets Qt5XmlPatterns
-WANTLIB += hunspell-1.6 X11
-
+WANTLIB += hunspell-1.6
RUN_DEPENDS = devel/desktop-file-utils x11/gtk+3,-guic
LIB_DEPENDS = textproc/hunspell \
x11/qt5/qtdeclarative \
x11/qt5/qtmultimedia \
+ x11/qt5/qtsvg \
x11/qt5/qtwebkit \
x11/qt5/qtxmlpatterns
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/otter-browser/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo 8 Jan 2017 12:13:49 -0000 1.16
+++ distinfo 26 Dec 2017 12:17:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (otter-browser-0.9.12.tar.bz2) =
9mW9zDrzlufFz1iiI50BNuQ3vyLwOW/mvZeFaFa4sVc=
-SIZE (otter-browser-0.9.12.tar.bz2) = 2805058
+SHA256 (otter-browser-0.9.93.tar.bz2) =
SfiZxMOaAsyHj3KEONubQ7RLkWwEZ/stcwZOqa73Dbo=
+SIZE (otter-browser-0.9.93.tar.bz2) = 2964103