[146853] users/devans/dports/news/pan2/files/patch-pan-gui-gui.cc.diff

devans at macports.org devans at macports.org
Fri Mar 18 21:12:40 PDT 2016


Revision: 146853
          https://trac.macports.org/changeset/146853
Author:   devans at macports.org
Date:     2016-03-18 21:12:40 -0700 (Fri, 18 Mar 2016)
Log Message:
-----------
devans/dports: pan2, remove outdated patch file.

Removed Paths:
-------------
    users/devans/dports/news/pan2/files/patch-pan-gui-gui.cc.diff

Deleted: users/devans/dports/news/pan2/files/patch-pan-gui-gui.cc.diff
===================================================================
--- users/devans/dports/news/pan2/files/patch-pan-gui-gui.cc.diff	2016-03-19 04:06:53 UTC (rev 146852)
+++ users/devans/dports/news/pan2/files/patch-pan-gui-gui.cc.diff	2016-03-19 04:12:40 UTC (rev 146853)
@@ -1,13 +0,0 @@
---- pan/gui/gui.cc.orig	2012-06-29 17:24:54.000000000 -0500
-+++ pan/gui/gui.cc	2013-11-17 10:00:46.000000000 -0600
-@@ -2223,8 +2223,8 @@
- 
-   // build the tooltip
-   // todo : perhaps fix this for mac osx automatically....
--  gulong queued, unused, stopped;
--  guint64 KiB_remain;
-+  long unsigned int queued, unused, stopped;  //SKG MacPorts can't find function
-+  uint64_t KiB_remain;                        //SKG using gulong and guint64 types.
-   double KiBps;
-   int hr, min, sec;
-   _queue.get_stats (queued, unused, stopped,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160318/a57487d8/attachment.html>


More information about the macports-changes mailing list