<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/e2cb8b58278e2e4ea5b3d7faa85d4faf41e01cf1">https://github.com/macports/macports-base/commit/e2cb8b58278e2e4ea5b3d7faa85d4faf41e01cf1</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e2cb8b58278e2e4ea5b3d7faa85d4faf41e01cf1
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Mon Apr 2 04:53:13 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    reclaim: Remove obsolete comment about ui_ask_*
</span>---
 src/macports1.0/reclaim.tcl | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/src/macports1.0/reclaim.tcl b/src/macports1.0/reclaim.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 0f162d4..68f48b1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/src/macports1.0/reclaim.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/src/macports1.0/reclaim.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,9 +47,6 @@
</span> # Implement a hash-map, or multidimensional array for ease of port info keeping. Write it yourself if you have to.
 # Figure out what the hell is going on with "port clean all" vs "port clean installed" the 'clean' target is provided by this package
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# XXX: all prompts for the user need to use the ui_ask_* API
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-#      (definitely required for GUI support)
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> package provide reclaim 1.0
 
 package require registry_uninstall 2.0
</pre><pre style='margin:0'>

</pre>