pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mu
Module Name: pkgsrc
Committed By: ktnb
Date: Mon Jun 22 14:48:35 UTC 2026
Modified Files:
pkgsrc/mail/mu: Makefile distinfo
Log Message:
mu: update to 1.14.2
- silence some MIME part errors
- some emacs 28.1+ modernization
- list org links with M-x mu4e-org-agenda-links
- when replying to a message with some part selected, cite only that
part
- fix parsing of the Keywords: headers. If you use those, you're
recommend to re-index your message
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/mu/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/mu/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/mu/Makefile
diff -u pkgsrc/mail/mu/Makefile:1.26 pkgsrc/mail/mu/Makefile:1.27
--- pkgsrc/mail/mu/Makefile:1.26 Sat May 30 12:56:30 2026
+++ pkgsrc/mail/mu/Makefile Mon Jun 22 14:48:35 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2026/05/30 12:56:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2026/06/22 14:48:35 ktnb Exp $
-DISTNAME= mu-1.14.1
-PKGREVISION= 1
+DISTNAME= mu-1.14.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=djcb/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/mail/mu/distinfo
diff -u pkgsrc/mail/mu/distinfo:1.19 pkgsrc/mail/mu/distinfo:1.20
--- pkgsrc/mail/mu/distinfo:1.19 Sat May 30 12:56:30 2026
+++ pkgsrc/mail/mu/distinfo Mon Jun 22 14:48:35 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2026/05/30 12:56:30 ryoon Exp $
+$NetBSD: distinfo,v 1.20 2026/06/22 14:48:35 ktnb Exp $
-BLAKE2s (mu-1.14.1.tar.gz) = 5a363f24afcab47619359feb361fe5de647213eb3007e372481421f4421d1f7f
-SHA512 (mu-1.14.1.tar.gz) = f2210fb217d27044292339f494e3c48b2e34c43ce89c0c41f980d5b4bb6a3721657a7246d7f17e01b186f5274cf7b78c55ca284892375c7063c95dd314db06e5
-Size (mu-1.14.1.tar.gz) = 1304730 bytes
+BLAKE2s (mu-1.14.2.tar.gz) = 3fb7bf2438ab668866bb218d0972649a16be0f947d9458af9bdc70e0b6b69d83
+SHA512 (mu-1.14.2.tar.gz) = f99dd9cfef1e885eb61128b32dc9aa8c43bd87965366747d09cec18a4dade6c0d563003487ec448ad02664f03351a01cfe9aa6605b67a8857295ddffd15373a3
+Size (mu-1.14.2.tar.gz) = 1307184 bytes
SHA1 (patch-lib_message_mu-contact.hh) = dce9b6da318ccb7f6103a9d7796fdf3cf57e187e
SHA1 (patch-lib_message_mu-labels.cc) = 37f207ccd216d3cec59c07b24a1512a28d46d058
SHA1 (patch-lib_message_mu-message-part.cc) = 1af584701961a896b9da7368f6019ab883ca4723
Home |
Main Index |
Thread Index |
Old Index