pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

midori: Add a possible COMMIT_MSG



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Dec 9 17:34:52 2018 +0100
Changeset:	822d79ee3b9b3f00e84e4aa2ac67d7ce19ff7f0b

Added Files:
	midori/COMMIT_MSG

Log Message:
midori: Add a possible COMMIT_MSG

(I think that it is mostly ready to be used to update www/midori.)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=822d79ee3b9b3f00e84e4aa2ac67d7ce19ff7f0b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 midori/COMMIT_MSG | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diffs:
diff --git a/midori/COMMIT_MSG b/midori/COMMIT_MSG
new file mode 100644
index 0000000000..7a140d2d36
--- /dev/null
+++ b/midori/COMMIT_MSG
@@ -0,0 +1,24 @@
+midori: Update www/midori to 7.0
+
+Changes:
+7.0
+---
+ Fixed YouTube rendering issue due to custom user agent
+ Fixed invisible cursor in text fields
+ Restored behavior of " " and "." in urlbar completion
+ Download/ web notifications for background window/ tab
+ Highlight in toolbar for finished downloads
+ Re-introduced proxy server UX
+ Multiple processes for indivdual tabs
+ Adaptive toolbar layout for smaller screens
+
+6.0
+---
+ Revamped Vala-only core based on GTK+3 and WebKit2
+ App based on Gtk.Application, supporting global/ window app menu
+ Tabs on top with a custom stack switcher and Gtk.Stack
+ Url completion with GLib.ListModel and Gtk.ListBox
+ Peas-based extensions, also available in Private Browsing
+ New fullscreen mode with auto-revealing toolbar
+
+Based on www/midori and updated in pkgsrc-wip by <bsiegert> and <leot>.


Home | Main Index | Thread Index | Old Index