[126346] trunk/dports/kde/analitza
nicos at macports.org
nicos at macports.org
Wed Oct 8 07:46:52 PDT 2014
Revision: 126346
https://trac.macports.org/changeset/126346
Author: nicos at macports.org
Date: 2014-10-08 07:46:52 -0700 (Wed, 08 Oct 2014)
Log Message:
-----------
analitza: update to 4.13.3
Modified Paths:
--------------
trunk/dports/kde/analitza/Portfile
Added Paths:
-----------
trunk/dports/kde/analitza/files/patch-plotter2d.diff
Modified: trunk/dports/kde/analitza/Portfile
===================================================================
--- trunk/dports/kde/analitza/Portfile 2014-10-08 13:02:11 UTC (rev 126345)
+++ trunk/dports/kde/analitza/Portfile 2014-10-08 14:46:52 UTC (rev 126346)
@@ -5,7 +5,7 @@
PortGroup kde4 1.1
name analitza
-version 4.12.5
+version 4.13.3
categories kde kde4
maintainers nicos
license GPL-2 GFDL-1.2
@@ -19,10 +19,11 @@
master_sites kde:stable/${version}/src/
use_xz yes
-checksums rmd160 742a725cee095e4d75a078004dc76c469a0334be \
- sha256 ae9dc37187293c35abd193315069ed8242e589bd862e8a05b24cc4c4a36f864c
+checksums rmd160 78b1c3d4976518d805ca5e7d56648d2d81367737 \
+ sha256 53a3758911efb276d336335e5539f2ef038a40400bcd8edc329cacb6bccfe7ee
-patchfiles-append patch-plotter3d.diff
+patchfiles-append patch-plotter3d.diff \
+ patch-plotter2d.diff
livecheck.url http://kde.mirrors.hoobly.com/stable/
livecheck.regex (\\d+(\\.\\d+)+)
Added: trunk/dports/kde/analitza/files/patch-plotter2d.diff
===================================================================
--- trunk/dports/kde/analitza/files/patch-plotter2d.diff (rev 0)
+++ trunk/dports/kde/analitza/files/patch-plotter2d.diff 2014-10-08 14:46:52 UTC (rev 126346)
@@ -0,0 +1,10 @@
+--- analitzaplot/plotter2d.cpp.orig 2014-02-16 02:03:35.000000000 +0900
++++ analitzaplot/plotter2d.cpp 2014-06-13 02:00:50.000000000 +0900
+@@ -25,6 +25,7 @@
+ #include "private/utils/mathutils.h"
+
+ #include <cmath>
++#include <cstdlib>
+ #include <QPalette>
+ #include <QPainter>
+ #include <QDebug>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141008/b88423d4/attachment.html>
More information about the macports-changes
mailing list