[153843] trunk/dports/math

mf2k at macports.org mf2k at macports.org
Thu Oct 13 15:57:33 CEST 2016


Revision: 153843
          https://trac.macports.org/changeset/153843
Author:   mf2k at macports.org
Date:     2016-10-13 06:57:33 -0700 (Thu, 13 Oct 2016)
Log Message:
-----------
libqalculate qalculate-gtk: Update libqalculate to 0.9.10. Update qalculate-gtk to 0.9.9. (#52498)

Modified Paths:
--------------
    trunk/dports/math/libqalculate/Portfile
    trunk/dports/math/qalculate-gtk/Portfile

Removed Paths:
-------------
    trunk/dports/math/libqalculate/files/
    trunk/dports/math/qalculate-gtk/files/

Modified: trunk/dports/math/libqalculate/Portfile
===================================================================
--- trunk/dports/math/libqalculate/Portfile	2016-10-13 13:22:25 UTC (rev 153842)
+++ trunk/dports/math/libqalculate/Portfile	2016-10-13 13:57:33 UTC (rev 153843)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        qalculate libqalculate 0.9.8
+github.setup        qalculate libqalculate 0.9.10 v
 
 categories          math
 platforms           darwin
@@ -22,14 +22,11 @@
                     functionality.  This library directly supports the \
                     GUI interface qalculate-gtk or qalculate-kde.
 
-master_sites        https://github.com/${github.author}/${github.project}/files/316260
+github.tarball_from releases
 
-checksums           rmd160  aec2d6aa507bff6fc64755e9ba44ce5e72586fe5 \
-                    sha256  0dd74d36885ab8d98f1268e17950426af2eb93ab9e819703ded230b042cceb5c
+checksums           rmd160  a0fc360e3a2de98186cf97ae5236418838c8981d \
+                    sha256  7d81e1b15bc1e674e3d4db71c4fc08dafcef830e6acd39f65034e3c0f694b3b9
 
-patchfiles          patch-libqalculate_unordered.diff
-patch.pre_args      -p1
-
 depends_build-append    port:intltool \
                         port:pkgconfig
 
@@ -37,3 +34,7 @@
                         port:libxml2\
                         path:lib/pkgconfig/glib-2.0.pc:glib2\
                         port:readline
+
+# autoreconf to reconfigure for intltool
+use_autoreconf      yes
+autoreconf.args     -fvi

Modified: trunk/dports/math/qalculate-gtk/Portfile
===================================================================
--- trunk/dports/math/qalculate-gtk/Portfile	2016-10-13 13:22:25 UTC (rev 153842)
+++ trunk/dports/math/qalculate-gtk/Portfile	2016-10-13 13:57:33 UTC (rev 153843)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        qalculate qalculate-gtk 0.9.8
+github.setup        qalculate qalculate-gtk 0.9.9 v
 
 categories          math
 platforms           darwin
@@ -18,15 +18,17 @@
                     customizable functions, units, arbitrary precision, \
                     plotting, and a user-friendly interface.
 
-master_sites        https://github.com/${github.author}/${github.project}/files/316290
+github.tarball_from releases
 
-checksums           rmd160  91f3781f48f5f6d33f997006299f02d7f32392d3 \
-                    sha256  0ee6c239def411515fd35a0dca8b3fd144e8a41c19709ef0ee094b3db4ceda30
+checksums           rmd160  b52540fe88108955f08716f5d1aaceb4c5a4f14e \
+                    sha256  5c88b7595b654c128d0aa56c16e80b6e02e5cfc6378112000fb01133872d024a
 
 depends_build-append      port:intltool port:pkgconfig
 depends_lib-append        port:libqalculate port:gtk3
 
-patchfiles          patch-src_callbacks.cc-const.diff
+# autoreconf to reconfigure for intltool
+use_autoreconf      yes
+autoreconf.args     -fvi
 
 configure.args      --disable-gnuplot
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161013/22d3a2b1/attachment-0002.html>


More information about the macports-changes mailing list