From 92275b1deb5de78639194923a4334d1abd8f349f Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 23 May 2016 16:06:56 +0000 Subject: - Update to 0.22 PR: 209665 Submitted by: mp39590@gmail.com (maintainer) --- mail/notmuch/Makefile | 2 +- mail/notmuch/distinfo | 5 +++-- mail/notmuch/files/patch-lib_notmuch.h | 11 ----------- 3 files changed, 4 insertions(+), 14 deletions(-) delete mode 100644 mail/notmuch/files/patch-lib_notmuch.h (limited to 'mail/notmuch') diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 93ca384078ef..2e5e602fceec 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo index e1f3c851e887..28d53c16c631 100644 --- a/mail/notmuch/distinfo +++ b/mail/notmuch/distinfo @@ -1,2 +1,3 @@ -SHA256 (notmuch-0.21.tar.gz) = d06f8ffed168c7d53ffc449dd611038b5fa90f7ee22d58f3bec3b379571e25b3 -SIZE (notmuch-0.21.tar.gz) = 663600 +TIMESTAMP = 1463745210 +SHA256 (notmuch-0.22.tar.gz) = d64118ef926ba06fba814a89a75d20b0c8c8ec07dd65e41bb9f1e9db0dcfb99a +SIZE (notmuch-0.22.tar.gz) = 682458 diff --git a/mail/notmuch/files/patch-lib_notmuch.h b/mail/notmuch/files/patch-lib_notmuch.h deleted file mode 100644 index dee4e3df3028..000000000000 --- a/mail/notmuch/files/patch-lib_notmuch.h +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/notmuch.h.orig 2015-10-30 10:14:41 UTC -+++ lib/notmuch.h -@@ -60,7 +60,7 @@ NOTMUCH_BEGIN_DECLS - #define LIBNOTMUCH_MICRO_VERSION 0 - - #define NOTMUCH_DEPRECATED(major,minor) \ -- __attribute__ ((deprecated ("function deprecated as of libnotmuch " #major "." #minor))) -+ __attribute__ ((deprecated)) - #endif /* __DOXYGEN__ */ - - /** -- cgit v1.2.3