openbsd-ports/security/pcsc-lite
dcoppa d9053c514a Bugfixes from upstream:
pcscd: do not write to a closed file handle
In case of receiving a signal to terminate after init has been
completed, at_exit() is called and tries to write to a closed pipe.
This patch simply set pipe to -1 in order to invalidate it after
closing. Pipe value checks are already present in the code.
(upstream git commit 79410aac02a370d6d92106c015f01ec1491d31ac)

tokenparser.l: config.h is a local file
Use "config.h" instead of <config.h> so that the config.h is found
in the local source directory.
(upstream git commit 1f37c57feb81e8d263c696a845c4d054bdc11d0c)
2015-10-20 09:57:23 +00:00
..
patches Bugfixes from upstream: 2015-10-20 09:57:23 +00:00
pkg
distinfo
Makefile Bugfixes from upstream: 2015-10-20 09:57:23 +00:00