summaryrefslogtreecommitdiff
path: root/mail/gmime/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-16 13:35:58 +0000
committerwiz <wiz>2009-08-16 13:35:58 +0000
commit6fddd46fdbd028519ed9d8a5b51d6dcb877f49ff (patch)
treea4afc920548d08cbdda94d21db4d8ca62258fbd7 /mail/gmime/Makefile
parent926a8531ce7472cb282dbfdbedeae2d6ca775b63 (diff)
downloadpkgsrc-6fddd46fdbd028519ed9d8a5b51d6dcb877f49ff.tar.gz
Update to 2.2.24. Fix MASTER_SITES. Set LICENSE.
* README: Bumped version * configure.in: Bumped version to 2.2.24 * gmime/gmime-utils.c (charset_convert): If iconv() fails, treat conditions where outleft == 0 the same as if we had gotten an E2BIG error (e.g. we need to grow the output buffer) so that we don't overrun it while appending a '?' placeholder character. * configure.in: Simplified configuring of gmime in a cross-compilation environment. Make it possible to work-around AC_TRY_RUN limitations by copying of target system iconv-detect.h and setting ac_cv_have_iconv_detect_h=yes.
Diffstat (limited to 'mail/gmime/Makefile')
-rw-r--r--mail/gmime/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile
index d113de9f153..6610cb406e7 100644
--- a/mail/gmime/Makefile
+++ b/mail/gmime/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.22 2008/10/24 21:08:01 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2009/08/16 13:35:58 wiz Exp $
#
-DISTNAME= gmime-2.2.23
+DISTNAME= gmime-2.2.24
CATEGORIES= mail
-MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/v2.2/
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gmime/2.2/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://spruce.sourceforge.net/gmime/
COMMENT= Library for the creation and parsing of MIME messages
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir