ports/sysutils/e2fsprogs
Matthias Andree ddc195e183 Fix "invalid argument" regression.
e2fsprogs v1.43.4 and .5 appear to attempt unaligned writes to disk
devices, which causes "invalid argument" errors and failures.

Patch unix_io.c to always obtain the alignment requirements on
FreeBSD, so that e2fsprogs uses its own write buffers and read-
modify-write cycles when writing only parts of a block.

Bump PORTREVISION, as crucial executables and libs change.

While here, bump self-test requirement to FreeBSD >= 12,
since the maintainer has tested these on 11.0/11.1 amd64/i386.

Reported by:	Artyon Mirgorodsky (in private)
2017-08-27 12:21:09 +00:00
..
files Fix "invalid argument" regression. 2017-08-27 12:21:09 +00:00
distinfo Upgrade to new upstream release 1.43.5, assorted fixes. 2017-08-12 10:12:47 +00:00
Makefile Fix "invalid argument" regression. 2017-08-27 12:21:09 +00:00
pkg-descr
pkg-install
pkg-message
pkg-plist Fix build without NLS, adding %%NLS%% to pkg-plist. 2017-02-26 21:34:35 +00:00