Gabor Kovesdan
Tue, 16 Mar 2010 20:09:09 -0700
gabor 2010-03-17 03:08:32 UTC FreeBSD ports repository
Modified files:
archivers/lbzip2 Makefile distinfo
Log:
- Update 0.23
Version: lbzip2-0.23
Focus: Minor feature enhancements
Date: 03-Mar-2010
Changes: In this release, if lbzip2 intends to exit with status 1 due to any
fatal error, but any SIGPIPE or SIGXFSZ with inherited SIG_DFL action
was generated for lbzip2 previously, then lbzip2 terminates by way of
one of said signals, after cleaning up any interrupted output file.
This should improve compatibility with GNU tar, when it spawns lbzip2
as a filter, and closes the pipe between them early, before it
receives an EOF from lbzip2.
Revision Changes Path
1.8 +1 -1 ports/archivers/lbzip2/Makefile
1.8 +3 -3 ports/archivers/lbzip2/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"