pkgsrc-WIP-changes archive

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

nmh: Update wip/nmh to 1.7



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Nov 19 15:34:23 2017 +0100
Changeset:	cb45f32144e54f44f0474372ef445856ccc0da3d

Modified Files:
	nmh/Makefile
	nmh/distinfo

Log Message:
nmh: Update wip/nmh to 1.7

Changes (only from 1.7RC3, the complete changelog will be
committed when mail/nmh in pkgsrc will be updated, this is from ChangeLog):
1.7
---
 - Add -noprefer switch to mhshow, mhstore, and mhlist
 - Change the priority ordering for multiple -prefer switches (to allows the
   command line to override the user's profile)
 - Add a -credentials argument when we call post.
 - Send a QUIT instead of RSET at session end when doing 'whom'.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb45f32144e54f44f0474372ef445856ccc0da3d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 nmh/Makefile | 3 +--
 nmh/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/nmh/Makefile b/nmh/Makefile
index 8b095f62ab..5ef472132b 100644
--- a/nmh/Makefile
+++ b/nmh/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.92 2016/03/05 11:28:49 jperkin Exp $
 
-DISTNAME=		nmh-1.7-RC3
-PKGNAME=		nmh-1.7rc3
+DISTNAME=		nmh-1.7
 CATEGORIES=		mail
 MASTER_SITES=		https://download.savannah.nongnu.org/releases/nmh/
 
diff --git a/nmh/distinfo b/nmh/distinfo
index 89261a6989..22bada3e76 100644
--- a/nmh/distinfo
+++ b/nmh/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.19 2015/11/03 23:27:11 agc Exp $
 
-SHA1 (nmh-1.7-RC3.tar.gz) = dff8fca233174680cd45463e6f6b901f410f2076
-RMD160 (nmh-1.7-RC3.tar.gz) = bd55fb4867ce6fc7efc07a32a6544d8b4a0d1ed7
-SHA512 (nmh-1.7-RC3.tar.gz) = 4e4c99fc91adc6b920772c28ad0001cffde91277a19322acc0f127776bef33889b40141e093559e96616c3631b967ff9c57e4dee88755ec7cb6956d0dcda0a01
-Size (nmh-1.7-RC3.tar.gz) = 1389989 bytes
+SHA1 (nmh-1.7.tar.gz) = 626e4c759807fa0714a825bcc4f4c60ba9360ea5
+RMD160 (nmh-1.7.tar.gz) = d0112f995e117b5723a73e6f363681674feb13f1
+SHA512 (nmh-1.7.tar.gz) = 68394c23d776b066d50b75486c985eb59e8545d1f928d78c663be1cd28bf1f7af88fad30e9a7b6e3b80dda1fd6f04815c4b1a6accbf0e960e523742e335dec86
+Size (nmh-1.7.tar.gz) = 1391594 bytes
 SHA1 (patch-ca) = 8e3d655602d8b508f403e51b105e122818b50b7c
 SHA1 (patch-cd) = 5a775091713bca2597a01fcd267d56e2a175588a


Home | Main Index | Thread Index | Old Index