diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-21 23:39:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-21 23:39:20 +0000 |
commit | d9314261509bd003e306e0ea6ed9a0487790f8c3 (patch) | |
tree | b3e0ddd56ca8b591f9c4c3ee9b540981497c179d /textproc/diffstat/distinfo | |
parent | c945785c6ec4794729addf22a381191d41e73953 (diff) | |
download | pkgsrc-d9314261509bd003e306e0ea6ed9a0487790f8c3.tar.gz |
Update to 1.48:
11-Aug-2009
diffstat 1.48
add decompression tests for lzma and pack file types.
check for zcat and uncompress in preference to "compress -dc".
modify to check the first few bytes of standard input, and use a
corresponding decompression utility if the stream appears to be
compressed. This requires making a temporary copy of the data
(Debian #491575).
add -N option, to truncate filenames.
use getc_unlocked() rather than fgetc_unlocked()
modify to recognize Perforce-style diffs (patch by Ed Schouten).
update configure macros to improve compiler warning checks, use
$PATH_SEPARATOR rather than $PATH_SEP (for consistency with some
autoconf versions),
fix typo in configure --with-install-prefix option (report by
Dagobert Michelsen).
update config.guess, config.sub
29-Mar-2009
diffstat 1.47
modify to work with patch ".rej" files, which do not have a header to
tell which file is affected.
fix typo in usage message (reports by Moritz Barsnick, John McNamara,
Richard Quadling).
Diffstat (limited to 'textproc/diffstat/distinfo')
-rw-r--r-- | textproc/diffstat/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/diffstat/distinfo b/textproc/diffstat/distinfo index 6adeae957d7..6b0f42cf415 100644 --- a/textproc/diffstat/distinfo +++ b/textproc/diffstat/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2008/10/30 19:33:47 snj Exp $ +$NetBSD: distinfo,v 1.10 2009/08/21 23:39:20 wiz Exp $ -SHA1 (diffstat-1.46.tgz) = 7cc31a16596de4ebe372e8a753333dd3ec2b577a -RMD160 (diffstat-1.46.tgz) = 329c222babf81e742548f1d838bd42a97b48b9e0 -Size (diffstat-1.46.tgz) = 106551 bytes +SHA1 (diffstat-1.48.tgz) = b2f0bd25903c1ef077296d964ac4e36596d47cea +RMD160 (diffstat-1.48.tgz) = fed2d8b3ddd13acf12cfe93ec502404d6062785a +Size (diffstat-1.48.tgz) = 207061 bytes SHA1 (patch-aa) = e163de68cab2141a7d21f73adce552ce9b0fdd16 |