[121736] trunk/dports/aqua/qtiplot/Portfile

cal at macports.org cal at macports.org
Sun Jul 6 04:43:41 PDT 2014


Revision: 121736
          https://trac.macports.org/changeset/121736
Author:   cal at macports.org
Date:     2014-07-06 04:43:41 -0700 (Sun, 06 Jul 2014)
Log Message:
-----------
qtiplot: Don't use berlios, it's dead. Closes #44252, openmaintainer.

Modified Paths:
--------------
    trunk/dports/aqua/qtiplot/Portfile

Modified: trunk/dports/aqua/qtiplot/Portfile
===================================================================
--- trunk/dports/aqua/qtiplot/Portfile	2014-07-06 11:24:19 UTC (rev 121735)
+++ trunk/dports/aqua/qtiplot/Portfile	2014-07-06 11:43:41 UTC (rev 121736)
@@ -20,8 +20,9 @@
                     on Linux, Windows and Mac OS X platforms that supports python scripting.
 
 platforms           darwin
-homepage            http://soft.proindependent.com/qtiplot.html
-master_sites        http://download.berlios.de/qtiplot/
+homepage            http://www.qtiplot.com/
+master_sites        sourceforge:${name}.berlios
+use_bzip2           yes
 
 depends_lib-append  port:muparser \
                     port:boost \
@@ -29,9 +30,9 @@
                     port:libpng \
                     port:zlib
 
-checksums           ${name}-${version}.zip \
-                    rmd160  d0ae793b4fbf6eab723f049493d6d954ee8b747e \
-                    sha256  3d2cc2503c8f3d4e72af904fd6c8a528f3c38dcfe5eeca5dae64324db9f12d38
+checksums           ${name}-${version}.tar.bz2 \
+                    rmd160  6f78160aabc94fc8f01d4f5fb65f5cb4a718eae2 \
+                    sha256  a523ea259516d7581abaf2fe376507d152db32f71d88176cff18f5bc391b9ef0
 
 patchfiles          patch-ApplicationWindow.diff \
                     patch-qti.sip.diff \
@@ -39,8 +40,6 @@
                     patch-qwt3d_openglhelper.diff \
                     patch-sip-4.15.diff
 
-use_zip             yes
-
 pre-configure {
     # don't step into the manual dir, we don't have all the tools to build it
     reinplace "/manual/d" ${worksrcpath}/qtiplot.pro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140706/3e32220b/attachment.html>


More information about the macports-changes mailing list