pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/rdigest rdigest: fix patch context so this bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c25a8ed03c7
branches: trunk
changeset: 375756:9c25a8ed03c7
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 25 10:30:25 2022 +0000
description:
rdigest: fix patch context so this builds again
diffstat:
pkgtools/rdigest/distinfo | 4 ++--
pkgtools/rdigest/patches/patch-ab | 14 +++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (59 lines):
diff -r ba0aa301de08 -r 9c25a8ed03c7 pkgtools/rdigest/distinfo
--- a/pkgtools/rdigest/distinfo Fri Mar 25 09:32:49 2022 +0000
+++ b/pkgtools/rdigest/distinfo Fri Mar 25 10:30:25 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2017/03/24 11:38:45 joerg Exp $
+$NetBSD: distinfo,v 1.13 2022/03/25 10:30:25 wiz Exp $
SHA1 (patch-aa) = abb2e5088629b2b9ddd854d5238d6bcdf5cd9cae
-SHA1 (patch-ab) = 90f3fc0d516f369423a44fabb4707e2c19d27b0d
+SHA1 (patch-ab) = 7f8513fa9d7233990bddc20e743beb12f34c6799
SHA1 (patch-ac) = 6426d88d867f62ced0beb1878cb34d09b6710f0c
diff -r ba0aa301de08 -r 9c25a8ed03c7 pkgtools/rdigest/patches/patch-ab
--- a/pkgtools/rdigest/patches/patch-ab Fri Mar 25 09:32:49 2022 +0000
+++ b/pkgtools/rdigest/patches/patch-ab Fri Mar 25 10:30:25 2022 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.6 2016/03/31 17:06:18 agc Exp $
+$NetBSD: patch-ab,v 1.7 2022/03/25 10:30:25 wiz Exp $
Patch digest man page for rdigest functionality
---- digest.1.orig 2016-03-31 09:37:14.729218330 -0700
-+++ digest.1 2016-03-31 09:40:35.110066257 -0700
+--- digest.1.orig 2022-03-25 10:29:21.419832305 +0000
++++ digest.1
@@ -24,20 +24,21 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
- .Dd February 16, 2016
+ .Dd September 28, 2021
-.Dt DIGEST 1
+.Dt RDIGEST 1
.Os
@@ -30,7 +30,7 @@
if no file is specified, standard input.
.Pp
It can also run self tests via the
-@@ -46,6 +47,12 @@
+@@ -46,6 +47,12 @@ command line option; the only self tests
for the
.Dv SHA3
set of digests.
@@ -43,7 +43,7 @@
.Pp
The
.Fl V
-@@ -111,12 +118,32 @@
+@@ -119,12 +126,32 @@ utility is a simple wrapper for the vari
algorithm implementations, which are located in the standard
C library, and was designed to be scalable as new message digest
algorithms are developed.
@@ -76,7 +76,7 @@
.Xr md5 3 ,
.Xr rmd160 3 ,
.Xr sha1 3
-@@ -124,9 +151,13 @@
+@@ -132,9 +159,13 @@ utility exits 0 on success, and \*[Gt]0
The
.Nm
utility first appeared in
Home |
Main Index |
Thread Index |
Old Index