From 9f25839482f7a880995ed85be648d61b2e7914e5 Mon Sep 17 00:00:00 2001 From: Peter Avalos Date: Tue, 12 Dec 2006 18:44:17 +0000 Subject: [PATCH] Update to file-4.19. --- contrib/file-4/README.DRAGONFLY | 6 +++--- lib/libmagic/config.h | 4 ++-- lib/libmagic/libmagic.man.patch | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/contrib/file-4/README.DRAGONFLY b/contrib/file-4/README.DRAGONFLY index 07e1593e56..4dff587f6e 100644 --- a/contrib/file-4/README.DRAGONFLY +++ b/contrib/file-4/README.DRAGONFLY @@ -1,7 +1,7 @@ -This directory contains most of the file 4.18 distribution. The original +This directory contains most of the file 4.19 distribution. The original source can be obtained from - ftp://ftp.astron.com/pub/file/file-4.18.tar.gz - MD5 (file-4.18.tar.gz) = ce1aa9b0316feb57d40a48cfe6b606e4 + ftp://ftp.astron.com/pub/file/file-4.19.tar.gz + MD5 (file-4.19.tar.gz) = a61ef3aa8339d5987148089afde25f60 A list of the omitted files and directories can be found in README.DELETED. diff --git a/lib/libmagic/config.h b/lib/libmagic/config.h index c7feb51363..47974bfbdf 100644 --- a/lib/libmagic/config.h +++ b/lib/libmagic/config.h @@ -1,4 +1,4 @@ -/* $DragonFly: src/lib/libmagic/config.h,v 1.8 2006/11/16 23:46:53 corecode Exp $ */ +/* $DragonFly: src/lib/libmagic/config.h,v 1.9 2006/12/12 18:44:17 pavalos Exp $ */ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ @@ -173,7 +173,7 @@ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ -#define VERSION "4.18" +#define VERSION "4.19" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ diff --git a/lib/libmagic/libmagic.man.patch b/lib/libmagic/libmagic.man.patch index afd90b7d3c..d438ebd8f2 100644 --- a/lib/libmagic/libmagic.man.patch +++ b/lib/libmagic/libmagic.man.patch @@ -1,4 +1,4 @@ -$DragonFly: src/lib/libmagic/Attic/libmagic.man.patch,v 1.1 2006/11/13 05:42:42 pavalos Exp $ +$DragonFly: src/lib/libmagic/Attic/libmagic.man.patch,v 1.2 2006/12/12 18:44:17 pavalos Exp $ Index: libmagic.man =================================================================== RCS file: /cvs/src/contrib/file-4/doc/libmagic.man,v @@ -10,7 +10,7 @@ diff -u -r1.1 libmagic.man The .Fn magic_errno function returns the last operating system error number --.Pq .Xr errno 3 +-.Pq .Xr errno 2 +.Pq Xr errno 2 that was encountered by a system call. .Pp -- 2.41.0