From ba332469323634b03fcb8b5455a2994f2e2a9f03 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Thu, 31 Jan 2013 07:13:11 +0000 Subject: - Update to version 0.15.1 - Define LICENSE (GPLv3) - Respect PREFIX, cleanup Makefile PR: ports/175607 Submitted by: maintainer --- mail/notmuch/Makefile | 13 ++++++++----- mail/notmuch/distinfo | 4 ++-- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'mail') diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 12a7747f074d..529f221c6a8a 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -2,17 +2,24 @@ # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.14 +PORTVERSION= 0.15.1 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ MAINTAINER= ross@rosstimson.com COMMENT= Thread-based email index, search, and tagging application +LICENSE= GPLv3 + LIB_DEPENDS= gmime-2.4:${PORTSDIR}/mail/gmime24 \ xapian:${PORTSDIR}/databases/xapian-core \ talloc:${PORTSDIR}/devel/talloc +HAS_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man +USE_GMAKE= yes +USE_LDCONFIG= yes + MAN1= notmuch.1 notmuch-config.1 \ notmuch-count.1 notmuch-dump.1 \ notmuch-new.1 notmuch-reply.1 \ @@ -22,9 +29,5 @@ MAN1= notmuch.1 notmuch-config.1 \ MAN5= notmuch-hooks.5 MAN7= notmuch-search-terms.7 MANCOMPRESSED= yes -HAS_CONFIGURE= yes -CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man -USE_GMAKE= yes -USE_LDCONFIG= yes .include diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index 51db7dadcbc5..648f2bd3299d 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,2 +1,2 @@ -SHA256 (notmuch-0.14.tar.gz) = 095e191dc0f3125c4fd98440fdf55050cba01b8e9f68245ffe0190a7f39ca753 -SIZE (notmuch-0.14.tar.gz) = 488310 +SHA256 (notmuch-0.15.1.tar.gz) = d917b62141c9d3e5c3bf6ce3b45cad33a0025b53d1c1eec1a6a52e32e3a12918 +SIZE (notmuch-0.15.1.tar.gz) = 560172 -- cgit v1.2.3