pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/neomutt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 21 13:01:54 UTC 2016

Modified Files:
        pkgsrc/mail/neomutt: Makefile distinfo

Log Message:
Updated neomutt to 20160821.

fix: neomutt wasn't reading /etc/Muttrc


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/neomutt/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/neomutt/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/neomutt/Makefile
diff -u pkgsrc/mail/neomutt/Makefile:1.4 pkgsrc/mail/neomutt/Makefile:1.5
--- pkgsrc/mail/neomutt/Makefile:1.4    Sun Aug 21 11:35:39 2016
+++ pkgsrc/mail/neomutt/Makefile        Sun Aug 21 13:01:54 2016
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/08/21 11:35:39 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/08/21 13:01:54 wiz Exp $
 
-DISTNAME=              neomutt-20160820
-PKGREVISION=           1
+DISTNAME=              neomutt-20160821
 CATEGORIES=            mail
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=neomutt/}
 GITHUB_TAG=            ${DISTNAME}

Index: pkgsrc/mail/neomutt/distinfo
diff -u pkgsrc/mail/neomutt/distinfo:1.3 pkgsrc/mail/neomutt/distinfo:1.4
--- pkgsrc/mail/neomutt/distinfo:1.3    Sat Aug 20 09:13:11 2016
+++ pkgsrc/mail/neomutt/distinfo        Sun Aug 21 13:01:54 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/08/20 09:13:11 wiz Exp $
+$NetBSD: distinfo,v 1.4 2016/08/21 13:01:54 wiz Exp $
 
-SHA1 (neomutt-20160820.tar.gz) = eff86d6792600dab5904d7ae8483b0542efed1b4
-RMD160 (neomutt-20160820.tar.gz) = 8b2ccf33a0229409759854fa809f28f8bf687598
-SHA512 (neomutt-20160820.tar.gz) = 3d9220d745f0af5fa7e21d0a9c527f8ebaf85f974de9f9148ccc0f386e416d0bcae5c22634549eda1d9e86e78ebdd920b4f747118c86b6de051337e384278102
-Size (neomutt-20160820.tar.gz) = 2702810 bytes
+SHA1 (neomutt-20160821.tar.gz) = bf38c7ee1e3041d47bb7672b31e7a10f817ce3fb
+RMD160 (neomutt-20160821.tar.gz) = 3148ec07294509bedd52c434686e5b0c3d1213e8
+SHA512 (neomutt-20160821.tar.gz) = 16013a6d54c45fb9553868cfce974459535327a628385b0673b77c20e30a4813dba1a47c5dfda07103b64b82b99e5a0b381cafedbaba5c6c69c87ebdf94bdd30
+Size (neomutt-20160821.tar.gz) = 2702734 bytes



Home | Main Index | Thread Index | Old Index