diff options
| author | Michael Forney <mforney@mforney.org> | 2017-02-01 17:10:55 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-02-01 17:10:55 -0800 |
| commit | db8dd240691b57aca4a6e29f9821b78a20726f36 (patch) | |
| tree | 1628933e01550714f57bc6b842ae8ab8f51df632 /pkg | |
| parent | 2af27f239f433f467b9c00836fad5b4e5d16c521 (diff) | |
e2fsprogs: Update to 1.43.4
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/e2fsprogs/config.h | 8 | ||||
| -rw-r--r-- | pkg/e2fsprogs/gen.rc | 3 | ||||
| -rw-r--r-- | pkg/e2fsprogs/rev | 2 | ||||
| m--------- | pkg/e2fsprogs/src | 0 |
4 files changed, 7 insertions, 6 deletions
diff --git a/pkg/e2fsprogs/config.h b/pkg/e2fsprogs/config.h index 6f018398..0cbee2a8 100644 --- a/pkg/e2fsprogs/config.h +++ b/pkg/e2fsprogs/config.h @@ -56,10 +56,10 @@ /* #undef HAVE_KEYCTL */ #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 -/* #undef HAVE_LINUX_FALLOC_H */ -/* #undef HAVE_LINUX_FD_H */ -/* #undef HAVE_LINUX_LOOP_H */ -/* #undef HAVE_LINUX_MAJOR_H */ +#define HAVE_LINUX_FALLOC_H 1 +#define HAVE_LINUX_FD_H 1 +#define HAVE_LINUX_LOOP_H 1 +#define HAVE_LINUX_MAJOR_H 1 #define HAVE_LLISTXATTR 1 /* #undef HAVE_LLSEEK */ /* #undef HAVE_LLSEEK_PROTOTYPE */ diff --git a/pkg/e2fsprogs/gen.rc b/pkg/e2fsprogs/gen.rc index 4ab2dc7e..6204648d 100644 --- a/pkg/e2fsprogs/gen.rc +++ b/pkg/e2fsprogs/gen.rc @@ -1,4 +1,4 @@ -version=1.43.1 +version=1.43.4 cflags\ -D HAVE_CONFIG_H\ -I include\ @@ -150,6 +150,7 @@ lib libext2fs.a -d '$dir'/deps '$outdir'/ext2_err.c lib/ext2fs/^(\ dupfs.c\ ) lib libsupport.a -d '$dir'/deps '$outdir'/prof_err.c lib/support/^(\ + cstring.c\ mkquota.c\ plausible.c\ profile.c\ diff --git a/pkg/e2fsprogs/rev b/pkg/e2fsprogs/rev index 0cfbf088..00750edc 100644 --- a/pkg/e2fsprogs/rev +++ b/pkg/e2fsprogs/rev @@ -1 +1 @@ -2 +3 diff --git a/pkg/e2fsprogs/src b/pkg/e2fsprogs/src -Subproject 4e52870eeb08ed7532bf4fd3d5cb1538f714bdc +Subproject 3d66c4b20f09f923078c1e6eb9b549865b54967 |
