commit: 6285fc0e48329f2b8b5545a147ba5fa444f9bd3d
parent c99e51cfd8b98ab1b6938a2a8e061174ea24b8d6
Author: Michael Forney <mforney@mforney.org>
Date: Sun, 3 Sep 2017 00:55:09 -0700
file: Update to 5.32
Diffstat:
4 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/pkg/file/config.h b/pkg/file/config.h
@@ -38,10 +38,10 @@
#define PACKAGE "file"
#define PACKAGE_BUGREPORT "christos@astron.com"
#define PACKAGE_NAME "file"
-#define PACKAGE_STRING "file 5.31"
+#define PACKAGE_STRING "file 5.32"
#define PACKAGE_TARNAME "file"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "5.31"
+#define PACKAGE_VERSION "5.32"
/* #undef TM_IN_SYS_TIME */
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
@@ -58,7 +58,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "5.31"
+#define VERSION "5.32"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
diff --git a/pkg/file/gen.rc b/pkg/file/gen.rc
@@ -1,4 +1,4 @@
-version=5.29
+version=5.32
cflags\
-Wall\
-D HAVE_CONFIG_H\
diff --git a/pkg/file/magic.txt b/pkg/file/magic.txt
@@ -25,6 +25,7 @@ audio
basis
ber
bflt
+bhl
bioinformatics
blackberry
blcr
@@ -89,6 +90,7 @@ fsav
fusecompress
games
gcc
+gconv
geo
geos
gimp
diff --git a/pkg/file/rev b/pkg/file/rev
@@ -1 +1 @@
-4
+5