[72424] trunk/dports/x11/xterm

jeremyhu at macports.org jeremyhu at macports.org
Thu Oct 14 08:28:51 PDT 2010


Revision: 72424
          http://trac.macports.org/changeset/72424
Author:   jeremyhu at macports.org
Date:     2010-10-14 08:28:49 -0700 (Thu, 14 Oct 2010)
Log Message:
-----------
xterm: Bump to 264

Modified Paths:
--------------
    trunk/dports/x11/xterm/Portfile

Removed Paths:
-------------
    trunk/dports/x11/xterm/files/xutf8.patch

Modified: trunk/dports/x11/xterm/Portfile
===================================================================
--- trunk/dports/x11/xterm/Portfile	2010-10-14 14:05:22 UTC (rev 72423)
+++ trunk/dports/x11/xterm/Portfile	2010-10-14 15:28:49 UTC (rev 72424)
@@ -3,8 +3,7 @@
 PortSystem          1.0
 
 name                xterm
-version             262
-revision            1
+version             264
 categories          x11
 platforms           darwin
 maintainers         jeremyhu openmaintainer
@@ -15,9 +14,9 @@
 
 homepage            http://invisible-island.net/xterm/
 master_sites        ftp://invisible-island.net/xterm/
-checksums           md5     d25eab48f995893f9d115fbfeea6b658 \
-                    sha1    3c8fc8f776e1b3bcf4973908b0c84cf5d4379a28 \
-                    rmd160  ef9693a682c6a90f5baf5153db82bd3a8fd4683f
+checksums           md5     05a77528f51501b62d4acac8b781c05d \
+                    sha1    1291a8b931394138c684f72923381a6b20d34f7d \
+                    rmd160  5706d402bb9e90d57d5684331cc16a9b899082a2
 extract.suffix      .tgz
 
 depends_build \
@@ -33,7 +32,7 @@
 	port:xorg-libXaw \
 	port:Xft2
 
-patchfiles PR-7191532.patch  xterm-nohide-pointer.patch  xutf8.patch
+patchfiles PR-7191532.patch  xterm-nohide-pointer.patch
 
 patch.pre_args -p1
 

Deleted: trunk/dports/x11/xterm/files/xutf8.patch
===================================================================
--- trunk/dports/x11/xterm/files/xutf8.patch	2010-10-14 14:05:22 UTC (rev 72423)
+++ trunk/dports/x11/xterm/files/xutf8.patch	2010-10-14 15:28:49 UTC (rev 72424)
@@ -1,14 +0,0 @@
-diff -Naurp xterm-261.orig/xutf8.h xterm-261/xutf8.h
---- xterm-261.orig/xutf8.h	2001-06-18 12:09:28.000000000 -0700
-+++ xterm-261/xutf8.h	2010-09-27 09:46:58.000000000 -0700
-@@ -21,9 +21,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWAR
- THE SOFTWARE.
- */
- 
--#ifndef _XLIB_H_
--#error Please include <X11/Xlib.h> before "xutf8.h"
--#endif
-+#include <X11/Xlib.h>
- 
- #ifndef X_HAVE_UTF8_STRING
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101014/e290c60a/attachment.html>


More information about the macports-changes mailing list