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

mojca at macports.org mojca at macports.org
Fri Nov 22 11:48:19 PST 2013


Revision: 113668
          https://trac.macports.org/changeset/113668
Author:   mojca at macports.org
Date:     2013-11-22 11:48:18 -0800 (Fri, 22 Nov 2013)
Log Message:
-----------
fityk: catch up with upstream including patches for 10.9 (#41218)

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

Modified: trunk/dports/math/fityk/Portfile
===================================================================
--- trunk/dports/math/fityk/Portfile	2013-11-22 17:29:37 UTC (rev 113667)
+++ trunk/dports/math/fityk/Portfile	2013-11-22 19:48:18 UTC (rev 113668)
@@ -6,14 +6,16 @@
 PortGroup           github    1.0
 PortGroup           wxWidgets 1.0
 
-# the released version has the extra complication that it needs to fetch cmpfit-1.2.tar.gz on the fly
-# 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 d401afd128
+# The released version has the extra complication that it needs to fetch cmpfit-1.2.tar.gz
+# and a few other minor issues in 10.9 which have been fixed recently.
+#
+# As soon as the next version gets released, we should stick back to the official release.
+# Maybe also 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 a707fe12b7
 name                fityk
 version             1.2.1
-revision            2
+revision            3
 categories          math
 platforms           darwin
 license             GPL-2
@@ -28,10 +30,9 @@
 
 homepage            http://fityk.nieto.pl/
 
-checksums           rmd160  df90f35efd878c9b21659715159c40c4f21a39b2 \
-                    sha256  18cca305a151ef54051968bc055f2f36cd3588d67f9a8d19db538ee857d7617c
+checksums           rmd160  037b2289c617a3159f99a5845ca82419c377d8e7 \
+                    sha256  90284fa836886f28dc083256e634649a1c955d30819d1d96f71e1b94c0d9cb5e
 
-# TODO: also apply http://wiki.wxwidgets.org/WxMac-specific_topics#My_app_can.27t_be_brought_to_the_front.21
 app.name            fityk
 app.executable      fityk
 app.icon            ${worksrcpath}/fityk.png
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131122/b262ab3a/attachment-0001.html>


More information about the macports-changes mailing list