dfports/x11/xterm 196_3 -> 197

Hiroki Sato hrs at allbsd.org
Tue Dec 28 01:22:27 PST 2004


Hi,

 Here is a patch to update dfports/x11/xterm from 196_3 to 197.



Index: Makefile
===================================================================
RCS file: /cvs/dfports/x11/xterm/Makefile,v
retrieving revision 1.2
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$DragonFly:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.2 Makefile
--- Makefile	27 Oct 2004 13:57:41 -0000	1.2
+++ Makefile	28 Dec 2004 08:14:11 -0000
@@ -7,8 +7,8 @@
 #
 
 PORTNAME=	xterm
-PORTVERSION=	196
-PORTREVISION=	3
+PORTVERSION=	197
+PORTREVISION=	0
 
 CATEGORIES=	x11
 MASTER_SITES=	ftp://invisible-island.net/xterm/ \
Index: distinfo
===================================================================
RCS file: /cvs/dfports/x11/xterm/distinfo,v
retrieving revision 1.2
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$DragonFly:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.2 distinfo
--- distinfo	27 Oct 2004 13:57:41 -0000	1.2
+++ distinfo	28 Dec 2004 08:13:54 -0000
@@ -1,2 +1,2 @@
-MD5 (xterm-196.tgz) = a07b5792cf8c9a5fc885a640590e4dfc
-SIZE (xterm-196.tgz) = 678177
+MD5 (xterm-197.tgz) = 0955c3617ecf799ae35f6d607c85d8b9
+SIZE (xterm-197.tgz) = 690331
Index: files/patch-xterm_io.h
===================================================================
RCS file: /cvs/dfports/x11/xterm/files/patch-xterm_io.h,v
retrieving revision 1.1
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$DragonFly:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.1 patch-xterm_io.h
--- files/patch-xterm_io.h	16 Aug 2004 12:00:33 -0000	1.1
+++ files/patch-xterm_io.h	28 Dec 2004 08:18:53 -0000
@@ -1,11 +1,11 @@
---- ../xterm-194.orig/xterm_io.h	2004-04-04 14:13:35.000000000 +0200
-+++ xterm_io.h	2004-08-10 12:59:53.000000000 +0200
+--- xterm_io.h.orig	2004-12-01 10:27:47.000000000 +0900
++++ xterm_io.h	2004-12-28 17:18:37.000000000 +0900
 @@ -58,7 +58,7 @@
  #define USE_SYSV_TERMIO
  #endif
  
--#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
-+#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__)
+-#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__INTERIX)
++#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__) || defined(__INTERIX)
  #ifndef USE_POSIX_TERMIOS
  #define USE_POSIX_TERMIOS
  #endif
Attachment:
pgp00009.pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00009.pgp
Type: application/octet-stream
Size: 187 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/submit/attachments/20041228/6556966b/attachment-0014.obj>


More information about the Submit mailing list