Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jan 2014 12:04:29 -0800 (PST)
From:      Ross Timson <ross@rosstimson.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/185396: [MAINTAINER] mail/notmuch: update to 0.17_1
Message-ID:  <52c474cd.65abb40a.6f3f.6903@mx.google.com>
Resent-Message-ID: <201401012010.s01KA0Yb003984@freefall.freebsd.org>

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

>Number:         185396
>Category:       ports
>Synopsis:       [MAINTAINER] mail/notmuch: update to 0.17_1
>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:   Wed Jan 01 20:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Ross Timson
>Release:        FreeBSD 10.0-RC3 i386
>Organization:
>Environment:
System: FreeBSD callisto 10.0-RC3 FreeBSD 10.0-RC3 #0 r259778: Tue Dec 24 04:35:46 UTC
>Description:
- Update to 0.17_1
This includes a patch that fixed building with Clang so it should now build
fine on FreeBSD 10.
Also switched to using gmime2.6

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- notmuch-0.17_1.patch begins here ---
diff -ruN /usr/ports/mail/notmuch/Makefile ./Makefile
--- /usr/ports/mail/notmuch/Makefile	2013-09-20 20:59:12.000000000 +0100
+++ ./Makefile	2014-01-01 18:59:54.000000000 +0000
@@ -2,7 +2,7 @@
 # $FreeBSD: mail/notmuch/Makefile 327742 2013-09-20 19:59:12Z bapt $
 
 PORTNAME=	notmuch
-PORTVERSION=	0.15.2
+PORTVERSION=	0.17
 PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://notmuchmail.org/releases/
@@ -12,7 +12,7 @@
 
 LICENSE=	GPLv3
 
-LIB_DEPENDS=	gmime-2.4:${PORTSDIR}/mail/gmime24 \
+LIB_DEPENDS=	gmime-2.6:${PORTSDIR}/mail/gmime26 \
 		xapian:${PORTSDIR}/databases/xapian-core \
 		talloc:${PORTSDIR}/devel/talloc
 
diff -ruN /usr/ports/mail/notmuch/distinfo ./distinfo
--- /usr/ports/mail/notmuch/distinfo	2013-02-20 15:57:53.000000000 +0000
+++ ./distinfo	2014-01-01 18:05:45.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (notmuch-0.15.2.tar.gz) = a6e8af6382ab6df4a944bbffda9eb22639612c047b94632168b4270f2af59c0d
-SIZE (notmuch-0.15.2.tar.gz) = 560411
+SHA256 (notmuch-0.17.tar.gz) = d215e0e7e536c50bc0d8a455a58bb4ddabe0678cc637c4dcebdb57d5c4bcbe95
+SIZE (notmuch-0.17.tar.gz) = 606710
--- notmuch-0.17_1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52c474cd.65abb40a.6f3f.6903>