summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2008-03-20 18:14:28 +0100
committerEric Sandall2008-03-20 20:33:17 -0700
commit1e4c747624aec8e12ac1b9c1607e89b21f8fed3b (patch)
tree3e6d5dfd4e8a3b216f4f235c491e15d5b5c6d2a6
parentc72911d2dbbbcd545761ef1ebdebe61765c064be (diff)
archive/bzip2: updated to 1.0.5
-rwxr-xr-xarchive/bzip2/DETAILS5
-rw-r--r--archive/bzip2/HISTORY6
-rwxr-xr-xarchive/bzip2/PRE_BUILD5
3 files changed, 10 insertions, 6 deletions
diff --git a/archive/bzip2/DETAILS b/archive/bzip2/DETAILS
index 60bf58181e..fabb037fab 100755
--- a/archive/bzip2/DETAILS
+++ b/archive/bzip2/DETAILS
@@ -1,12 +1,13 @@
SPELL=bzip2
- VERSION=1.0.4
+ VERSION=1.0.5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.bzip.org/$VERSION/$SOURCE
- SOURCE_HASH=sha512:b213ae1dbfe40f9f1742bab3f61af74588ff13a3eb5df274bf1c15552d78d038de811e4d4e568189dc62e993c94ca286060a36f245a7d00227686ceaac3417c1
+ SOURCE_HASH=sha512:c017d3d59dd324ac91af0edc178c76b60a5f90fbb775cf843e39062f95bd846238f2c53705f8890ed3f34bc0e6e75671a73d13875eb0287d6201cb45f0a2d338
WEB_SITE=http://www.bzip.org/
ENTERED=20010922
PATCHLEVEL=3
+ SECURITY_PATCH=1
LICENSE[0]=BSD
KEYWORDS="archive"
SHORT="Free, patent free, high-quality data compressor"
diff --git a/archive/bzip2/HISTORY b/archive/bzip2/HISTORY
index 0c172da38f..210a644803 100644
--- a/archive/bzip2/HISTORY
+++ b/archive/bzip2/HISTORY
@@ -1,7 +1,5 @@
-2007-02-05 Thomas Orgis <sobukus@sourcemage.org>
- * BUILD, INSTALL: make the install to /bin an opt-in, default
- being install to /usr/bin
- * DETAILS: again patchlevel for the change
+2008-03-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * PRE_BUILD, DETAILS: updated to 1.0.5, SECURITY_PATCH=1
2007-02-03 Thomas Orgis <sobukus@sourcemage.org>
* BUILD, INSTALL: no need to rm -f installed files in BUILD (anymore),
diff --git a/archive/bzip2/PRE_BUILD b/archive/bzip2/PRE_BUILD
new file mode 100755
index 0000000000..03e0339380
--- /dev/null
+++ b/archive/bzip2/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd ${SOURCE_DIRECTORY} &&
+sedit "s/1.0.4/1.0.5/g" Makefile &&
+sedit "s/1.0.4/1.0.5/g" Makefile-libbz2_so &&
+sedit "s/1.0.4/1.0.5/g" bzip2.1