- Update to 0.22.2
- While here, cosmetic fixes PR: 212588 Submitted by: mp39590@gmail.com (maintainer)
This commit is contained in:
parent
a3f4b9057b
commit
8f63a058ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422059
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= notmuch
|
||||
PORTVERSION= 0.22.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.22.2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://notmuchmail.org/releases/
|
||||
|
||||
@ -46,7 +45,7 @@ USE_LDCONFIG= yes
|
||||
MAKE_ENV+= PYTHONCMD=${PYTHON_CMD}
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/notmuch
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnotmuch.so.4.3.0
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/notmuch
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnotmuch.so.4.3.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1469017581
|
||||
SHA256 (notmuch-0.22.1.tar.gz) = e739457794f3c2b363beffa3ed9e8a2786921031c80672f5b06d0880876a974b
|
||||
SIZE (notmuch-0.22.1.tar.gz) = 683286
|
||||
TIMESTAMP = 1473408075
|
||||
SHA256 (notmuch-0.22.2.tar.gz) = 6cd19c61634079981b2d8f4b7cb4eb953cba2a36272520603682d813d2bd7ed1
|
||||
SIZE (notmuch-0.22.2.tar.gz) = 683796
|
||||
|
@ -1,3 +1,3 @@
|
||||
Notmuch - thread-based email index, search and tagging.
|
||||
|
||||
WWW: http://notmuchmail.org
|
||||
WWW: http://notmuchmail.org/
|
||||
|
Loading…
Reference in New Issue
Block a user