summaryrefslogtreecommitdiff
path: root/mail/notmuch
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-01-31 07:13:11 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-01-31 07:13:11 +0000
commitba332469323634b03fcb8b5455a2994f2e2a9f03 (patch)
treec599ac083bef35104478bfbb33f5aaff1b82e810 /mail/notmuch
parent- Update to 0.9.9 (diff)
- Update to version 0.15.1
- Define LICENSE (GPLv3) - Respect PREFIX, cleanup Makefile PR: ports/175607 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=311295
Diffstat (limited to 'mail/notmuch')
-rw-r--r--mail/notmuch/Makefile13
-rw-r--r--mail/notmuch/distinfo4
2 files changed, 10 insertions, 7 deletions
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 <bsd.port.mk>
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