[140508] trunk/dports/math/fityk/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 21 04:39:43 PDT 2015


Revision: 140508
          https://trac.macports.org/changeset/140508
Author:   ryandesign at macports.org
Date:     2015-09-21 04:39:43 -0700 (Mon, 21 Sep 2015)
Log Message:
-----------
fityk: update to 1.3.0, which includes lua 5.3 support (#48936); use release tarball

Modified Paths:
--------------
    trunk/dports/math/fityk/Portfile

Modified: trunk/dports/math/fityk/Portfile
===================================================================
--- trunk/dports/math/fityk/Portfile	2015-09-21 11:35:58 UTC (rev 140507)
+++ trunk/dports/math/fityk/Portfile	2015-09-21 11:39:43 UTC (rev 140508)
@@ -6,8 +6,7 @@
 PortGroup           github    1.0
 PortGroup           wxWidgets 1.0
 
-github.setup        wojdyr fityk 1.2.9 v
-revision            1
+github.setup        wojdyr fityk 1.3.0 v
 name                fityk
 categories          math
 platforms           darwin
@@ -22,9 +21,11 @@
                     remove the baseline from data, or to display data only.
 
 homepage            http://fityk.nieto.pl/
+github.tarball_from releases
+use_bzip2           yes
 
-checksums           rmd160  2a47cc48ba9f5d5ab70e8987d86a4f3a74caa159 \
-                    sha256  0357fd0923984cc2d6ff045e0ed7dfe28f76fac85041a88eb00ce27e2710f55e
+checksums           rmd160  9cafda668ccd0f0c6a7b4b060dd6156e48e155be \
+                    sha256  7f5d94b02aa87060c52677c373f95c7ef401a1002ca20cce963b07f3c90ee3b9
 
 app.name            fityk
 app.executable      fityk
@@ -46,8 +47,6 @@
 
 depends_run         port:gnuplot
 
-use_autoreconf      yes
-
 configure.args-append --with-wxdir=${wxWidgets.wxdir}
 
 variant docs description {Build and install documentation} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150921/be795c0d/attachment.html>


More information about the macports-changes mailing list