[89967] trunk/dports/www/QupZilla

ryandesign at macports.org ryandesign at macports.org
Fri Feb 17 09:16:02 PST 2012


Revision: 89967
          http://trac.macports.org/changeset/89967
Author:   ryandesign at macports.org
Date:     2012-02-17 09:16:01 -0800 (Fri, 17 Feb 2012)
Log Message:
-----------
QupZilla: update to 1.1.8

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

Removed Paths:
-------------
    trunk/dports/www/QupZilla/files/

Modified: trunk/dports/www/QupZilla/Portfile
===================================================================
--- trunk/dports/www/QupZilla/Portfile	2012-02-17 15:29:48 UTC (rev 89966)
+++ trunk/dports/www/QupZilla/Portfile	2012-02-17 17:16:01 UTC (rev 89967)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           qt4 1.0
 
-github.setup        nowrep QupZilla 1.1.5 v
+github.setup        nowrep QupZilla 1.1.8 v
 categories          www
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -21,11 +21,9 @@
 
 homepage            http://www.qupzilla.com/
 
-checksums           rmd160  ec0fd37d1530ac2f7d3b4cdd19a701877b1415ae \
-                    sha256  cd4da034b46e05505b023c0316cb684714c8304576629d9bf982aa230046cc43
+checksums           rmd160  5ae167157100a89ccd2f9d679357323c6343d619 \
+                    sha256  d0ba1c7825857cca975de15d3f625d5cb81753ca671ec2fead56b5790ddbf3ca
 
-patchfiles          patch-autoquit.diff
-
 configure.cmd       ${prefix}/bin/qmake
 configure.pre_args
 configure.universal_args
@@ -37,9 +35,6 @@
                     LINK="${configure.cxx} [get_canonical_archflags cxx]" \
                     QUPZILLA_PREFIX=${prefix}/
 
-destroot.args       QUPZILLA_PREFIX=${prefix}/
-
-post-destroot {
-    move ${destroot}${prefix}/bin/qupzilla.app ${destroot}${applications_dir}/${name}.app
-    eval move [glob ${destroot}${prefix}/share/qupzilla/*] ${destroot}${applications_dir}/${name}.app/Contents/MacOS
+destroot {
+    copy ${worksrcpath}/bin/qupzilla.app ${destroot}${applications_dir}/${name}.app
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120217/7f9edaf0/attachment.html>


More information about the macports-changes mailing list