[Lunar-commits] <moonbase> unrar: updated to 3.8.5; the fix from BUILD is built in now.
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Oct 26 13:59:09 CET 2008
commit 08b450007ae398b44fc9e45c8428c9642582644c
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Oct 26 13:59:09 2008 +0100
unrar: updated to 3.8.5; the fix from BUILD is built in now.
---
archive/unrar/BUILD | 1 -
archive/unrar/DETAILS | 6 +++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/archive/unrar/BUILD b/archive/unrar/BUILD
index a511d3f..ec91921 100644
--- a/archive/unrar/BUILD
+++ b/archive/unrar/BUILD
@@ -2,7 +2,6 @@
export CXXFLAGS+=" -fPIC"
cd unrar &&
cp makefile.unix Makefile &&
- sedit 's:#define UINT:#define LPARAM long\n#define UINT:' dll.hpp &&
make clean &&
make sfx &&
make clean &&
diff --git a/archive/unrar/DETAILS b/archive/unrar/DETAILS
index b634b2f..a7fad16 100644
--- a/archive/unrar/DETAILS
+++ b/archive/unrar/DETAILS
@@ -1,12 +1,12 @@
MODULE=unrar
MYMODULE=unrarsrc
- VERSION=3.8.4
+ VERSION=3.8.5
SOURCE=$MYMODULE-$VERSION.tar.gz
SOURCE_URL=http://www.rarlab.com/rar/
- SOURCE_VFY=sha1:42ed2c4ed86756f150252870e8285776f458fdff
+ SOURCE_VFY=sha1:911d3ef2c279d9522afa22b452176dd86883a751
WEB_SITE=http://www.rarlab.com
ENTERED=20011117
- UPDATED=20081018
+ UPDATED=20081026
MAINTAINER=tchan at lunar-linux.org
SHORT="utility to extract, view, and test the contents of an RAR archive."
More information about the Lunar-commits
mailing list