diff options
author | leot <leot@pkgsrc.org> | 2019-08-02 11:27:21 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2019-08-02 11:27:21 +0000 |
commit | c47f051ce93c71441a2b691470fdb43d9502f93c (patch) | |
tree | eddae7690e6f795601cf4569e1d1d608549e0644 /www | |
parent | e20853085d198417effbfe3da6169cbfab846b90 (diff) | |
download | pkgsrc-c47f051ce93c71441a2b691470fdb43d9502f93c.tar.gz |
midori: Update to 9.0
Changes:
9.0
---
- Use OpenGraph images for Speed Dial shortcuts
- Better support for Javascript popups
- (Re)store pinned tabs in the session
- Re-introduce the Trust (certificate) button
- Avoid key input recursion causing high CPU
- Close Tab/ Other context menu items
- Paste and Proceed option in the urlbar
- Better urlbar suggestion escaping
- Web extensions: Support for a sidebar action (experimental)
- Merge app and page menu into one
- Better focus handling of re-opened and background tabs
- Show volume icon for tabs playing music
Diffstat (limited to 'www')
-rw-r--r-- | www/midori/Makefile | 5 | ||||
-rw-r--r-- | www/midori/PLIST | 10 | ||||
-rw-r--r-- | www/midori/distinfo | 10 |
3 files changed, 12 insertions, 13 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile index 2efc6d71692..2cce5562abc 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.120 2019/07/21 22:25:54 wiz Exp $ +# $NetBSD: Makefile,v 1.121 2019/08/02 11:27:21 leot Exp $ -DISTNAME= midori-v8.0 +DISTNAME= midori-v9.0 PKGNAME= ${DISTNAME:S/v//} -PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=midori-browser/} GITHUB_PROJECT= core diff --git a/www/midori/PLIST b/www/midori/PLIST index 385e0aa18a6..2889da7f205 100644 --- a/www/midori/PLIST +++ b/www/midori/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2019/03/02 11:01:55 leot Exp $ +@comment $NetBSD: PLIST,v 1.30 2019/08/02 11:27:21 leot Exp $ bin/midori lib/girepository-1.0/Midori-0.6.typelib lib/libmidori-core.so @@ -23,9 +23,9 @@ share/applications/org.midori_browser.Midori.desktop share/doc/midori/COPYING share/doc/midori/README.md share/gir-1.0/Midori-0.6.gir -share/icons/hicolor/16x16/apps/midori.png -share/icons/hicolor/22x22/apps/midori.png -share/icons/hicolor/scalable/apps/midori.svg +share/icons/hicolor/16x16/apps/org.midori_browser.Midori.png +share/icons/hicolor/22x22/apps/org.midori_browser.Midori.png +share/icons/hicolor/scalable/apps/org.midori_browser.Midori.svg share/locale/af/LC_MESSAGES/midori.mo share/locale/am/LC_MESSAGES/midori.mo share/locale/ar/LC_MESSAGES/midori.mo @@ -104,4 +104,4 @@ share/locale/vi/LC_MESSAGES/midori.mo share/locale/zh_CN/LC_MESSAGES/midori.mo share/locale/zh_HK/LC_MESSAGES/midori.mo share/locale/zh_TW/LC_MESSAGES/midori.mo -share/metainfo/midori.appdata.xml +share/metainfo/org.midori_browser.Midori.appdata.xml diff --git a/www/midori/distinfo b/www/midori/distinfo index 82e1d8aa369..0661e5ab709 100644 --- a/www/midori/distinfo +++ b/www/midori/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2019/03/02 11:01:55 leot Exp $ +$NetBSD: distinfo,v 1.29 2019/08/02 11:27:21 leot Exp $ -SHA1 (midori-v8.0.tar.gz) = ad4c766ba364eda5fefa349d923ecfa61b5a7a9c -RMD160 (midori-v8.0.tar.gz) = a7759a0c0b68e0f8440c3bca133b6c914744c6e8 -SHA512 (midori-v8.0.tar.gz) = 3a8cbca941637160a41f8a638e2153ddd5d8930a3d26df2031d90de40234743f5663c853ddf655673331b8a9ec07c65d8920768a4744fa5412bc2eddf2b8d81f -Size (midori-v8.0.tar.gz) = 1899654 bytes +SHA1 (midori-v9.0.tar.gz) = 12c3ec68a303a267959b586ef5cb08e90f318fee +RMD160 (midori-v9.0.tar.gz) = 3461c04d5cc16004c8a9e9d7f77b2d063eac2438 +SHA512 (midori-v9.0.tar.gz) = 0cc28643593f53c47b453838152dcbe35a9a287bff38bda830844eb8f321a4f48c99b21e16a9b07bebdd0abc936d88fd759c3222a36325aa667a28ae00148be3 +Size (midori-v9.0.tar.gz) = 1902467 bytes |