[154246] trunk/dports/www/QupZilla
ryandesign at macports.org
ryandesign at macports.org
Tue Oct 25 13:02:23 CEST 2016
Revision: 154246
https://trac.macports.org/changeset/154246
Author: ryandesign at macports.org
Date: 2016-10-25 13:02:23 +0200 (Tue, 25 Oct 2016)
Log Message:
-----------
QupZilla: Update to 2.0.2
Resolves #51747
Modified Paths:
--------------
trunk/dports/www/QupZilla/Portfile
trunk/dports/www/QupZilla/files/patch-mac-macdeploy.sh.diff
Modified: trunk/dports/www/QupZilla/Portfile
===================================================================
--- trunk/dports/www/QupZilla/Portfile 2016-10-25 10:52:54 UTC (rev 154245)
+++ trunk/dports/www/QupZilla/Portfile 2016-10-25 11:02:23 UTC (rev 154246)
@@ -3,16 +3,18 @@
PortSystem 1.0
PortGroup github 1.0
-PortGroup qmake 1.0
+universal_variant no
+PortGroup qmake5 1.0
-github.setup QupZilla qupzilla 1.8.9 v
+github.setup QupZilla qupzilla 2.0.2 v
name QupZilla
categories www
platforms darwin
maintainers ryandesign openmaintainer
license GPL-3+
+supported_archs x86_64
-description fast lightweight web browser made with QtWebKit
+description fast lightweight web browser made with Qt
long_description QupZilla is a ${description}. QupZilla has all the \
standard features you expect from a web browser, \
@@ -21,12 +23,17 @@
certificate manager.
homepage http://www.qupzilla.com/
+github.tarball_from releases
+distname ${name}-${version}
+use_xz yes
-checksums rmd160 fbc98400ad00f51a6c6630d0fe36754d160e3a79 \
- sha256 628358724b0ccb1a4bfc4d97edc44f64d86dac14371e1ce196a5ed676662e92b
+checksums rmd160 edd45bf4bcbaf5a0c683449c500526dd19dab356 \
+ sha256 da4f9b3441386cfcc3000b950c40daa8818380d69b5054f156a345fdbac3855a
-depends_run-append port:qt4-mac-sqlite3-plugin
+depends_lib-append port:qt5-qtwebengine
+depends_run-append port:qt5-sqlite-plugin
+
patchfiles patch-mac-macdeploy.sh.diff
build.args-append QUPZILLA_PREFIX=${prefix}/
Modified: trunk/dports/www/QupZilla/files/patch-mac-macdeploy.sh.diff
===================================================================
--- trunk/dports/www/QupZilla/files/patch-mac-macdeploy.sh.diff 2016-10-25 10:52:54 UTC (rev 154245)
+++ trunk/dports/www/QupZilla/files/patch-mac-macdeploy.sh.diff 2016-10-25 11:02:23 UTC (rev 154246)
@@ -1,10 +1,10 @@
---- mac/macdeploy.sh.orig 2014-04-14 05:10:24.000000000 -0500
-+++ mac/macdeploy.sh 2014-04-14 12:51:30.000000000 -0500
+--- mac/macdeploy.sh.orig 2016-03-30 07:50:03.000000000 -0500
++++ mac/macdeploy.sh 2016-03-30 19:29:16.000000000 -0500
@@ -35,7 +35,4 @@
# run macdeployqt
$MACDEPLOYQT QupZilla.app
-# create final dmg image
--cd ../scripts
+-cd ../mac
-./create_dmg.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161025/09bc2b0f/attachment-0002.html>
More information about the macports-changes
mailing list