pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/otter-browser otter-browser: Update to 1.0.02
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c7a1315ab74
branches: trunk
changeset: 445573:8c7a1315ab74
user: nia <nia%pkgsrc.org@localhost>
date: Mon Jan 25 11:09:03 2021 +0000
description:
otter-browser: Update to 1.0.02
1.0.02 (2020-12-21):
- optimized handling of large images for Start Page backgrounds;
- improved validation of content blocking profile checksum;
- updated translations;
- some other fixes.
diffstat:
www/otter-browser/Makefile | 8 ++++----
www/otter-browser/PLIST | 3 ++-
www/otter-browser/distinfo | 13 +++++--------
3 files changed, 11 insertions(+), 13 deletions(-)
diffs (65 lines):
diff -r 6dac51515dba -r 8c7a1315ab74 www/otter-browser/Makefile
--- a/www/otter-browser/Makefile Mon Jan 25 10:56:16 2021 +0000
+++ b/www/otter-browser/Makefile Mon Jan 25 11:09:03 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2021/01/01 09:52:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.42 2021/01/25 11:09:03 nia Exp $
-DISTNAME= otter-browser-1.0.01
-PKGREVISION= 11
+DISTNAME= otter-browser-1.0.02
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=OtterBrowser/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -14,6 +13,8 @@
USE_CMAKE= yes
USE_LANGUAGES= c c++
+CMAKE_ARGS+= -DENABLE_QTWEBENGINE=OFF
+
NOT_PAX_MPROTECT_SAFE+= bin/otter-browser
SUBST_CLASSES+= fix-paths
@@ -27,7 +28,6 @@
.include "../../textproc/hunspell/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtmultimedia/buildlink3.mk"
-.include "../../x11/qt5-qtscript/buildlink3.mk"
.include "../../x11/qt5-qtwebkit/buildlink3.mk"
.include "../../x11/qt5-qtsvg/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6dac51515dba -r 8c7a1315ab74 www/otter-browser/PLIST
--- a/www/otter-browser/PLIST Mon Jan 25 10:56:16 2021 +0000
+++ b/www/otter-browser/PLIST Mon Jan 25 11:09:03 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/05/16 23:22:14 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/01/25 11:09:03 nia Exp $
bin/otter-browser
man/man1/otter-browser.1
share/applications/otter-browser.desktop
@@ -24,6 +24,7 @@
share/otter-browser/locale/otter-browser_fr.qm
share/otter-browser/locale/otter-browser_gl.qm
share/otter-browser/locale/otter-browser_he.qm
+share/otter-browser/locale/otter-browser_hi_IN.qm
share/otter-browser/locale/otter-browser_hr.qm
share/otter-browser/locale/otter-browser_hu.qm
share/otter-browser/locale/otter-browser_id.qm
diff -r 6dac51515dba -r 8c7a1315ab74 www/otter-browser/distinfo
--- a/www/otter-browser/distinfo Mon Jan 25 10:56:16 2021 +0000
+++ b/www/otter-browser/distinfo Mon Jan 25 11:09:03 2021 +0000
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/06/06 01:52:00 gutteridge Exp $
+$NetBSD: distinfo,v 1.7 2021/01/25 11:09:03 nia Exp $
-SHA1 (otter-browser-1.0.01.tar.gz) = 10f0bd2bc2626df442d91837496a6625b8786df5
-RMD160 (otter-browser-1.0.01.tar.gz) = 99a057bf836d1f9e98d82750bd22ad6becab2727
-SHA512 (otter-browser-1.0.01.tar.gz) = 594bbdcbbc3b5fea903cc0beb749cf76be402cb1c2766706750bdbd6aad84f3d9f48687e1b12945f30e40b3876b9fbf511f41915fd276473b259d7311e33f19d
-Size (otter-browser-1.0.01.tar.gz) = 4866820 bytes
-SHA1 (patch-cmake_FindHunspell.cmake) = 74556f29213a1d75f1c81ea0005779503bd17439
-SHA1 (patch-src_modules_backends_web_qtwebkit_QtWebKitPluginWidget.cpp) = f91b1faed86723a41e04d5647881046be46aa862
-SHA1 (patch-src_modules_windows_web_StartPageWidget.cpp) = b0e8d4b8222a1bd94b076372d5b4aaf79c84b3d6
+SHA1 (otter-browser-1.0.02.tar.gz) = 3ab9068b6032efa469c0952b0a18c9e60dfa2a9f
+RMD160 (otter-browser-1.0.02.tar.gz) = 9022d884091c2607f2db9aef251fae42ce5670e6
+SHA512 (otter-browser-1.0.02.tar.gz) = 5b142486298f2ef1f0613363c7a4de3340544ecd82406efc64225e78eb958337ea4045c0c44553fe3b29a0836bd5f6cdab37d615ebf98756108f9aa5473360a1
+Size (otter-browser-1.0.02.tar.gz) = 4940331 bytes
Home |
Main Index |
Thread Index |
Old Index