diff options
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/files/patch-libbalsa::address-book-ldap.c | 11 | ||||
-rw-r--r-- | mail/balsa/files/patch-libmutt::charset.c | 14 | ||||
-rw-r--r-- | mail/balsa/files/patch-libmutt::charset.h | 14 | ||||
-rw-r--r-- | mail/balsa/files/patch-libmutt::rfc2047.c | 11 | ||||
-rw-r--r-- | mail/balsa/files/patch-src::print.c | 14 |
5 files changed, 0 insertions, 64 deletions
diff --git a/mail/balsa/files/patch-libbalsa::address-book-ldap.c b/mail/balsa/files/patch-libbalsa::address-book-ldap.c deleted file mode 100644 index 1205fd6..0000000 --- a/mail/balsa/files/patch-libbalsa::address-book-ldap.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libbalsa/address-book-ldap.c Mon Nov 19 03:41:21 2001 -+++ libbalsa/address-book-ldap.c.new Sun Dec 16 12:59:34 2001 -@@ -31,7 +31,7 @@ - #include <sys/time.h> - #include <lber.h> - #include <ldap.h> --#include <iconv.h> -+#include <giconv.h> - - #include "address-book.h" - #include "address-book-ldap.h" diff --git a/mail/balsa/files/patch-libmutt::charset.c b/mail/balsa/files/patch-libmutt::charset.c deleted file mode 100644 index 3c57eac..0000000 --- a/mail/balsa/files/patch-libmutt::charset.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libmutt/charset.c 2001/03/06 10:39:57 1.1 -+++ libmutt/charset.c 2001/03/06 10:40:07 -@@ -29,7 +29,7 @@ - #include <unistd.h> - #include <errno.h> - --#include <iconv.h> -+#include <giconv.h> - - #include "mutt.h" - #include "charset.h" diff --git a/mail/balsa/files/patch-libmutt::charset.h b/mail/balsa/files/patch-libmutt::charset.h deleted file mode 100644 index 7e490597..0000000 --- a/mail/balsa/files/patch-libmutt::charset.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libmutt/charset.h 2001/03/06 10:38:56 1.1 -+++ libmutt/charset.h 2001/03/06 10:39:08 -@@ -19,7 +19,7 @@ - #ifndef _CHARSET_H - #define _CHARSET_H - --#include <iconv.h> -+#include <giconv.h> - - int mutt_convert_string (char **, const char *, const char *); - diff --git a/mail/balsa/files/patch-libmutt::rfc2047.c b/mail/balsa/files/patch-libmutt::rfc2047.c deleted file mode 100644 index feb6b4e..0000000 --- a/mail/balsa/files/patch-libmutt::rfc2047.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libmutt/rfc2047.c Wed Jul 18 10:47:01 2001 -+++ libmutt/rfc2047.c.new Tue Sep 18 16:18:18 2001 -@@ -24,7 +24,7 @@ - - #include <ctype.h> - #include <errno.h> --#include <iconv.h> -+#include <giconv.h> - #include <stdio.h> - #include <stdlib.h> - #include <string.h> diff --git a/mail/balsa/files/patch-src::print.c b/mail/balsa/files/patch-src::print.c deleted file mode 100644 index 1fe05a3..0000000 --- a/mail/balsa/files/patch-src::print.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/print.c 2001/04/23 15:33:41 1.1 -+++ src/print.c 2001/04/23 15:33:56 -@@ -22,7 +22,7 @@ - #include <gnome.h> - #include <config.h> - #include <balsa-app.h> --#include <iconv.h> -+#include <giconv.h> - - #include "print.h" - |