[85339] trunk/dports/aqua/qtiplot/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Oct 12 16:10:54 PDT 2011
On Oct 12, 2011, at 17:39, nicos at macports.org wrote:
> Revision: 85339
> http://trac.macports.org/changeset/85339
> Author: nicos at macports.org
> Date: 2011-10-12 15:39:00 -0700 (Wed, 12 Oct 2011)
> Log Message:
> -----------
> qtiplot: upgrade to 0.9.8.8, adding license (openmaintainer, ticket #31537)
>
> Modified Paths:
> --------------
> trunk/dports/aqua/qtiplot/Portfile
>
> Modified: trunk/dports/aqua/qtiplot/Portfile
> ===================================================================
> --- trunk/dports/aqua/qtiplot/Portfile 2011-10-12 20:33:41 UTC (rev 85338)
> +++ trunk/dports/aqua/qtiplot/Portfile 2011-10-12 22:39:00 UTC (rev 85339)
> @@ -5,8 +5,9 @@
> PortGroup qt4 1.0
>
> name qtiplot
> -version 0.9.8.7
> +version 0.9.8.8
> categories aqua science
> +license GPL-2+
> maintainers jonas openmaintainer
>
> description Data Analysis and Scientific Plotting
> @@ -21,24 +22,20 @@
> homepage http://soft.proindependent.com/qtiplot.html
> master_sites http://download.berlios.de/qtiplot/
>
> -distfiles ${distname}.zip
> -
> depends_lib-append port:muparser \
> port:boost \
> port:gsl \
> port:libpng \
> port:zlib
>
> -checksums qtiplot-${version}.zip \
> - md5 cd571f88cde988734b7acf5db9917afc \
> - sha1 8c4b39a2e5997b2e9a8a2ec2a41ac8395661bbe6 \
> - rmd160 2a69ae9c2ab836cc8170fc71eb581b605ba6e7b6
> +checksums rmd160 400b958581bf75bdcea5cfb829ebebf842de345c \
> + sha256 cc4c96aff68dd6124374f228eb3866c2f6d0cd478cfb9242b43fca012ecbb0c3
>
> patchfiles patch-ApplicationWindow.diff \
> patch-qti.sip.diff \
> patch-scripting.pri.diff
>
> -use_zip yes
> +use_bzip2 yes
Switching to bzip2 and removing the primary distfile name from the checksums declaration breaks the +qtexengine variant.
More information about the macports-dev
mailing list