[121922] trunk/dports/x11/xterm
jeremyhu at macports.org
jeremyhu at macports.org
Fri Jul 11 11:57:26 PDT 2014
Revision: 121922
https://trac.macports.org/changeset/121922
Author: jeremyhu at macports.org
Date: 2014-07-11 11:57:26 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
xterm: Drop the nohide-pointer patch per discussion on x11-users that it's no longer needed.
Modified Paths:
--------------
trunk/dports/x11/xterm/Portfile
Removed Paths:
-------------
trunk/dports/x11/xterm/files/xterm-nohide-pointer.patch
Modified: trunk/dports/x11/xterm/Portfile
===================================================================
--- trunk/dports/x11/xterm/Portfile 2014-07-11 18:56:18 UTC (rev 121921)
+++ trunk/dports/x11/xterm/Portfile 2014-07-11 18:57:26 UTC (rev 121922)
@@ -4,6 +4,7 @@
name xterm
version 303
+revision 1
categories x11
license X11
platforms darwin
@@ -34,7 +35,7 @@
port:xorg-libXaw \
port:Xft2
-patchfiles PR-7191532.patch xterm-nohide-pointer.patch
+patchfiles PR-7191532.patch
patch.pre_args -p1
Deleted: trunk/dports/x11/xterm/files/xterm-nohide-pointer.patch
===================================================================
--- trunk/dports/x11/xterm/files/xterm-nohide-pointer.patch 2014-07-11 18:56:18 UTC (rev 121921)
+++ trunk/dports/x11/xterm/files/xterm-nohide-pointer.patch 2014-07-11 18:57:26 UTC (rev 121922)
@@ -1,12 +0,0 @@
-diff -Naurp xterm-235.orig/input.c xterm-235/input.c
---- xterm-235.orig/input.c 2008-04-21 17:21:32.000000000 -0700
-+++ xterm-235/input.c 2008-04-21 17:23:10.000000000 -0700
-@@ -1342,7 +1342,7 @@ Input(XtermWidget xw,
- if (key && !TEK4014_ACTIVE(xw))
- AdjustAfterInput(xw);
-
-- xtermShowPointer(xw, False);
-+// xtermShowPointer(xw, False);
- return;
- }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/1f940a0d/attachment-0001.html>
More information about the macports-changes
mailing list