diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2018-02-16 19:36:57 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2018-02-16 19:36:57 +0000 |
commit | 8fb49f94c893cab086857283d098a57f72901639 (patch) | |
tree | da8129dde9fe4738dcd844caec142bef9f7e9a34 /sysutils/krename-kde4/files/patch-src__systemplugin.h | |
parent | 524f3ecd82c1986b360b911d8aafc945d5ab7908 (diff) |
Update KRename to 5.0.0 and adopt the port with my kde@ hat
This is the first KF5-based release, so rename the port from
sysutils/krename-kde4 to sysutils/krename.
Announcement:
https://mail.kde.org/pipermail/kde-announce-apps/2018-February/005426.html
Notes
Notes:
svn path=/head/; revision=462057
Diffstat (limited to 'sysutils/krename-kde4/files/patch-src__systemplugin.h')
-rw-r--r-- | sysutils/krename-kde4/files/patch-src__systemplugin.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/krename-kde4/files/patch-src__systemplugin.h b/sysutils/krename-kde4/files/patch-src__systemplugin.h deleted file mode 100644 index 266068638bc0..000000000000 --- a/sysutils/krename-kde4/files/patch-src__systemplugin.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/systemplugin.h.orig 2008-07-15 19:14:28.000000000 +0400 -+++ ./src/systemplugin.h 2009-06-01 22:02:34.000000000 +0400 -@@ -18,6 +18,7 @@ - #ifndef _SYSTEM_PLUGIN_H_ - #define _SYSTEM_PLUGIN_H_ - -+#include <time.h> - #include "fileplugin.h" - - class SystemPlugin : public FilePlugin { |