pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/neomutt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 18 22:10:39 UTC 2026

Modified Files:
        pkgsrc/mail/neomutt: Makefile distinfo

Log Message:
neomutt: pick up another bugfix from upstream

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.86 -r1.87 pkgsrc/mail/neomutt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/neomutt/Makefile
diff -u pkgsrc/mail/neomutt/Makefile:1.115 pkgsrc/mail/neomutt/Makefile:1.116
--- pkgsrc/mail/neomutt/Makefile:1.115  Mon Mar  9 18:18:39 2026
+++ pkgsrc/mail/neomutt/Makefile        Wed Mar 18 22:10:39 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.115 2026/03/09 18:18:39 wiz Exp $
+# $NetBSD: Makefile,v 1.116 2026/03/18 22:10:39 wiz Exp $
 
 DISTNAME=              neomutt-20260105
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 #GITHUB_TAG=           ${PKGVERSION_NOREV}
-# use head of 'release' branch as of 20260303 for IMAP fixes
-GITHUB_TAG=            147d7bb59aedf95844c570675e175d72fc936037
+# use head of 'release' branch as of 20260318 for IMAP fixes
+GITHUB_TAG=            64958dbe616a4ab46b73d6eb86a80c3699f389ff
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://www.neomutt.org/

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.86 pkgsrc/mail/neomutt/distinfo:1.87
--- pkgsrc/mail/neomutt/distinfo:1.86   Mon Mar  9 18:18:39 2026
+++ pkgsrc/mail/neomutt/distinfo        Wed Mar 18 22:10:39 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.86 2026/03/09 18:18:39 wiz Exp $
+$NetBSD: distinfo,v 1.87 2026/03/18 22:10:39 wiz Exp $
 
-BLAKE2s (neomutt-20260105-147d7bb59aedf95844c570675e175d72fc936037.tar.gz) = f4a98dda97c4ab3ff2a96cefb762cdde83d36a9ce5f622a8edf902b6bc9d84ef
-SHA512 (neomutt-20260105-147d7bb59aedf95844c570675e175d72fc936037.tar.gz) = 
a18267b16e458a30e1c3055a200c5143aad1cf08869cfa83bc31e91ef745d334ef9fce159b4788d1532da039e593abcf83ea5c29b9be8142d5022e5d79c2f300
-Size (neomutt-20260105-147d7bb59aedf95844c570675e175d72fc936037.tar.gz) = 4198825 bytes
+BLAKE2s (neomutt-20260105-64958dbe616a4ab46b73d6eb86a80c3699f389ff.tar.gz) = b3f6fd0bbe2250f59399ec1ae423d22c3830e93e20e197286649ddf0ef3e50c0
+SHA512 (neomutt-20260105-64958dbe616a4ab46b73d6eb86a80c3699f389ff.tar.gz) = 
2518fa6adbe9d7ad52a27cbba9346df369e5b411339f5e352572e12f57ab97d833acd893ff417902be9c80cbe82903f6661bf433470f5511d517b31643301907
+Size (neomutt-20260105-64958dbe616a4ab46b73d6eb86a80c3699f389ff.tar.gz) = 4199626 bytes



Home | Main Index | Thread Index | Old Index