diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-03-17 03:08:32 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-03-17 03:08:32 +0000 |
commit | 615de0116b805af034d845170493829a6983c243 (patch) | |
tree | e334ca9747ea2beef3cd08c9d2c9b75b974cd88f /archivers/lbzip2/distinfo | |
parent | 0869ce8ebdd6ea99acd1ad956be522df30b9c0eb (diff) | |
download | ports-615de0116b805af034d845170493829a6983c243.tar.gz ports-615de0116b805af034d845170493829a6983c243.zip |
- 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.
Notes
Notes:
svn path=/head/; revision=251152
Diffstat (limited to 'archivers/lbzip2/distinfo')
-rw-r--r-- | archivers/lbzip2/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/lbzip2/distinfo b/archivers/lbzip2/distinfo index ae015112aae4..3a0eaf0f7880 100644 --- a/archivers/lbzip2/distinfo +++ b/archivers/lbzip2/distinfo @@ -1,3 +1,3 @@ -MD5 (lbzip2-0.22.tar.gz) = 34a78f4ee5fc0e26ee6106faa814bc6e -SHA256 (lbzip2-0.22.tar.gz) = 759d737928a665f06a690667ae930a1a84d993103ca997b8afeb19ada36060a3 -SIZE (lbzip2-0.22.tar.gz) = 76373 +MD5 (lbzip2-0.23.tar.gz) = 72ab7fbfd3804e4ef1a2030f51ac3825 +SHA256 (lbzip2-0.23.tar.gz) = 2838cc2be818b8107ab1311208e6344baf9969168199be84287a32fef4733411 +SIZE (lbzip2-0.23.tar.gz) = 77720 |