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:           Sun Mar 22 17:11:46 UTC 2026

Modified Files:
        pkgsrc/mail/neomutt: Makefile distinfo

Log Message:
neomutt: update to head of release branch.

IMAP fixes.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.87 -r1.88 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.116 pkgsrc/mail/neomutt/Makefile:1.117
--- pkgsrc/mail/neomutt/Makefile:1.116  Wed Mar 18 22:10:39 2026
+++ pkgsrc/mail/neomutt/Makefile        Sun Mar 22 17:11:46 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.116 2026/03/18 22:10:39 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2026/03/22 17:11:46 wiz Exp $
 
 DISTNAME=              neomutt-20260105
-PKGREVISION=           4
+PKGREVISION=           5
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 #GITHUB_TAG=           ${PKGVERSION_NOREV}
-# use head of 'release' branch as of 20260318 for IMAP fixes
-GITHUB_TAG=            64958dbe616a4ab46b73d6eb86a80c3699f389ff
+# use head of 'release' branch as of 20260322
+GITHUB_TAG=            543ed2389354b31c2219661bb120831562283083
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://www.neomutt.org/

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.87 pkgsrc/mail/neomutt/distinfo:1.88
--- pkgsrc/mail/neomutt/distinfo:1.87   Wed Mar 18 22:10:39 2026
+++ pkgsrc/mail/neomutt/distinfo        Sun Mar 22 17:11:46 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.87 2026/03/18 22:10:39 wiz Exp $
+$NetBSD: distinfo,v 1.88 2026/03/22 17:11:46 wiz Exp $
 
-BLAKE2s (neomutt-20260105-64958dbe616a4ab46b73d6eb86a80c3699f389ff.tar.gz) = b3f6fd0bbe2250f59399ec1ae423d22c3830e93e20e197286649ddf0ef3e50c0
-SHA512 (neomutt-20260105-64958dbe616a4ab46b73d6eb86a80c3699f389ff.tar.gz) = 
2518fa6adbe9d7ad52a27cbba9346df369e5b411339f5e352572e12f57ab97d833acd893ff417902be9c80cbe82903f6661bf433470f5511d517b31643301907
-Size (neomutt-20260105-64958dbe616a4ab46b73d6eb86a80c3699f389ff.tar.gz) = 4199626 bytes
+BLAKE2s (neomutt-20260105-543ed2389354b31c2219661bb120831562283083.tar.gz) = ee0827c52962eecaa09f11be26a8fb089a9afd27632bb5d50fe94eea7b84fd8b
+SHA512 (neomutt-20260105-543ed2389354b31c2219661bb120831562283083.tar.gz) = 
6f2010d8227fe37b71f58c9a0e2b0848646ccc54f5477737b787f635a4b2eb20f67112342cca27e9e47702ca1b25ff7a49e808ef01815f78d6ba81ad2490bb0d
+Size (neomutt-20260105-543ed2389354b31c2219661bb120831562283083.tar.gz) = 4199579 bytes



Home | Main Index | Thread Index | Old Index