Date: Sat, 10 Oct 2009 17:37:42 GMT From: Sahil Tandon <sahil@tandon.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/139488: [UPDATE] mail/gmime24: update to 2.4.10 Message-ID: <200910101737.n9AHbgUq057027@www.freebsd.org> Resent-Message-ID: <200910101740.n9AHe2D3093464@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139488 >Category: ports >Synopsis: [UPDATE] mail/gmime24: update to 2.4.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 10 17:40:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: 7.2-RELEASE >Organization: >Environment: >Description: 2009-10-10 Jeffrey Stedfast <fejj@novell.com> * README: Bumped version * configure.in: Bumped version to 2.4.10 * build/vs2008/gmime.vcproj: Bumped version. * gmime/gmime-encodings.c (g_mime_encoding_uudecode_step): Fixed a uudecoding bug when uulen % 3 is 2. Thanks to Peter Hartley. Fixes bug #597794. >How-To-Repeat: >Fix: Apply diff. Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/gmime24/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 5 Oct 2009 02:33:49 -0000 1.7 +++ Makefile 10 Oct 2009 17:33:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= gmime -PORTVERSION= 2.4.9 +PORTVERSION= 2.4.10 PORTREVISION?= 0 CATEGORIES?= mail MASTER_SITES= GNOME Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/gmime24/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 5 Oct 2009 02:33:49 -0000 1.5 +++ distinfo 10 Oct 2009 17:33:56 -0000 @@ -1,3 +1,3 @@ -MD5 (gmime-2.4.9.tar.gz) = 1f8121abb288e0503de31489e262cbf8 -SHA256 (gmime-2.4.9.tar.gz) = aeb089d3fa7c517c9a25cb398698da0f603882eb13fab132ded7181e604de4c0 -SIZE (gmime-2.4.9.tar.gz) = 1083692 +MD5 (gmime-2.4.10.tar.gz) = d7fe1c046a2bb08606a2a8be0506735c +SHA256 (gmime-2.4.10.tar.gz) = f40fbcc927f7ab1f26ab5b5d4915442106dde77a2d091dfeab6411f8422f305b +SIZE (gmime-2.4.10.tar.gz) = 1083731 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910101737.n9AHbgUq057027>