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 Sep  7 09:22:59 UTC 2025

Modified Files:
        pkgsrc/mail/neomutt: Makefile PLIST distinfo
Removed Files:
        pkgsrc/mail/neomutt/patches: patch-parse_extract.c

Log Message:
neomutt: update to 20250905.

Remove upstreamed patch.

Changes:
This is a small release: one new config option and some bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/neomutt/PLIST
cvs rdiff -u -r1.80 -r1.81 pkgsrc/mail/neomutt/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/neomutt/patches/patch-parse_extract.c

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.107 pkgsrc/mail/neomutt/Makefile:1.108
--- pkgsrc/mail/neomutt/Makefile:1.107  Sat May 10 19:22:24 2025
+++ pkgsrc/mail/neomutt/Makefile        Sun Sep  7 09:22:59 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2025/05/10 19:22:24 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2025/09/07 09:22:59 wiz Exp $
 
-DISTNAME=              neomutt-20250510
+DISTNAME=              neomutt-20250905
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${PKGVERSION_NOREV}

Index: pkgsrc/mail/neomutt/PLIST
diff -u pkgsrc/mail/neomutt/PLIST:1.26 pkgsrc/mail/neomutt/PLIST:1.27
--- pkgsrc/mail/neomutt/PLIST:1.26      Wed Feb 14 08:14:58 2024
+++ pkgsrc/mail/neomutt/PLIST   Sun Sep  7 09:22:59 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2024/02/14 08:14:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2025/09/07 09:22:59 wiz Exp $
 bin/neomutt
 libexec/neomutt/pgpewrap
 ${PLIST.smime}libexec/neomutt/smime_keys
@@ -69,6 +69,7 @@ share/neomutt/account-command/gpg-json/R
 share/neomutt/account-command/gpg-json/credentials.sh
 share/neomutt/account-command/macos-keychain/README.md
 share/neomutt/account-command/macos-keychain/keychain.py
+share/neomutt/colorschemes/ayu-dark-256.neomuttrc
 share/neomutt/colorschemes/neonwolf-256.neomuttrc
 share/neomutt/colorschemes/solarized-dark-256.neomuttrc
 share/neomutt/colorschemes/vombatidae.neomuttrc

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.80 pkgsrc/mail/neomutt/distinfo:1.81
--- pkgsrc/mail/neomutt/distinfo:1.80   Sat May 10 19:22:24 2025
+++ pkgsrc/mail/neomutt/distinfo        Sun Sep  7 09:22:59 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.80 2025/05/10 19:22:24 wiz Exp $
+$NetBSD: distinfo,v 1.81 2025/09/07 09:22:59 wiz Exp $
 
-BLAKE2s (neomutt-20250510-20250510.tar.gz) = ed3ad117b7dfea2a26a394f3ddce00a2d1dee3770a06d86f2fe066dcb5ccf94b
-SHA512 (neomutt-20250510-20250510.tar.gz) = 91df243b505d68cc8acaa06729e2d2aa70fb7099ba9d29e5121d6ed76d4ee8c603bcc75b2edfb711c57a301c923e83e237634c379008b4419f6875f5ff8936f9
-Size (neomutt-20250510-20250510.tar.gz) = 4182433 bytes
-SHA1 (patch-parse_extract.c) = 56e80fb5342c57451620cdcb8655607fc9a73d80
+BLAKE2s (neomutt-20250905-20250905.tar.gz) = 0ba76d1fcddc7c73d1e70d73d3b4b3527333a4f1c3202bd0c9b85317c277e183
+SHA512 (neomutt-20250905-20250905.tar.gz) = 18203b0d1451ffaee17c5c03579b3672431601636c444da51f2911df13b752d1e24fd2b6b2fa846a3706176e9aca23a48f8b0a319b356f64b7b816c6de481a7f
+Size (neomutt-20250905-20250905.tar.gz) = 4185921 bytes



Home | Main Index | Thread Index | Old Index