aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/scim-pinyin
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2005-03-13 10:16:36 +0800
committerclsung <clsung@FreeBSD.org>2005-03-13 10:16:36 +0800
commit65567065a854aa69aaf2c87a80482f1c7c220bb2 (patch)
treed397537b026e9ba33825c88c3089d309f64b979e /chinese/scim-pinyin
parent37306f02f2a51defc41ef936d9183cc78babc519 (diff)
downloadfreebsd-ports-gnome-65567065a854aa69aaf2c87a80482f1c7c220bb2.tar.gz
freebsd-ports-gnome-65567065a854aa69aaf2c87a80482f1c7c220bb2.tar.zst
freebsd-ports-gnome-65567065a854aa69aaf2c87a80482f1c7c220bb2.zip
- it doesn't need extra-patch-4-stable in 0.5.0
PR: 78265 Submitted by: maintainer
Diffstat (limited to 'chinese/scim-pinyin')
-rw-r--r--chinese/scim-pinyin/files/extra-patch-4-stable10
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/scim-pinyin/files/extra-patch-4-stable b/chinese/scim-pinyin/files/extra-patch-4-stable
deleted file mode 100644
index bec92c2d650c..000000000000
--- a/chinese/scim-pinyin/files/extra-patch-4-stable
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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)