summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2010-03-17 03:08:32 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2010-03-17 03:08:32 +0000
commit615de0116b805af034d845170493829a6983c243 (patch)
treee334ca9747ea2beef3cd08c9d2c9b75b974cd88f /archivers
parentFix the rc.d script for the case when there is no monit_enable in (diff)
- 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')
-rw-r--r--archivers/lbzip2/Makefile2
-rw-r--r--archivers/lbzip2/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/lbzip2/Makefile b/archivers/lbzip2/Makefile
index 0b260e5068c6..93a006429963 100644
--- a/archivers/lbzip2/Makefile
+++ b/archivers/lbzip2/Makefile
@@ -4,7 +4,7 @@
# $FreeBSD$
PORTNAME= lbzip2
-PORTVERSION= 0.22
+PORTVERSION= 0.23
CATEGORIES= archivers
MASTER_SITES= http://lacos.web.elte.hu/pub/lbzip2/
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