pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nmh: Update wip/nmh to nmh-1.7rc2
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Aug 18 06:40:33 2017 +0200
Changeset: ad8722bf6f81741ad9257c1d0a023050686e690c
Modified Files:
nmh/Makefile
nmh/distinfo
Log Message:
nmh: Update wip/nmh to nmh-1.7rc2
pkgsrc changes:
- Update MASTER_SITES (use https:// and avoid redirects)
Changes:
1.7-RC2
-------
- cpstripped(): Rewrite multi-byte version and simplify logic
(these fixes a scan bug reported by Norman Shapiro on nmh-workers@
<http://lists.nongnu.org/archive/html/nmh-workers/2017-08/msg00018.html> )
- Fixed scan to handle empty files without violating an assert [Bug #51693]
- Misc bug fixes and improvements
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad8722bf6f81741ad9257c1d0a023050686e690c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nmh/Makefile | 6 +++---
nmh/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/nmh/Makefile b/nmh/Makefile
index 3609bad450..3940c5fc74 100644
--- a/nmh/Makefile
+++ b/nmh/Makefile
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.92 2016/03/05 11:28:49 jperkin Exp $
-DISTNAME= nmh-1.7-RC1
-PKGNAME= nmh-1.7rc1
+DISTNAME= nmh-1.7-RC2
+PKGNAME= nmh-1.7rc2
CATEGORIES= mail
-MASTER_SITES= http://savannah.nongnu.org/download/nmh/
+MASTER_SITES= https://download.savannah.nongnu.org/releases/nmh/
MAINTAINER= leot%NetBSD.org@localhost
HOMEPAGE= http://www.nongnu.org/nmh/
diff --git a/nmh/distinfo b/nmh/distinfo
index e02a3e9d39..c3fcdafaa1 100644
--- a/nmh/distinfo
+++ b/nmh/distinfo
@@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.19 2015/11/03 23:27:11 agc Exp $
-SHA1 (nmh-1.7-RC1.tar.gz) = 1e5d3d139d2771f61347be88737118e63a6f860d
-RMD160 (nmh-1.7-RC1.tar.gz) = f005591180c2ae8e177ed2d3baa24b6066bb14b9
-SHA512 (nmh-1.7-RC1.tar.gz) = 533ebc81ebf9070bfc754dc38d97600f18a50f23999b938348535bb5923b349ed6e3900477d15ebc4c252ca3993cc7a71af4522fdd7f52249e14d3875c1dedca
-Size (nmh-1.7-RC1.tar.gz) = 1386731 bytes
+SHA1 (nmh-1.7-RC2.tar.gz) = dc94b3421ff4a7e0e3455456c0f71a618f6988f2
+RMD160 (nmh-1.7-RC2.tar.gz) = a3334bdee9336646e04fcad7280a03dacb080c99
+SHA512 (nmh-1.7-RC2.tar.gz) = 347e4267612e133e6c9b1efd7200b8070e9ffa75fe41b211701294333f6ca462e1e06fbf75824a15085e5c6a67acbdf6ebd52aadbe99b908a42c6f41f24e2327
+Size (nmh-1.7-RC2.tar.gz) = 1386938 bytes
SHA1 (patch-ca) = 8e3d655602d8b508f403e51b105e122818b50b7c
SHA1 (patch-cd) = 5a775091713bca2597a01fcd267d56e2a175588a
SHA1 (patch-uip_mhical.c) = b95b92cc4e02a151772757c5ba9b92a20d472c85
Home |
Main Index |
Thread Index |
Old Index