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 26 04:41:29 UTC 2024

Modified Files:
        pkgsrc/mail/neomutt: Makefile distinfo

Log Message:
neomutt: update to 20240425.

This is a small Bug-Fix Release.

In particular, it fixes a few small quirks in the new Expando code.


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.71 -r1.72 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.94 pkgsrc/mail/neomutt/Makefile:1.95
--- pkgsrc/mail/neomutt/Makefile:1.94   Thu Apr 18 06:54:20 2024
+++ pkgsrc/mail/neomutt/Makefile        Fri Apr 26 04:41:29 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2024/04/18 06:54:20 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2024/04/26 04:41:29 wiz Exp $
 
-DISTNAME=              neomutt-20240416
+DISTNAME=              neomutt-20240425
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${PKGVERSION_NOREV}

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.71 pkgsrc/mail/neomutt/distinfo:1.72
--- pkgsrc/mail/neomutt/distinfo:1.71   Tue Apr 16 22:08:23 2024
+++ pkgsrc/mail/neomutt/distinfo        Fri Apr 26 04:41:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2024/04/16 22:08:23 wiz Exp $
+$NetBSD: distinfo,v 1.72 2024/04/26 04:41:29 wiz Exp $
 
-BLAKE2s (neomutt-20240416-20240416.tar.gz) = 16e22ebfd447200f61ffcec77a18435d3a4404d4bb19d46d8fb3b77330e81ec8
-SHA512 (neomutt-20240416-20240416.tar.gz) = fa5313cbd7b8d5455fc58bfb105067e188a08284ac08fb10d0066b0390cb040519041a6e2ffc6c9098e85d109ff66f18064883e71dee498a6a2d1e09fac07254
-Size (neomutt-20240416-20240416.tar.gz) = 4089291 bytes
+BLAKE2s (neomutt-20240425-20240425.tar.gz) = 55cc8f06a44333423a5e34973a3c2b10bbe19741bfe407acc8bb2f00f1b7d924
+SHA512 (neomutt-20240425-20240425.tar.gz) = bb47aba1aa8ecc824d9d0a8f6be23f2d39f0aac06739920ee349ff96bc27cbe39b6cfa797f648eb683fe49f01fa1873805a3ed2e7cbf4124dae12517591c02c9
+Size (neomutt-20240425-20240425.tar.gz) = 4092419 bytes



Home | Main Index | Thread Index | Old Index