diff options
author | dsainty <dsainty@pkgsrc.org> | 2007-08-20 12:36:24 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2007-08-20 12:36:24 +0000 |
commit | 358714a591436ceeb11e9fb2d8281b457cf13a36 (patch) | |
tree | 9f52681d73e0324748976b6f8ea3cd5c7df860c7 /archivers/dar/distinfo | |
parent | b78a332056fcd164b7979c589fe8dd0555c683ed (diff) | |
download | pkgsrc-358714a591436ceeb11e9fb2d8281b457cf13a36.tar.gz |
Update dar to version 2.3.4:
Pkgsrc changes:
- Use an option group for dar-int32 Vs dar-int64 Vs neither (infinint)
- Default to dar-int64 (the infinint support is excessive, and hugely
expensive)
- REPLACE_FOO doesn't work if FOO isn't a dependency, and we don't want to
pull in Bash and Perl just for a few samples! So, don't replace the
interpreters in the samples, just leave them as is.
ChangeLog from 2.3.3 to 2.3.4:
- fixed behavior when differential backup is interrupted (no more store file
that would have been read if no interruption had been done as "deleted"
since thearchive of reference) [SF #1669091].
- added official method to access catalogue's statistics through the API (for
kdar next version).
- Fixed syntax error in dar_par_create.duc and dar_par_test.duc files
(Parchive integration with dar).
- minor spelling fix in error message (compressor.cpp)
- added Wiebe Cazemier's two patches for dar man page
- integrated patch from Dwayne C. Litzenberger to fix weakness in dar's
implementation of the blowfish encryption.
- improved the returned message when an invalid path is given as argument
- updated doc/sample/sample1.txt script file
Diffstat (limited to 'archivers/dar/distinfo')
-rw-r--r-- | archivers/dar/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/dar/distinfo b/archivers/dar/distinfo index 2a9153e8f4e..41ea8b71f69 100644 --- a/archivers/dar/distinfo +++ b/archivers/dar/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.19 2007/04/13 09:11:20 dsainty Exp $ +$NetBSD: distinfo,v 1.20 2007/08/20 12:36:24 dsainty Exp $ -SHA1 (dar-2.3.3.tar.gz) = ec52d7d75b3414b54f03988874c51b2e655561ab -RMD160 (dar-2.3.3.tar.gz) = 7e426a21633205738b1262fb643e1a91c8feb793 -Size (dar-2.3.3.tar.gz) = 1179147 bytes +SHA1 (dar-2.3.4.tar.gz) = 1046ad3b88371fc2d77227706dbcc894af8e33d9 +RMD160 (dar-2.3.4.tar.gz) = 088ab52d504c0475d578e8bdc9681a197a761583 +Size (dar-2.3.4.tar.gz) = 1186874 bytes SHA1 (patch-aa) = d9d9cef20573582c2f56aa70ae1b3af98b11725a SHA1 (patch-ab) = d442f8ec95909bf9a5e72e1ff10042ec263ec8d2 SHA1 (patch-ac) = 34ba67a1ae794c1069824347b67a204455d18f2e |