1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/sysutils/py-diffoscope
Kubilay Kocak 3bc03c5e1d sysutils/py-diffoscope: Restore portability of zipinfo call
/dev/stdin is a non-portable non-POSIX extension having different
semantics on different operating systems. zininfo(1) exits with 9 when
/dev/stdin is supplied on FreeBSD. In fact, unzip(1) explicitly documents
that it does not support reading from stdin.

[1] https://lists.reproducible-builds.org/pipermail/diffoscope/2020-March/002632.html

PR:		244750
Submitted by:	Michael Osipov <michael.osipov siemens com>
MFH:		2020Q1
2020-03-13 04:46:13 +00:00
..
files sysutils/py-diffoscope: Restore portability of zipinfo call 2020-03-13 04:46:13 +00:00
distinfo
Makefile sysutils/py-diffoscope: Restore portability of zipinfo call 2020-03-13 04:46:13 +00:00
pkg-descr