[Lunar-commits] <moonbase> thunderbird: updated to 10.0
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Feb 5 15:43:39 CET 2012
commit 1613c75936fc67193c532dd68f2b60197ec4bffb
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Feb 5 15:43:39 2012 +0100
thunderbird: updated to 10.0
---
mail/thunderbird/DETAILS | 6 +++---
mail/thunderbird/POST_INSTALL | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/mail/thunderbird/DETAILS b/mail/thunderbird/DETAILS
index 807835b..2569d4d 100644
--- a/mail/thunderbird/DETAILS
+++ b/mail/thunderbird/DETAILS
@@ -1,15 +1,15 @@
MODULE=thunderbird
- VERSION=9.0.1
+ VERSION=10.0
SOURCE=thunderbird-$VERSION.source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/comm-release
SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/thunderbird/releases/$VERSION/source
SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/thunderbird/releases/$VERSION/source
SOURCE_URL[2]=http://archive.progeny.com/mozilla.org/thunderbird/releases/$VERSION/source
SOURCE_URL[3]=ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source
- SOURCE_VFY=sha1:a9abd716b6bdd67671ba575ef2fe0f8b8d4f604d
+ SOURCE_VFY=sha1:4765446295a20cc3b4d73a7bc244d19011136581
WEB_SITE=http://www.mozilla.org/projects/thunderbird
ENTERED=20031021
- UPDATED=20111224
+ UPDATED=20120201
SHORT="A full-featured mail client"
PSAFE=no
diff --git a/mail/thunderbird/POST_INSTALL b/mail/thunderbird/POST_INSTALL
index ec4e828..0779f1c 100644
--- a/mail/thunderbird/POST_INSTALL
+++ b/mail/thunderbird/POST_INSTALL
@@ -9,10 +9,10 @@ if [ ! -z $OLD_VER ]; then
fi
unset_module_config OLD_VER
-rm -rf /usr/lib/thunderbird-[0-7]*
-rm -rf /usr/lib/thunderbird-devel-[0-7]*
-rm -rf /usr/include/thunderbird-[0-7]*
-rm -rf /usr/share/idl/thunderbird-[0-7]*
+rm -rf /usr/lib/thunderbird-[02-9]*
+rm -rf /usr/lib/thunderbird-devel-[02-9]*
+rm -rf /usr/include/thunderbird-[02-9]*
+rm -rf /usr/share/idl/thunderbird-[02-9]*
export LD_LIBRARY_PATH="/usr/lib/$TBIRD_LIBDIR:/usr/lib/$TBIRD_LIBDIR/components"
export MOZILLA_FIVE_HOME="/usr/lib/$TBIRD_LIBDIR"
More information about the Lunar-commits
mailing list