[88984] trunk/dports/www/QupZilla/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 15 23:23:18 PST 2012


Revision: 88984
          http://trac.macports.org/changeset/88984
Author:   ryandesign at macports.org
Date:     2012-01-15 23:23:15 -0800 (Sun, 15 Jan 2012)
Log Message:
-----------
QupZilla: use github portgroup

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

Modified: trunk/dports/www/QupZilla/Portfile
===================================================================
--- trunk/dports/www/QupZilla/Portfile	2012-01-16 02:02:01 UTC (rev 88983)
+++ trunk/dports/www/QupZilla/Portfile	2012-01-16 07:23:15 UTC (rev 88984)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 PortGroup           qt4 1.0
 
-name                QupZilla
-version             1.1.5
+github.setup        nowrep QupZilla 1.1.5 v
 categories          www
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -20,15 +20,10 @@
                     certificate manager.
 
 homepage            http://www.qupzilla.com/
-master_sites        https://github.com/nowrep/QupZilla/tarball/v${version}
 
 checksums           rmd160  ec0fd37d1530ac2f7d3b4cdd19a701877b1415ae \
                     sha256  cd4da034b46e05505b023c0316cb684714c8304576629d9bf982aa230046cc43
 
-post-extract {
-    move [glob ${workpath}/*] ${worksrcpath}
-}
-
 patchfiles          patch-autoquit.diff
 
 configure.cmd       ${prefix}/bin/qmake
@@ -48,7 +43,3 @@
     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
 }
-
-livecheck.type      regex
-livecheck.url       https://github.com/nowrep/QupZilla/tags
-livecheck.regex     {tarball/v([0-9.]+)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120115/4102b43d/attachment.html>


More information about the macports-changes mailing list