summaryrefslogtreecommitdiff
path: root/x11/mlterm/files
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2012-10-25 12:34:06 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2012-10-25 12:34:06 +0000
commitb16d737e04f858e9cc9e95d412065cf6fa582efe (patch)
tree98d962e2f2896019998c1f59244827d62fcac8f5 /x11/mlterm/files
parentUpdate to 4.3. (diff)
Update to 3.1.4.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=306381
Diffstat (limited to 'x11/mlterm/files')
-rw-r--r--x11/mlterm/files/patch-kiklib_src_kik_utmp_utmper.c13
-rw-r--r--x11/mlterm/files/patch-main_dexport.map11
2 files changed, 0 insertions, 24 deletions
diff --git a/x11/mlterm/files/patch-kiklib_src_kik_utmp_utmper.c b/x11/mlterm/files/patch-kiklib_src_kik_utmp_utmper.c
deleted file mode 100644
index 1163f3d81722..000000000000
--- a/x11/mlterm/files/patch-kiklib_src_kik_utmp_utmper.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- kiklib/src/kik_utmp_utmper.c.orig 2012-04-29 11:38:18.000000000 +0900
-+++ kiklib/src/kik_utmp_utmper.c 2012-04-29 11:39:57.000000000 +0900
-@@ -20,8 +20,8 @@
-
- kik_utmp_t
- kik_utmp_new(
-- char * tty ,
-- char * host,
-+ const char * tty ,
-+ const char * host,
- int pty_fd
- )
- {
diff --git a/x11/mlterm/files/patch-main_dexport.map b/x11/mlterm/files/patch-main_dexport.map
deleted file mode 100644
index d69a4adee4e4..000000000000
--- a/x11/mlterm/files/patch-main_dexport.map
+++ /dev/null
@@ -1,11 +0,0 @@
---- main/dexport.map.orig 2012-04-29 11:45:34.000000000 +0900
-+++ main/dexport.map 2012-04-29 11:46:34.000000000 +0900
-@@ -2,6 +2,8 @@
- global:
- x_imagelib_load_file ;
- x_get_opened_displays ;
-+ __progname ;
-+ environ ;
- local:
- * ;
- } ;