pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/mutt



Module Name:    pkgsrc
Committed By:   tron
Date:           Tue Dec 17 15:13:14 UTC 2019

Modified Files:
        pkgsrc/mail/mutt: Makefile distinfo

Log Message:
mutt: Update to version 1.13.1

Changes since version 1.13.0:
! Bug fix release.
+ $sidebar_relative_shortpath_indent, default unset, enables the
  indentation and shortpath behavior introduced in 1.13.0.
+ $sidebar_use_mailbox_shortcuts, default unset, displays standard
  mailbox shortcuts, '~' and '=' in the sidebar.  When unset, the
  sidebar will remove a $folder prefix but won't display mailbox
  shortcuts.


To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.76 -r1.77 pkgsrc/mail/mutt/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/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.216 pkgsrc/mail/mutt/Makefile:1.217
--- pkgsrc/mail/mutt/Makefile:1.216     Sun Dec  1 00:02:34 2019
+++ pkgsrc/mail/mutt/Makefile   Tue Dec 17 15:13:14 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.216 2019/12/01 00:02:34 tron Exp $
+# $NetBSD: Makefile,v 1.217 2019/12/17 15:13:14 tron Exp $
 
-DISTNAME=              mutt-1.13.0
+DISTNAME=              mutt-1.13.1
 CATEGORIES=            mail
 MASTER_SITES=          ftp://ftp.mutt.org/pub/mutt/
 

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.76 pkgsrc/mail/mutt/distinfo:1.77
--- pkgsrc/mail/mutt/distinfo:1.76      Sun Dec  1 00:02:34 2019
+++ pkgsrc/mail/mutt/distinfo   Tue Dec 17 15:13:14 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.76 2019/12/01 00:02:34 tron Exp $
+$NetBSD: distinfo,v 1.77 2019/12/17 15:13:14 tron Exp $
 
-SHA1 (mutt-1.13.0.tar.gz) = 1714769ba8a657568f8a2208648b36fa964f7acf
-RMD160 (mutt-1.13.0.tar.gz) = 8f3b233a9bcd9fb97a12728022f1bb7b85775b29
-SHA512 (mutt-1.13.0.tar.gz) = 76dc0a0cce4293851fb4caa0018538f112bac0f02a1faa2a8ec62bbf078b130d2907709423b3eda5217d24886e58a1e7a184a094701c9bdb989e93b9dac123fa
-Size (mutt-1.13.0.tar.gz) = 4889693 bytes
+SHA1 (mutt-1.13.1.tar.gz) = 3ac85fd6c512964bef3d7ba194a2c036f49bc7a1
+RMD160 (mutt-1.13.1.tar.gz) = 3b59137e9525eb99f15645b5c6451a62795cc864
+SHA512 (mutt-1.13.1.tar.gz) = d65026caa0095d0ffc89bf169eec6bdbce539252653c81ed7c5aed1d00363d468ec052126ee702102f7225cd61dc4b9f8d7d677bd25a32b207adc30b49e9a0e8
+Size (mutt-1.13.1.tar.gz) = 4895458 bytes
 SHA1 (patch-aa) = ffa6fc8af174b3caf3286f24ea6330b4a27d91a1
 SHA1 (patch-ab) = 3d094b6bdb2b2ffac8ce6a1d3a306714c9f01835
 SHA1 (patch-ac) = 40d119b7efed1a4622c42badc9ee97349b504044



Home | Main Index | Thread Index | Old Index