pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/file file: update to 5.40
details: https://anonhg.NetBSD.org/pkgsrc/rev/24b79b00d91a
branches: trunk
changeset: 449951:24b79b00d91a
user: nia <nia%pkgsrc.org@localhost>
date: Thu Apr 08 10:40:43 2021 +0000
description:
file: update to 5.40
2021-03-30 20:21 Christos Zoulas <christos%zoulas.com@localhost>
* release 5.40
2021-02-05 16:31 Christos Zoulas <christos%zoulas.com@localhost>
* PR/234: Add limit to the number of bytes to scan for encoding
* PR/230: Fix /T (trim flag) for regex
2021-02-01 12:31 Christos Zoulas <christos%zoulas.com@localhost>
* PR/77: Trim trailing separator.
2020-12-17 15:44 Christos Zoulas <christos%zoulas.com@localhost>
* PR/211: Convert system read errors from corrupt ELF
files into human readable error messages
2020-12-08 16:24 Christos Zoulas <christos%zoulas.com@localhost>
* fix multithreaded decompression file descriptor issue
by using close-on-exec (Denys Vlasenko)
2020-06-27 11:58 Christos Zoulas <christos%zoulas.com@localhost>
* Exclude surrogate pairs from utf-8 detection (Michael Liu)
2020-06-25 12:53 Christos Zoulas <christos%zoulas.com@localhost>
* Include # to the list of ignored format chars (Werner Fink)
diffstat:
sysutils/file/Makefile | 4 ++--
sysutils/file/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 7e9bbc30232e -r 24b79b00d91a sysutils/file/Makefile
--- a/sysutils/file/Makefile Thu Apr 08 10:35:10 2021 +0000
+++ b/sysutils/file/Makefile Thu Apr 08 10:40:43 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2020/11/23 13:16:19 nia Exp $
+# $NetBSD: Makefile,v 1.49 2021/04/08 10:40:43 nia Exp $
-DISTNAME= file-5.39
+DISTNAME= file-5.40
CATEGORIES= sysutils
MASTER_SITES= http://ftp.astron.com/pub/file/
diff -r 7e9bbc30232e -r 24b79b00d91a sysutils/file/distinfo
--- a/sysutils/file/distinfo Thu Apr 08 10:35:10 2021 +0000
+++ b/sysutils/file/distinfo Thu Apr 08 10:40:43 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2020/11/23 13:16:19 nia Exp $
+$NetBSD: distinfo,v 1.37 2021/04/08 10:40:43 nia Exp $
-SHA1 (file-5.39.tar.gz) = a5a8941a8e4c436fe22933db6a71c5161c3fb10b
-RMD160 (file-5.39.tar.gz) = 9ada72181abd2df4a2c2917b51df7b2f7f6a8a06
-SHA512 (file-5.39.tar.gz) = 9cf1a7b769c56eb6f5b25c66ce85fa1300128396e445b2e53dbbd8951e5da973a7a07c4ef9f7ebd1fe945d47bdaf2cd9ef09bd2be6c217a0bcb907d9449835e6
-Size (file-5.39.tar.gz) = 954266 bytes
+SHA1 (file-5.40.tar.gz) = 8a5d51c59cf090f09b00c2d75e50a194ee43250e
+RMD160 (file-5.40.tar.gz) = 3990b2569c28aaa6ab83ab9e2462f915a2ada422
+SHA512 (file-5.40.tar.gz) = 3b70df75fa4c9050d55b1ffdc28e5f3c8b8ef7d4efd1a06bf53f113b676d81114a85aae56e0897d32b53716662d64ad18ab251ca8c92c6405c69eb758bb99afb
+Size (file-5.40.tar.gz) = 1004214 bytes
SHA1 (patch-aa) = df1206c65ebbffca766ad77f7d98f8caa26a8b1c
SHA1 (patch-src_fsmagic.c) = f862c5335bc3c6b0d39dfcdfd79e2d99407e40f5
Home |
Main Index |
Thread Index |
Old Index