summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-12-15 14:25:53 +0000
committeradam <adam@pkgsrc.org>2019-12-15 14:25:53 +0000
commit76476cb75ad603df3950c149c191d98a5fcb5b61 (patch)
treee31f2bc8855cfccf1f210e4b6593b6f1107c9a52 /misc
parent70ad352b29fc8ef4bef593bf5ffa74c8b92a7a60 (diff)
downloadpkgsrc-76476cb75ad603df3950c149c191d98a5fcb5b61.tar.gz
rhash: updated to 1.3.9
Version 1.3.9: * add uk translations * change project license to BSD Zero Clause License * new printf-format modifier '%u' to print url-encoded filename, path or hash * Bugfix: btih in magnet links shall be hex-encoded * correctly align UTF8 file paths, while printing verification results * respect UTF8 BOM when updating or verifying a hash file * print a new-line after ed2k link, when --ed2k-link option is passed * exit on output errors with exit_code = 2 * change option --update=<file> to update the specified file * make short option '-P' to be an alias for --percents * change %{mtime} format to 'YYYY-MM-DD hh:mm:ss' * Bugfix: --sysconfdir was ignored while searching for config on Linux * support verification of base64-formated hash sums * add formatting options: --hex, --base32, -b/--base64 * Bugfix: properly handle symlinks on the command line
Diffstat (limited to 'misc')
-rw-r--r--misc/rhash/Makefile4
-rw-r--r--misc/rhash/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/rhash/Makefile b/misc/rhash/Makefile
index 2d4704914df..6c72cacc660 100644
--- a/misc/rhash/Makefile
+++ b/misc/rhash/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2019/02/05 09:51:10 adam Exp $
+# $NetBSD: Makefile,v 1.12 2019/12/15 14:25:53 adam Exp $
-DISTNAME= rhash-1.3.8
+DISTNAME= rhash-1.3.9
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=rhash/}
GITHUB_PROJECT= RHash
diff --git a/misc/rhash/distinfo b/misc/rhash/distinfo
index 98142655a74..940af89553d 100644
--- a/misc/rhash/distinfo
+++ b/misc/rhash/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/02/05 09:51:10 adam Exp $
+$NetBSD: distinfo,v 1.13 2019/12/15 14:25:53 adam Exp $
-SHA1 (rhash-1.3.8.tar.gz) = 89eac9833bd005a8ea819365cacbd19542b67e93
-RMD160 (rhash-1.3.8.tar.gz) = 85a55f40ac0d3e5f181c7f62327c9f94e4ff5de1
-SHA512 (rhash-1.3.8.tar.gz) = 9dba4fa4dd49d323f2e440c5b93eac1ef62eb4046ec4ef611f0978c12c1739002f1ac1f1ec5e61bd359dc89e9ed612db71be91a795184ac5d5433280d27fa4c1
-Size (rhash-1.3.8.tar.gz) = 393544 bytes
+SHA1 (rhash-1.3.9.tar.gz) = e272d455493763166fded48b90e736fd1d5c092a
+RMD160 (rhash-1.3.9.tar.gz) = d05714d505d08aef5bfa5eb939402b07f273c9ee
+SHA512 (rhash-1.3.9.tar.gz) = 6fae0587cdeb42df59d542c58bad734259d1ff39fba92531c10a469b51310644669ffbe0453e72d85c2cf38b176962f6dca9062a121ac019f1b30f207a176e60
+Size (rhash-1.3.9.tar.gz) = 403415 bytes