View | Details | Raw Unified | Return to bug 211266 | Differences between
and this patch

Collapse All | Expand All

(-)b/mail/notmuch/Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	notmuch
4
PORTNAME=	notmuch
5
PORTVERSION=	0.22
5
PORTVERSION=	0.22.1
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
MASTER_SITES=	http://notmuchmail.org/releases/
7
MASTER_SITES=	http://notmuchmail.org/releases/
8
8
Lines 36-41 ZSH_CONFIGURE_OFF= --without-zsh-completion Link Here
36
36
37
HAS_CONFIGURE=	yes
37
HAS_CONFIGURE=	yes
38
USES=		gmake pkgconfig python:build
38
USES=		gmake pkgconfig python:build
39
USE_GNOME+=	glib20
39
CONFIGURE_ARGS=	--prefix=${PREFIX} --mandir=${MANPREFIX}/man
40
CONFIGURE_ARGS=	--prefix=${PREFIX} --mandir=${MANPREFIX}/man
40
USE_LDCONFIG=	yes
41
USE_LDCONFIG=	yes
41
42
(-)b/mail/notmuch/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1463745210
1
TIMESTAMP = 1469017581
2
SHA256 (notmuch-0.22.tar.gz) = d64118ef926ba06fba814a89a75d20b0c8c8ec07dd65e41bb9f1e9db0dcfb99a
2
SHA256 (notmuch-0.22.1.tar.gz) = e739457794f3c2b363beffa3ed9e8a2786921031c80672f5b06d0880876a974b
3
SIZE (notmuch-0.22.tar.gz) = 682458
3
SIZE (notmuch-0.22.1.tar.gz) = 683286

Return to bug 211266