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

nicos at macports.org nicos at macports.org
Wed Oct 12 16:42:09 PDT 2011


Revision: 85350
          http://trac.macports.org/changeset/85350
Author:   nicos at macports.org
Date:     2011-10-12 16:42:05 -0700 (Wed, 12 Oct 2011)
Log Message:
-----------
Reverting to zip distfile to avoid breaking qtexengine variant

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

Modified: trunk/dports/aqua/qtiplot/Portfile
===================================================================
--- trunk/dports/aqua/qtiplot/Portfile	2011-10-12 23:24:11 UTC (rev 85349)
+++ trunk/dports/aqua/qtiplot/Portfile	2011-10-12 23:42:05 UTC (rev 85350)
@@ -28,14 +28,15 @@
                     port:libpng \
                     port:zlib
 
-checksums           rmd160  400b958581bf75bdcea5cfb829ebebf842de345c \
-                    sha256  cc4c96aff68dd6124374f228eb3866c2f6d0cd478cfb9242b43fca012ecbb0c3
+checksums           ${name}-${version}.zip \
+                    rmd160  ecb470f98b92f8884f840907b3c898c726088899 \
+                    sha256  edb9fa678b9a3f4bea97bd5880195bed8e6e7a347d253b7ba337329e87d1f879
 
 patchfiles          patch-ApplicationWindow.diff \
                     patch-qti.sip.diff \
                     patch-scripting.pri.diff
 
-use_bzip2           yes
+use_zip             yes
 
 universal_variant   no
 
@@ -133,9 +134,8 @@
 variant qtexengine description "add support for tex exportation" {
     distfiles-append  QTeXEngine-0.3-opensource.zip
     checksums-append  QTeXEngine-0.3-opensource.zip \
-                      md5     d1b234623770ec6209b14d1b5137f2f1 \
-                      sha1    971410ebc6b73f31a11cf473f4d9171c278271f0 \
-                      rmd160  6f75f8e6355515cf5eb8a7b90b9acca8aa889129
+                      rmd160  6f75f8e6355515cf5eb8a7b90b9acca8aa889129 \
+                      sha256  fc60c18bd0af5947d2d7dbc3d1b5b16ed251d9f317cc548228347f081a0b67d5
 }
 
 variant python25 conflicts python26 python27 description "add support for python26 scripting" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111012/078c9e3f/attachment.html>


More information about the macports-changes mailing list