[129752] trunk/dports/www/QupZilla

ryandesign at macports.org ryandesign at macports.org
Fri Dec 19 14:59:44 PST 2014


Revision: 129752
          https://trac.macports.org/changeset/129752
Author:   ryandesign at macports.org
Date:     2014-12-19 14:59:44 -0800 (Fri, 19 Dec 2014)
Log Message:
-----------
QupZilla: update to 1.8.5

Modified Paths:
--------------
    trunk/dports/www/QupZilla/Portfile

Removed Paths:
-------------
    trunk/dports/www/QupZilla/files/patch-src-lib-app-mainmenu.cpp.diff

Modified: trunk/dports/www/QupZilla/Portfile
===================================================================
--- trunk/dports/www/QupZilla/Portfile	2014-12-19 22:45:21 UTC (rev 129751)
+++ trunk/dports/www/QupZilla/Portfile	2014-12-19 22:59:44 UTC (rev 129752)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           qmake 1.0
 
-github.setup        QupZilla qupzilla 1.8.4 v
+github.setup        QupZilla qupzilla 1.8.5 v
 name                QupZilla
 categories          www
 platforms           darwin
@@ -22,13 +22,12 @@
 
 homepage            http://www.qupzilla.com/
 
-checksums           rmd160  d3f7c323ad4ff0d61774794e9ddfc6b879f00ac3 \
-                    sha256  10eddcdf791e32132ee8dc21978fb2aa547fbb2ac43ab8d53f3761b82d6b1eb3
+checksums           rmd160  1b8c85a4f63d360830d96a9fd891bec443527a98 \
+                    sha256  a7a73b19ea3373ca9ac3d06a46a05eceb8ac2b794865c6f18b8f6906fa25bef9
 
 depends_run-append  port:qt4-mac-sqlite3-plugin
 
 patchfiles          patch-mac-macdeploy.sh.diff
-patchfiles-append   patch-src-lib-app-mainmenu.cpp.diff
 
 build.args-append   QUPZILLA_PREFIX=${prefix}/
 

Deleted: trunk/dports/www/QupZilla/files/patch-src-lib-app-mainmenu.cpp.diff
===================================================================
--- trunk/dports/www/QupZilla/files/patch-src-lib-app-mainmenu.cpp.diff	2014-12-19 22:45:21 UTC (rev 129751)
+++ trunk/dports/www/QupZilla/files/patch-src-lib-app-mainmenu.cpp.diff	2014-12-19 22:59:44 UTC (rev 129752)
@@ -1,13 +0,0 @@
-https://github.com/QupZilla/qupzilla/issues/1513
-https://github.com/QupZilla/qupzilla/commit/b81c45486fd737ed75eed3b2ddb7310c6b3b9327
---- src/lib/app/mainmenu.cpp.orig
-+++ src/lib/app/mainmenu.cpp
-@@ -629,7 +629,7 @@ void MainMenu::init()
-     m_actions[QSL("Other/RestoreClosedTab")] = action;
- 
- #ifdef Q_OS_MAC
--    m_actions[QSL("View/FullScreen")]->setShortcut(QKeySequence::FullScreen);
-+    m_actions[QSL("View/FullScreen")]->setShortcut(QKeySequence(QSL("Ctrl+Meta+F")));
- 
-     // Add standard actions to File Menu (as it won't be ever cleared) and Mac menubar should move them to "Application" menu
-     m_menuFile->addAction(m_actions[QSL("Standard/About")]);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141219/db840b5e/attachment.html>


More information about the macports-changes mailing list