pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/gmime Update to 2.2.23:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67c73026f689
branches:  trunk
changeset: 548862:67c73026f689
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 24 21:08:01 2008 +0000

description:
Update to 2.2.23:

2008-09-14  Jeffrey Stedfast  <fejj%novell.com@localhost>

        * README: Bumped version

        * configure.in: Bumped version to 2.2.23

2008-09-13  Jeffrey Stedfast  <fejj%novell.com@localhost>

        * docs/reference/gmime-sections.txt: Updated.

        * gmime/gmime-parser.c (nearest_pow): New faster method for
        calculating nearest power of 2, rather than an expensive
        while-loop.
        (g_mime_parser_get_headers_begin): New function backported from
        2.3.x
        (g_mime_parser_get_headers_end): Same.

2008-08-07  Jeffrey Stedfast  <fejj%novell.com@localhost>

        * gmime/gmime-message-part.c (g_mime_message_part_get_message):
        Only ref the message if it is non-NULL. Thanks to Peter Bloomfield
        for this fix.

diffstat:

 mail/gmime/Makefile |  4 ++--
 mail/gmime/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r edaa2734f8bd -r 67c73026f689 mail/gmime/Makefile
--- a/mail/gmime/Makefile       Fri Oct 24 21:01:57 2008 +0000
+++ b/mail/gmime/Makefile       Fri Oct 24 21:08:01 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2008/10/24 16:39:11 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2008/10/24 21:08:01 wiz Exp $
 #
 
-DISTNAME=      gmime-2.2.22
+DISTNAME=      gmime-2.2.23
 CATEGORIES=    mail
 MASTER_SITES=  http://spruce.sourceforge.net/gmime/sources/v2.2/
 
diff -r edaa2734f8bd -r 67c73026f689 mail/gmime/distinfo
--- a/mail/gmime/distinfo       Fri Oct 24 21:01:57 2008 +0000
+++ b/mail/gmime/distinfo       Fri Oct 24 21:08:01 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2008/08/14 20:39:25 wiz Exp $
+$NetBSD: distinfo,v 1.16 2008/10/24 21:08:01 wiz Exp $
 
-SHA1 (gmime-2.2.22.tar.gz) = 25d5691df6b7e8fe1bc4288ce7cf22189db9c4d9
-RMD160 (gmime-2.2.22.tar.gz) = fa4a93324b1fbca8f13eef6408196205c71db624
-Size (gmime-2.2.22.tar.gz) = 1064237 bytes
+SHA1 (gmime-2.2.23.tar.gz) = d043afb3f7dc1fb35a468becad963bd059728521
+RMD160 (gmime-2.2.23.tar.gz) = 1a5180ab49e29405e1a8a66feabee4b9f5e2ab78
+Size (gmime-2.2.23.tar.gz) = 1065120 bytes
 SHA1 (patch-ab) = f6b63e3516c941fb044fc42d931a7b4e5d717f86



Home | Main Index | Thread Index | Old Index