pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mutt mutt: Update to version 1.9.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0fe4d307a783
branches:  trunk
changeset: 376541:0fe4d307a783
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Mar 04 09:21:55 2018 +0000

description:
mutt: Update to version 1.9.4

This version fixes a couple of possible large value issues; one for year
numbers and another for mbox message content-length.

diffstat:

 mail/mutt/Makefile |   6 +++---
 mail/mutt/PLIST    |   4 +++-
 mail/mutt/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (46 lines):

diff -r 00770cf96dc4 -r 0fe4d307a783 mail/mutt/Makefile
--- a/mail/mutt/Makefile        Sun Mar 04 09:21:04 2018 +0000
+++ b/mail/mutt/Makefile        Sun Mar 04 09:21:55 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.196 2018/01/28 08:37:31 tron Exp $
+# $NetBSD: Makefile,v 1.197 2018/03/04 09:21:55 tron Exp $
 
-DISTNAME=              mutt-1.9.3
+DISTNAME=              mutt-1.9.4
 CATEGORIES=            mail
-MASTER_SITES=          ftp://ftp.mutt.org/pub/mutt/
+MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 
 MAINTAINER=            tonio%NetBSD.org@localhost
 HOMEPAGE=              http://www.mutt.org/
diff -r 00770cf96dc4 -r 0fe4d307a783 mail/mutt/PLIST
--- a/mail/mutt/PLIST   Sun Mar 04 09:21:04 2018 +0000
+++ b/mail/mutt/PLIST   Sun Mar 04 09:21:55 2018 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.23 2018/01/28 08:37:31 tron Exp $
+@comment $NetBSD: PLIST,v 1.24 2018/03/04 09:21:55 tron Exp $
+bin/flea
 bin/mutt
 bin/mutt_dotlock
+bin/muttbug
 bin/pgpewrap
 bin/pgpring
 ${PLIST.smime}bin/smime_keys
diff -r 00770cf96dc4 -r 0fe4d307a783 mail/mutt/distinfo
--- a/mail/mutt/distinfo        Sun Mar 04 09:21:04 2018 +0000
+++ b/mail/mutt/distinfo        Sun Mar 04 09:21:55 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.63 2018/01/28 08:37:31 tron Exp $
+$NetBSD: distinfo,v 1.64 2018/03/04 09:21:55 tron Exp $
 
-SHA1 (mutt-1.9.3.tar.gz) = 13b025c0a4479129f2f9cb0933b87cb9a93dc420
-RMD160 (mutt-1.9.3.tar.gz) = 6f29aee757e540c7a64ad09b77265666313fd43a
-SHA512 (mutt-1.9.3.tar.gz) = 74be92fbad37f4517c55fabb86cf3bef35929e835877bd59daabc21b292a1e999aa3761df935e595a2226f9d30e256d1b828c11845cae10c60b72dc81e19e7cb
-Size (mutt-1.9.3.tar.gz) = 4196100 bytes
+SHA1 (mutt-1.9.4.tar.gz) = d4696962a2d1c2b49d9d03c2fdfb7881abeaf2c2
+RMD160 (mutt-1.9.4.tar.gz) = 0a93e392d95931a31de47c4392cb02b3039591ca
+SHA512 (mutt-1.9.4.tar.gz) = b8266af8b487f5be238d03f717ddd69b3dc2eeb4e3ada2c2651c9ad7e0558b92f2c256361a4f688cf80c500c490d47c0e3ef5972bdf1208693da7868a58aca6b
+Size (mutt-1.9.4.tar.gz) = 4197655 bytes
 SHA1 (patch-aa) = 59d89dce24110be2927c8a1ea1fa5b780d644372
 SHA1 (patch-ab) = 7c307068e129eb71ba251d175186dc9c5b171681
 SHA1 (patch-ac) = 40d119b7efed1a4622c42badc9ee97349b504044



Home | Main Index | Thread Index | Old Index