Date: Wed, 17 Mar 2010 03:08:32 +0000 (UTC) From: Gabor Kovesdan <gabor@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/lbzip2 Makefile distinfo Message-ID: <201003170308.o2H38W4Q040454@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003170308.o2H38W4Q040454>