aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2023-09-16 16:32:57 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2023-09-19 21:37:39 +0000
commitd468e2b605136764f4cdefd47f4895d86b6dfe7f (patch)
treeedae16e57324ec2a7cb90efb445b40c03adfd833
parentade26e07a340832561b7c7c1aa7b6a4e032b3913 (diff)
downloadports-d468e2b605136764f4cdefd47f4895d86b6dfe7f.tar.gz
ports-d468e2b605136764f4cdefd47f4895d86b6dfe7f.zip
mail/notmuch*: Update to 0.38
Remove USES=compiler:c++11-lang. It is no longer necessary. Changes: https://notmuchmail.org/news/release-0.38/ Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41895
-rw-r--r--mail/notmuch-emacs/Makefile1
-rw-r--r--mail/notmuch/Makefile10
-rw-r--r--mail/notmuch/distinfo6
3 files changed, 5 insertions, 12 deletions
diff --git a/mail/notmuch-emacs/Makefile b/mail/notmuch-emacs/Makefile
index 227a1f5b855c..b2e1c4eea763 100644
--- a/mail/notmuch-emacs/Makefile
+++ b/mail/notmuch-emacs/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 5
CATEGORIES= mail elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX:S/^$/-emacs/}
COMMENT= Emacs major-mode for the Notmuch email search and tagging application
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile
index 7826a047225c..6146c94a23d2 100644
--- a/mail/notmuch/Makefile
+++ b/mail/notmuch/Makefile
@@ -1,5 +1,5 @@
PORTNAME= notmuch
-DISTVERSION= 0.37
+DISTVERSION= 0.38
PORTREVISION?= 0
CATEGORIES?= mail
MASTER_SITES= https://notmuchmail.org/releases/
@@ -27,8 +27,7 @@ TEST_DEPENDS= ${LOCALBASE}/bin/gdb:devel/gdb \
gsha256sum:sysutils/coreutils \
gwc:sysutils/coreutils
-USES= compiler:c++11-lang gmake gnome pkgconfig \
- python:build,test
+USES= gmake gnome pkgconfig python:build,test
USE_GNOME= glib20
USE_LDCONFIG= yes
.endif
@@ -70,11 +69,6 @@ DOXYGEN_CONFIGURE_WITH= api-docs
MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
MANPAGES_CONFIGURE_WITH= docs
-# Avoid conflict with C++20 <version> by ignoring <...> under WRKSRC
-post-patch:
- @${REINPLACE_CMD} -i .c++20 's/-I$$(srcdir)/-iquote$$(srcdir)/' \
- ${WRKSRC}/*/Makefile.local
-
# Install bash completions without incurring a dependency on
# shells/bash-completion.
post-configure:
diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo
index 4bbf1f7e2918..46ed23b0a5d1 100644
--- a/mail/notmuch/distinfo
+++ b/mail/notmuch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661442742
-SHA256 (notmuch-0.37.tar.xz) = 0e766df28b78bf4eb8235626ab1f52f04f1e366649325a8ce8d3c908602786f6
-SIZE (notmuch-0.37.tar.xz) = 792568
+TIMESTAMP = 1694879133
+SHA256 (notmuch-0.38.tar.xz) = a17901adbe43f481a6bf53c15a2a20268bc8dc7ad5ccf685a0d17c1456dbaf6e
+SIZE (notmuch-0.38.tar.xz) = 804536