diff options
author | zafer <zafer@pkgsrc.org> | 2009-08-11 23:09:27 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-08-11 23:09:27 +0000 |
commit | 29120de44af5566789171d134054e9ce058d4a92 (patch) | |
tree | 001dcde3bc0c296fd22a7cf80e077d8a661b96ca /archivers/pigz/distinfo | |
parent | 3a891298186cf6e8de7b155384d7e252f95eba0e (diff) | |
download | pkgsrc-29120de44af5566789171d134054e9ce058d4a92.tar.gz |
Updated to 2.1.5. Added license.
ChangeLog:
Added 2008, 2009 to --license statement
Allow numeric parameter immediately after -p or -b
Enforce parameter after -p, -b, -s, before other options
Enforce numeric parameters to have only numeric digits
Try to determine the number of processors for -p default
Fix --suffix short option to be -S to match gzip [Bloch]
Decompress if executable named "unpigz" [Amundsen]
Add a little bit of testing to Makefile
Diffstat (limited to 'archivers/pigz/distinfo')
-rw-r--r-- | archivers/pigz/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/pigz/distinfo b/archivers/pigz/distinfo index 58e992d6e49..dbf849492e6 100644 --- a/archivers/pigz/distinfo +++ b/archivers/pigz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/13 19:44:58 wiz Exp $ +$NetBSD: distinfo,v 1.2 2009/08/11 23:09:27 zafer Exp $ -SHA1 (pigz-2.1.4.tar.gz) = 72f639ffb296c6a5dd7b1a45ed2620a5834d55e1 -RMD160 (pigz-2.1.4.tar.gz) = 9c6651d5b75ac9bb67e66420c7b0c3bfbf4b1b15 -Size (pigz-2.1.4.tar.gz) = 35951 bytes +SHA1 (pigz-2.1.5.tar.gz) = 9e169aa2f1b08be057760c03c480e64651fa3299 +RMD160 (pigz-2.1.5.tar.gz) = b02f012e9f87f9f69309574ef7000bf6242b2114 +Size (pigz-2.1.5.tar.gz) = 93788 bytes |