From dd1112a2b0969cbefc68c8e7a2657b35c7d23e02 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 21 Dec 2018 14:22:17 +0000 Subject: Remove expired ports: 2018-12-19 net/ntop: Broken for more than 6 months 2018-12-19 textproc/ots: Broken for more than 6 months 2018-12-20 x11/xdialog: Uses obsolete glib12 2018-12-20 net/netdude: Uses obsolete glib12 2018-12-20 japanese/jmode-skk: Uses obsolete glib12 2018-12-20 print/gsview: Uses obsolete glib12 2018-12-20 x11/dgs: Uses obsolete glib12 2018-12-20 japanese/jmode: Uses obsolete glib12 2018-12-20 multimedia/xmms: Uses obsolete glib12 --- japanese/jmode/files/patch-src_anthyconv.cpp | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 japanese/jmode/files/patch-src_anthyconv.cpp (limited to 'japanese/jmode/files/patch-src_anthyconv.cpp') diff --git a/japanese/jmode/files/patch-src_anthyconv.cpp b/japanese/jmode/files/patch-src_anthyconv.cpp deleted file mode 100644 index 74c7cd627a30..000000000000 --- a/japanese/jmode/files/patch-src_anthyconv.cpp +++ /dev/null @@ -1,19 +0,0 @@ ---- src/anthyconv.cpp.orig 2003-06-02 14:50:36 UTC -+++ src/anthyconv.cpp -@@ -5,6 +5,7 @@ - #endif - - #include -+#include - #include "anthy.xpm" - #include "jmode.h" - #include "anthyconv.h" -@@ -147,7 +148,7 @@ KKContext *AnthyConv::createContext(XimI - return anthy; - } - --char **AnthyConv::getIcon() -+const char **AnthyConv::getIcon() - { - // toolbarに出てくるアイコンを返す。 - return anthy_xpm; -- cgit v1.2.3