summaryrefslogtreecommitdiff
path: root/mail/gmime24/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-11-15 21:14:54 +0000
committerwiz <wiz>2009-11-15 21:14:54 +0000
commit42499033f901d5aee1cc6c6eee72a531375b5b59 (patch)
tree34fd8367bce4df6c93a0b49b1d8f80a14f7ac31b /mail/gmime24/Makefile
parent6324adf766aa07fb27c1d7f6a29491f5dcb98244 (diff)
downloadpkgsrc-42499033f901d5aee1cc6c6eee72a531375b5b59.tar.gz
Update to 2.4.11:
2009-11-07 Jeffrey Stedfast <fejj@novell.com> * README: Bumped version * configure.in: Bumped version to 2.4.11 * build/vs2008/gmime.vcproj: Bumped version. 2009-11-05 Jeffrey Stedfast <fejj@novell.com> * gmime/gmime-multipart.c (ptr_array_insert): Fixed to handle an index larger than the current array length as well as fixing the true insert case to shift items when index is les than the current array length (as opposed to when it is equal-to). Thanks to harven@gingers.rulez.pl for finding this bug. 2009-10-10 Jeffrey Stedfast <fejj@novell.com> * gmime/gmime-utils.c: Fixed the military timezone offsets.
Diffstat (limited to 'mail/gmime24/Makefile')
-rw-r--r--mail/gmime24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile
index 86c9d6f7ee6..1dbb7ca3c8a 100644
--- a/mail/gmime24/Makefile
+++ b/mail/gmime24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/10/21 16:35:07 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2009/11/15 21:14:54 wiz Exp $
#
-DISTNAME= gmime-2.4.10
+DISTNAME= gmime-2.4.11
PKGNAME= ${DISTNAME:S/gmime/gmime24/}
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gmime/2.4/}