From 4c8a065e7f12122ecd7c721a647754b79cb856ed Mon Sep 17 00:00:00 2001 From: Beech Rintoul Date: Mon, 22 Nov 2010 11:35:55 +0000 Subject: Update to version 6.1 Numerous changes since last FreeBSD port version. See CHANGELOG from distfile for details. PR: 152338 Submitted by: Charlie Kester corky1951@comcast.net (maintainer) Approved by: itetcu --- x11/fbpanel/files/patch-plugin.c | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 x11/fbpanel/files/patch-plugin.c (limited to 'x11/fbpanel/files/patch-plugin.c') diff --git a/x11/fbpanel/files/patch-plugin.c b/x11/fbpanel/files/patch-plugin.c deleted file mode 100644 index 31d199ea50be..000000000000 --- a/x11/fbpanel/files/patch-plugin.c +++ /dev/null @@ -1,16 +0,0 @@ ---- plugin.c~ 2007-04-21 14:28:25.000000000 +0300 -+++ plugin.c 2008-03-19 15:54:08.000000000 +0200 -@@ -65 +65,5 @@ -- -+ -+#ifdef STATIC_TCLOCK -+ REGISTER_PLUGIN_CLASS(tclock_plugin_class, 0); -+#endif -+ -@@ -101 +105,5 @@ -- -+ -+#if defined(STATIC_CPU) && defined(PLUGIN_CPU) -+ REGISTER_PLUGIN_CLASS(cpu_plugin_class, 0); -+#endif -+ -- cgit v1.2.3