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:           Sun Mar  4 09:21:55 UTC 2018

Modified Files:
        pkgsrc/mail/mutt: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 pkgsrc/mail/mutt/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/mail/mutt/PLIST
cvs rdiff -u -r1.63 -r1.64 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.196 pkgsrc/mail/mutt/Makefile:1.197
--- pkgsrc/mail/mutt/Makefile:1.196     Sun Jan 28 08:37:31 2018
+++ pkgsrc/mail/mutt/Makefile   Sun Mar  4 09:21:55 2018
@@ -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/

Index: pkgsrc/mail/mutt/PLIST
diff -u pkgsrc/mail/mutt/PLIST:1.23 pkgsrc/mail/mutt/PLIST:1.24
--- pkgsrc/mail/mutt/PLIST:1.23 Sun Jan 28 08:37:31 2018
+++ pkgsrc/mail/mutt/PLIST      Sun Mar  4 09:21:55 2018
@@ -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

Index: pkgsrc/mail/mutt/distinfo
diff -u pkgsrc/mail/mutt/distinfo:1.63 pkgsrc/mail/mutt/distinfo:1.64
--- pkgsrc/mail/mutt/distinfo:1.63      Sun Jan 28 08:37:31 2018
+++ pkgsrc/mail/mutt/distinfo   Sun Mar  4 09:21:55 2018
@@ -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