summaryrefslogtreecommitdiffstats
path: root/archive/pbzip2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/pbzip2/DETAILS')
-rwxr-xr-xarchive/pbzip2/DETAILS11
1 files changed, 6 insertions, 5 deletions
diff --git a/archive/pbzip2/DETAILS b/archive/pbzip2/DETAILS
index 67252303de..0b49c21e05 100755
--- a/archive/pbzip2/DETAILS
+++ b/archive/pbzip2/DETAILS
@@ -1,16 +1,17 @@
SPELL=pbzip2
- VERSION=1.0.2
- SOURCE_HASH=sha512:5965346d2a87ff59024e66f7bf6f874b2d9adcc486129afed9b1dff8ad37c9db0a8a7c587e6c6aca3d201f1daaf9532d9e6a9cd6e8a9aeb5dd0515612c9b6df9
+ VERSION=1.0.5
+ SOURCE_HASH=sha512:86e5ea0f4516edd13a876bd64206aaad18b1e2e39e5ee8669f768db418a0667b33179f0471c89014da8f6facd948ba2748d9638f93488c9a48f9059bde69a4ed
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]="http://compression.ca/pbzip2/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="http://compression.ca/$SPELL/"
FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
LICENSE[0]='BSD'
- UPDATED=20060209
KEYWORDS="archive"
SHORT='A parallel implementation of the bzip2 block-sorting file compressor'
cat << EOF
-PBZIP2 is a parallel implementation of the bzip2 block- sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 (ie: anything compressed with PBZIP2 can be decompressed with bzip2).
+PBZIP2 is a parallel implementation of the bzip2 block- sorting file
+compressor that uses pthreads and achieves near-linear speedup on SMP
+machines. The output of this version is fully compatible with bzip2 1.0.2
+(ie: anything compressed with PBZIP2 can be decompressed with bzip2).
EOF
-## Auto-generated from Freshmeat.net's project descriptor