From 8e995f3fef90614a957d3d6b16f77eca3b7d9dec Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 13 Dec 2012 09:14:22 +0000 Subject: Remove patches that were probably intended to go away with the 1.2.0 update. --- .../patches/patch-Framework_Pantomime_NSString+Extensions.m | 13 ------------- mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m | 13 ------------- 2 files changed, 26 deletions(-) delete mode 100644 mail/Pantomime/patches/patch-Framework_Pantomime_NSString+Extensions.m delete mode 100644 mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m (limited to 'mail') diff --git a/mail/Pantomime/patches/patch-Framework_Pantomime_NSString+Extensions.m b/mail/Pantomime/patches/patch-Framework_Pantomime_NSString+Extensions.m deleted file mode 100644 index 9bdc5ed326a..00000000000 --- a/mail/Pantomime/patches/patch-Framework_Pantomime_NSString+Extensions.m +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-Framework_Pantomime_NSString+Extensions.m,v 1.1 2011/11/25 22:00:32 joerg Exp $ - ---- Framework/Pantomime/NSString+Extensions.m.orig 2011-11-25 13:35:45.000000000 +0000 -+++ Framework/Pantomime/NSString+Extensions.m -@@ -42,8 +42,6 @@ - #ifdef MACOSX - #include - #include --#else --#include - #endif - - #include diff --git a/mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m b/mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m deleted file mode 100644 index 9ef153b204a..00000000000 --- a/mail/Pantomime/patches/patch-Framework_Pantomine_CWParser.m +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-Framework_Pantomine_CWParser.m,v 1.1 2011/12/17 16:13:43 marino Exp $ - ---- Framework/Pantomime/CWParser.m.orig 2007-01-28 19:46:23.000000000 +0000 -+++ Framework/Pantomime/CWParser.m -@@ -40,7 +40,7 @@ - // - static char *month_name[12] = {"jan", "feb", "mar", "apr", "may", "jun", "jul", "aug", "sep", "oct", "nov", "dec"}; - --static struct timezone { -+static struct timezonePantomine { - char *name; /* time zone name */ - int offset; /* offset, in minutes, EAST of GMT */ - } timezone_info[] = { -- cgit v1.2.3