summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Erik Hanson2011-03-03 00:00:16 +0100
committer Niels Horn2011-03-03 00:00:16 +0100
commitad4475276df1b8b49a945be0514e80188ff86f79 (patch)
tree18219fa99c6e357e593d5d478c8aca7f8367fe53 /system
parentde56f66f225a1a1c6712e2562731419609195e6a (diff)
downloadslackbuilds-ad4475276df1b8b49a945be0514e80188ff86f79.tar.gz
system/pbzip2: Updated for version 1.1.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/pbzip2/README5
-rw-r--r--system/pbzip2/pbzip2.SlackBuild6
-rw-r--r--system/pbzip2/pbzip2.info8
-rw-r--r--system/pbzip2/slack-desc4
4 files changed, 11 insertions, 12 deletions
diff --git a/system/pbzip2/README b/system/pbzip2/README
index 2b2fb2f54b..0284232b97 100644
--- a/system/pbzip2/README
+++ b/system/pbzip2/README
@@ -2,5 +2,6 @@ Parallel BZIP2 (PBZIP2) - Data Compression Software
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 v1.0.2 or
-newer (ie: anything compressed with pbzip2 can be decompressed with bzip2).
+machines. The output of this version is fully compatible with bzip2 v1.0.2
+or newer (ie: anything compressed with pbzip2 can be decompressed with
+bzip2).
diff --git a/system/pbzip2/pbzip2.SlackBuild b/system/pbzip2/pbzip2.SlackBuild
index e3bded20f4..a033790cd6 100644
--- a/system/pbzip2/pbzip2.SlackBuild
+++ b/system/pbzip2/pbzip2.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PBZIP2
-# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,16 +23,14 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pbzip2
-VERSION=1.1.1
+VERSION=1.1.2
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/system/pbzip2/pbzip2.info b/system/pbzip2/pbzip2.info
index 522114ff9f..7eac47a66c 100644
--- a/system/pbzip2/pbzip2.info
+++ b/system/pbzip2/pbzip2.info
@@ -1,10 +1,10 @@
PRGNAM="pbzip2"
-VERSION="1.1.1"
+VERSION="1.1.2"
HOMEPAGE="http://compression.ca/pbzip2/"
-DOWNLOAD="http://compression.ca/pbzip2/pbzip2-1.1.1.tar.gz"
-MD5SUM="b354422759da7113da366aad1876ed5d"
+DOWNLOAD="http://compression.ca/pbzip2/pbzip2-1.1.2.tar.gz"
+MD5SUM="1661d49b4aa37729ef5dde088fcf7bea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
-APPROVED="rworkman"
+APPROVED="Niels Horn"
diff --git a/system/pbzip2/slack-desc b/system/pbzip2/slack-desc
index ffd85570fe..ff4f148fa3 100644
--- a/system/pbzip2/slack-desc
+++ b/system/pbzip2/slack-desc
@@ -7,7 +7,7 @@
|-----handy-ruler------------------------------------------------------|
pbzip2: PBZIP2 (Parallel BZIP2)
-pbzip2:
+pbzip2:
pbzip2: PBZIP2 is a parallel implementation of the bzip2 block-sorting file
pbzip2: compressor that uses pthreads and achieves near-linear speedup on SMP
pbzip2: machines. The output of this version is fully compatible with bzip2
@@ -15,5 +15,5 @@ pbzip2: v1.0.2 or newer (ie: anything compressed with pbzip2 can be
pbzip2: decompressed with bzip2).
pbzip2:
pbzip2:
-pbzip2:
+pbzip2:
pbzip2: