summaryrefslogtreecommitdiff
path: root/mail/gmime
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-07-25 08:21:16 +0000
committerwiz <wiz@pkgsrc.org>2013-07-25 08:21:16 +0000
commitc09c5844db0dd9a89605ca4a883a20e0816186ad (patch)
treeec39d4885d360c0c116d73666ced092657b18db1 /mail/gmime
parent8b1c72bc58d7e3a1f40dcb4c58979346f446a5e2 (diff)
downloadpkgsrc-c09c5844db0dd9a89605ca4a883a20e0816186ad.tar.gz
Remove obsolete patches after 2.6 update (hi joerg)
Diffstat (limited to 'mail/gmime')
-rw-r--r--mail/gmime/patches/patch-aa16
-rw-r--r--mail/gmime/patches/patch-ab22
2 files changed, 0 insertions, 38 deletions
diff --git a/mail/gmime/patches/patch-aa b/mail/gmime/patches/patch-aa
deleted file mode 100644
index 4610362d1da..00000000000
--- a/mail/gmime/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.8 2010/09/08 11:56:24 drochner Exp $
-
-Fix for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0409
-from Fedora.
-
---- gmime/gmime-utils.h.orig 2009-08-12 22:42:55.000000000 +0000
-+++ gmime/gmime-utils.h
-@@ -106,7 +106,7 @@ struct _GMimeReferences {
- * Returns the number of output bytes needed to uuencode an input
- * buffer of size @x.
- **/
--#define GMIME_UUENCODE_LEN(x) ((size_t) (((((x) + 2) / 45) * 62) + 62))
-+#define GMIME_UUENCODE_LEN(x) ((size_t) (((((x) + 2) / 45) * 62) + 64))
-
-
- /**
diff --git a/mail/gmime/patches/patch-ab b/mail/gmime/patches/patch-ab
deleted file mode 100644
index 5155b8ab1b6..00000000000
--- a/mail/gmime/patches/patch-ab
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ab,v 1.6 2010/09/08 12:07:18 drochner Exp $
-
---- Makefile.in.orig 2010-01-30 17:58:38.000000000 +0000
-+++ Makefile.in
-@@ -257,7 +257,7 @@ infodir = @infodir@
- install_sh = @install_sh@
- libdir = @libdir@
- libexecdir = @libexecdir@
--localedir = @localedir@
-+localedir = /usr/pkg/share/locale
- localstatedir = @localstatedir@
- lt_ECHO = @lt_ECHO@
- mandir = @mandir@
-@@ -275,7 +275,7 @@ target_alias = @target_alias@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--SUBDIRS = util gmime src $(am__append_1) tests docs $(am__append_2) .
-+SUBDIRS = util gmime $(am__append_1) tests docs $(am__append_2) .
- bin_SCRIPTS = gmime-config
- CLEANFILES = gmimeConf.sh
- DISTCLEANFILES = iconv-detect.h