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: Fri Apr 5 10:31:55 UTC 2024
Modified Files:
pkgsrc/mail/neomutt: Makefile distinfo
Log Message:
neomutt: update to 20240329.
2024-03-29 Richard Russon \<rich%flatcap.org@localhost\>
* Bug Fixes
- #4185 c441f5957 Fix memory leak in trash_append()
- #4189 Fix off-by-one error in %b with notmuch
- #4190 Zero-out mailbox counters on delete
- #4204 colour: honour the normal colour
- #4205 match folder-hook also against mailbox name (fixes #4201)
- wrap colour in <show-log-messages>
- history: fix saving file
- history: improve error message format
* Docs
- #4182 docs: -C: Fix some accidents
- #4188 Update oauth2 README
- #4193 Update oauth2 README
- fix typos, lots of tidying
- tidy license info
* Build
- #4196 use FreeBSD 14.0 in Cirrus CI
- actions: update cpu count
- actions: use codeql v3
* Code
- #4186 Buffer refactoring: make_entry()
- address: tidy config handling
- coverage: buf, slist
- graphviz: link labels
- tidy buf_strcpy() calls
- tidy char buffers
- test: default timezone to UTC
2024-03-23 Richard Russon \<rich%flatcap.org@localhost\>
* Do NOT use this release
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.69 -r1.70 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.91 pkgsrc/mail/neomutt/Makefile:1.92
--- pkgsrc/mail/neomutt/Makefile:1.91 Wed Feb 14 08:14:58 2024
+++ pkgsrc/mail/neomutt/Makefile Fri Apr 5 10:31:55 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2024/02/14 08:14:58 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2024/04/05 10:31:55 wiz Exp $
-DISTNAME= neomutt-20240201
+DISTNAME= neomutt-20240329
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.69 pkgsrc/mail/neomutt/distinfo:1.70
--- pkgsrc/mail/neomutt/distinfo:1.69 Wed Feb 14 08:14:58 2024
+++ pkgsrc/mail/neomutt/distinfo Fri Apr 5 10:31:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.69 2024/02/14 08:14:58 wiz Exp $
+$NetBSD: distinfo,v 1.70 2024/04/05 10:31:55 wiz Exp $
-BLAKE2s (neomutt-20240201-20240201.tar.gz) = 8459525cdbbfd3ecb809efc54741b8a75de6861da96e8efd25e57bce74bebad0
-SHA512 (neomutt-20240201-20240201.tar.gz) = 431270a093bfa5024f2565aa8921e3482262210ca03c410362b6fa504aa1f2e299d1f6eb63cb05dcaf7b1328051b5d32c4fd719b5cb7ddec83a176a85ff5dc53
-Size (neomutt-20240201-20240201.tar.gz) = 3831010 bytes
+BLAKE2s (neomutt-20240329-20240329.tar.gz) = 18386705d66298b9617260e7aaf5e614e22baa560c3766836904fc8c395defe0
+SHA512 (neomutt-20240329-20240329.tar.gz) = 0b4e0348b698d83fd79085782ad951ea256662ed7447ee233bca40d8ae7e63439313f28a72501451866d8344cae1658f37751310473f3d4bda143247d0884794
+Size (neomutt-20240329-20240329.tar.gz) = 3832314 bytes
Home |
Main Index |
Thread Index |
Old Index