svn commit: r440844 - head/mail/notmuch

Mikhail Pchelin misha at FreeBSD.org
Sat May 13 14:10:55 UTC 2017


Author: misha
Date: Sat May 13 14:10:54 2017
New Revision: 440844
URL: https://svnweb.freebsd.org/changeset/ports/440844

Log:
  - update from 0.24 to 0.24.1
  
  Approved by:	jpaetzel (implicit)

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

Modified: head/mail/notmuch/Makefile
==============================================================================
--- head/mail/notmuch/Makefile	Sat May 13 13:51:32 2017	(r440843)
+++ head/mail/notmuch/Makefile	Sat May 13 14:10:54 2017	(r440844)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	notmuch
-PORTVERSION=	0.24
-PORTREVISION=	1
+PORTVERSION=	0.24.1
 CATEGORIES=	mail
 MASTER_SITES=	http://notmuchmail.org/releases/
 
@@ -39,7 +38,7 @@ USE_LDCONFIG=	yes
 MAKE_ENV+=	PYTHONCMD=${PYTHON_CMD}
 
 TEST_ENV+=	NOTMUCH_SKIP_TESTS="basic count insert smime atomicity \
-		message-property" \
+		message-property new" \
 		V=1 \
 		TEST_CFLAGS="-g -O0 -I${LOCALBASE}/include -L${LOCALBASE}/lib" \
 		BSD_GDB=${LOCALBASE}/bin/gdb

Modified: head/mail/notmuch/distinfo
==============================================================================
--- head/mail/notmuch/distinfo	Sat May 13 13:51:32 2017	(r440843)
+++ head/mail/notmuch/distinfo	Sat May 13 14:10:54 2017	(r440844)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489580679
-SHA256 (notmuch-0.24.tar.gz) = f7e44cf67630669d3537c4febd7685ca27d62a134e42f9a5db90d5a6ed4c75fc
-SIZE (notmuch-0.24.tar.gz) = 708243
+TIMESTAMP = 1494281277
+SHA256 (notmuch-0.24.1.tar.gz) = fa117de2c6096dd896a333b9c770572a939e04a02abe6745b6b07f5363063ca3
+SIZE (notmuch-0.24.1.tar.gz) = 709190


More information about the svn-ports-all mailing list