mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add extra patch for 4-*.
Submitted by: maintainer Pointyhat by: me
This commit is contained in:
parent
d93eb7b9a2
commit
a4ccad8524
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116336
10
chinese/scim-chinese/files/extra-patch-4-stable
Normal file
10
chinese/scim-chinese/files/extra-patch-4-stable
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/scim_special_table.cpp.orig Wed Aug 4 20:10:57 2004
|
||||
+++ src/scim_special_table.cpp Wed Aug 4 20:11:13 2004
|
||||
@@ -23,6 +23,7 @@
|
||||
#include <time.h>
|
||||
#include <scim.h>
|
||||
#include "scim_special_table.h"
|
||||
+#include <cstdio>
|
||||
|
||||
static inline String
|
||||
_trim_blank (const String &str)
|
10
chinese/scim-pinyin/files/extra-patch-4-stable
Normal file
10
chinese/scim-pinyin/files/extra-patch-4-stable
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/scim_special_table.cpp.orig Wed Aug 4 20:10:57 2004
|
||||
+++ src/scim_special_table.cpp Wed Aug 4 20:11:13 2004
|
||||
@@ -23,6 +23,7 @@
|
||||
#include <time.h>
|
||||
#include <scim.h>
|
||||
#include "scim_special_table.h"
|
||||
+#include <cstdio>
|
||||
|
||||
static inline String
|
||||
_trim_blank (const String &str)
|
Loading…
Reference in New Issue
Block a user