diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-05-19 15:29:56 +0200 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-05-19 15:37:36 +0200 |
commit | 75382de034dbbe6eda9da6149b31393bd9529899 (patch) | |
tree | 7bf81640a32a35cfbf1a5f3a5800c6a7c873ff5f /mail/gmime2/files/patch-tests__test-parser.c | |
parent | databases/pgmetrics: update to 1.13.0 (diff) |
cleanup: remove gmime2
gmime 2 has been replaced long ago by 2.4 version then 2.6 and finally 3.0
It is more than time to remove the 2.2 version (2.4 is already gone)
Diffstat (limited to 'mail/gmime2/files/patch-tests__test-parser.c')
-rw-r--r-- | mail/gmime2/files/patch-tests__test-parser.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/gmime2/files/patch-tests__test-parser.c b/mail/gmime2/files/patch-tests__test-parser.c deleted file mode 100644 index 56960337fef3..000000000000 --- a/mail/gmime2/files/patch-tests__test-parser.c +++ /dev/null @@ -1,10 +0,0 @@ ---- tests/test-parser.c.orig 2011-03-07 18:09:21 UTC -+++ tests/test-parser.c -@@ -30,6 +30,7 @@ - #include <fcntl.h> - #include <time.h> - -+#include <config.h> - #include <gmime/gmime.h> - - #ifndef G_OS_WIN32 |