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 Jul 29 19:32:58 UTC 2024
Modified Files:
pkgsrc/mail/mu: Makefile distinfo
Removed Files:
pkgsrc/mail/mu/patches: patch-lib_utils_mu-logger.cc
Log Message:
mu: updated to version 1.12.6
Packaging changes:
- removed patch due to upstream fixing bug
Upstream changes:
- improved documentation: man-pages, mu4e reference manual, README
- new function `mu4e-save-message`, to save a copy of the message at
point
- reduce logging a bit
- fix `mu4e-compose-pre-hook` which broke with the 1.12.5 changes
- fix bookmark support (`bookmark-make-record-function`)
- fixed running mu server on non-systemd operating systems
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/mu/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/mu/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/mu/patches/patch-lib_utils_mu-logger.cc
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.5 pkgsrc/mail/mu/Makefile:1.6
--- pkgsrc/mail/mu/Makefile:1.5 Wed May 29 16:33:23 2024
+++ pkgsrc/mail/mu/Makefile Mon Jul 29 19:32:58 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2024/05/29 16:33:23 adam Exp $
+# $NetBSD: Makefile,v 1.6 2024/07/29 19:32:58 ktnb Exp $
-DISTNAME= mu-1.12.5
-PKGREVISION= 1
+DISTNAME= mu-1.12.6
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.3 pkgsrc/mail/mu/distinfo:1.4
--- pkgsrc/mail/mu/distinfo:1.3 Mon May 6 18:24:42 2024
+++ pkgsrc/mail/mu/distinfo Mon Jul 29 19:32:58 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/05/06 18:24:42 ktnb Exp $
+$NetBSD: distinfo,v 1.4 2024/07/29 19:32:58 ktnb Exp $
-BLAKE2s (mu-1.12.5.tar.gz) = 9d5c0f7412035aabbbd0bb4ac8c18fa47b8041f1f1aceb18c09a12325f861291
-SHA512 (mu-1.12.5.tar.gz) = 2a879f0ebb955729f3ba5c30615df3752d0d3a5909647bf98f05e666c71fb74beeb2ecdd7f86db93f6739befdeca2b67cb7d4d1e6e2bd35028191a7ac86b435e
-Size (mu-1.12.5.tar.gz) = 959726 bytes
-SHA1 (patch-lib_utils_mu-logger.cc) = 9fbc427529d2b3696d41a980f2926e8b28f0f76f
+BLAKE2s (mu-1.12.6.tar.gz) = a8d57933d3a3fb09c0ab19d16b4dfe1f690706c62c17c3d18cd28763981567cb
+SHA512 (mu-1.12.6.tar.gz) = dc491bd70a9d5f0843a969490bbde7c78ccde2cb49ae9b6f161571007762e03f418d70960a39dfb4b109d46128126553cbfb054d20996fa028ac98837de42495
+Size (mu-1.12.6.tar.gz) = 963258 bytes
Home |
Main Index |
Thread Index |
Old Index