svn commit: r555521 - in head/mail: notmuch notmuch-emacs

Danilo G. Baio dbaio at FreeBSD.org
Mon Nov 16 23:29:13 UTC 2020


Author: dbaio
Date: Mon Nov 16 23:29:12 2020
New Revision: 555521
URL: https://svnweb.freebsd.org/changeset/ports/555521

Log:
  mail/notmuch: Update to 0.31.2
  
  Changelog:	https://notmuchmail.org/news/release-0.31.1/
  		https://notmuchmail.org/news/release-0.31.2/

Modified:
  head/mail/notmuch-emacs/Makefile
  head/mail/notmuch/Makefile
  head/mail/notmuch/distinfo

Modified: head/mail/notmuch-emacs/Makefile
==============================================================================
--- head/mail/notmuch-emacs/Makefile	Mon Nov 16 23:27:54 2020	(r555520)
+++ head/mail/notmuch-emacs/Makefile	Mon Nov 16 23:29:12 2020	(r555521)
@@ -38,7 +38,7 @@ PORTSCOUT=	limit:^[0-9\.]*$$
 
 # fake ./configure to avoid unneeded dependencies
 do-configure:
-	@${CP} ${WRKSRC}/version ${WRKSRC}/version.stamp
+	@${CP} ${WRKSRC}/version.txt ${WRKSRC}/version.stamp
 	@${ECHO_CMD} 'quiet=$$($$(word 1, $$(1)))' > ${WRKSRC}/Makefile.local
 	@${PRINTF} \
 		'%s\n' \

Modified: head/mail/notmuch/Makefile
==============================================================================
--- head/mail/notmuch/Makefile	Mon Nov 16 23:27:54 2020	(r555520)
+++ head/mail/notmuch/Makefile	Mon Nov 16 23:29:12 2020	(r555521)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	notmuch
-PORTVERSION=	0.31
+PORTVERSION=	0.31.2
 PORTREVISION?=	0
 CATEGORIES?=	mail
 MASTER_SITES=	https://notmuchmail.org/releases/

Modified: head/mail/notmuch/distinfo
==============================================================================
--- head/mail/notmuch/distinfo	Mon Nov 16 23:27:54 2020	(r555520)
+++ head/mail/notmuch/distinfo	Mon Nov 16 23:29:12 2020	(r555521)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599486775
-SHA256 (notmuch-0.31.tar.xz) = 571fa0e1539c86612b1f2b2c80a398e08ecfef52e27ef7e48cf8e3b84fa18394
-SIZE (notmuch-0.31.tar.xz) = 713144
+TIMESTAMP = 1605443751
+SHA256 (notmuch-0.31.2.tar.xz) = 1456b63e04637094eefe7e6f9a45812ed419392a0322fe8b0f452dd06a4cfbef
+SIZE (notmuch-0.31.2.tar.xz) = 713388


More information about the svn-ports-all mailing list