Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2013 12:19:33 +0100
From:      Alan Hicks <ahicks@p-o.co.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181777: [Maintainer update] Upgrade mail/gmime26 from 2.6.16 to 2.6.17
Message-ID:  <E1VGodx-000GVY-3O@p-o.co.uk>
Resent-Message-ID: <201309031130.r83BU2v7037974@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181777
>Category:       ports
>Synopsis:       [Maintainer update] Upgrade mail/gmime26 from 2.6.16 to 2.6.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 03 11:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alan Hicks
>Release:        FreeBSD 9.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD schnittke.p-o.co.uk 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:01:40 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update GMime from 2.6.16 to 2.6.17
Changes are:
If no Content-Type header exists and the parent is a multipart/digest,
default to message/rfc822 instead of text/plain.
New convenience function to check that the text matches a boundary,
possibly followed by lwsp.
Fixed to properly handle a 0-byte substream at the end of the very last
source stream.
	
>How-To-Repeat:
	
>Fix:

	
Apply patch to update to 2.6.17

--- gmime26-2616-2617.diff begins here ---
diff -ur gmime26.orig/Makefile gmime26/Makefile
--- gmime26.orig/Makefile	2013-07-02 12:52:15.000000000 +0100
+++ gmime26/Makefile	2013-09-03 10:55:59.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: mail/gmime26/Makefile 322163 2013-07-02 11:52:15Z wg $
 
 PORTNAME=	gmime
-PORTVERSION=	2.6.16
+PORTVERSION=	2.6.17
 PORTREVISION?=	0
 CATEGORIES?=	mail
 MASTER_SITES=	GNOME
diff -ur gmime26.orig/distinfo gmime26/distinfo
--- gmime26.orig/distinfo	2013-07-02 12:52:15.000000000 +0100
+++ gmime26/distinfo	2013-09-03 10:56:10.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (gmime-2.6.16.tar.xz) = 1093c2c9b4644d53b9c2df30042b3c4c2e9141d3e65e299030d227485d95c8af
-SIZE (gmime-2.6.16.tar.xz) = 739160
+SHA256 (gmime-2.6.17.tar.xz) = 22d49e57c404a0a68d1ac3426c8f23a39185a4b2d569de03bece07db03d1202f
+SIZE (gmime-2.6.17.tar.xz) = 739208
--- gmime26-2616-2617.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1VGodx-000GVY-3O>