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

mojca at macports.org mojca at macports.org
Tue Oct 15 05:12:59 PDT 2013


Revision: 112217
          https://trac.macports.org/changeset/112217
Author:   mojca at macports.org
Date:     2013-10-15 05:12:59 -0700 (Tue, 15 Oct 2013)
Log Message:
-----------
fityk: upgrade to the latest version in master after wxWidgets upgrade (#40743)

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

Modified: trunk/dports/math/fityk/Portfile
===================================================================
--- trunk/dports/math/fityk/Portfile	2013-10-15 11:38:19 UTC (rev 112216)
+++ trunk/dports/math/fityk/Portfile	2013-10-15 12:12:59 UTC (rev 112217)
@@ -10,9 +10,10 @@
 # other than that there is no reason not to use 1.2.1,
 # but maybe a special addition to version string is needed to make the version info more exact
 # github.setup        wojdyr fityk 1.2.1 v
-github.setup        wojdyr fityk e63acef802
+github.setup        wojdyr fityk d401afd128
 name                fityk
 version             1.2.1
+revision            1
 categories          math
 platforms           darwin
 license             GPL-2
@@ -27,8 +28,8 @@
 
 homepage            http://fityk.nieto.pl/
 
-checksums           rmd160  12cbcd703c62439f2d0e95b5394277654249722b \
-                    sha256  2abb978b7f1ee8f800bf4f34a529163460234c873e423cf12fea2bb9260f1c45
+checksums           rmd160  df90f35efd878c9b21659715159c40c4f21a39b2 \
+                    sha256  18cca305a151ef54051968bc055f2f36cd3588d67f9a8d19db538ee857d7617c
 
 # TODO: also apply http://wiki.wxwidgets.org/WxMac-specific_topics#My_app_can.27t_be_brought_to_the_front.21
 app.name            fityk
@@ -54,6 +55,8 @@
 
 use_autoreconf      yes
 
+configure.args-append --with-wxdir=${wxWidgets.wxdir}
+
 pre-build {
     if {[variant_isset docs]} {
         depends_build-append port:py27-sphinx
@@ -65,6 +68,4 @@
     }
 }
 
-configure.args-append --with-wxdir=${wxWidgets.wxdir}
-
 variant docs description {Build and install documentation} {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131015/01d4c459/attachment.html>


More information about the macports-changes mailing list