[Lunar-commits] <moonbase> seamonkey: updated to 2.3.2 - this is correct version - packagers forgot to bump version in code - will be fixed in 2.3.3

Zbigniew Luszpinski zbiggy at lunar-linux.org
Fri Sep 2 22:48:23 CEST 2011


commit 9596319e726bb0f615720021f7b9b111e3c8b351
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Fri Sep 2 22:48:23 2011 +0200

    seamonkey: updated to 2.3.2 - this is correct version - packagers forgot to bump version in code - will be fixed in 2.3.3
---
 web/seamonkey/DETAILS      |    6 +++---
 web/seamonkey/POST_INSTALL |   12 ++++++------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/web/seamonkey/DETAILS b/web/seamonkey/DETAILS
index f10de57..82f47c7 100644
--- a/web/seamonkey/DETAILS
+++ b/web/seamonkey/DETAILS
@@ -1,15 +1,15 @@
           MODULE=seamonkey
-         VERSION=2.3.1
+         VERSION=2.3.2
           SOURCE=$MODULE-$VERSION.source.tar.bz2
    SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/$MODULE/releases/$VERSION/source
    SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/$MODULE/releases/$VERSION/source
    SOURCE_URL[2]=ftp://ftp.mozilla.org/pub/mozilla.org/$MODULE/releases/$VERSION/source
-      SOURCE_VFY=sha1:c5f647c77ea5934d50ebcbfcb08b905f82f98446
+      SOURCE_VFY=sha1:e6fd38163098ed321ad0225c6f7d5c88f0cf3206
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/comm-release
         WEB_SITE=http://www.seamonkey-project.org
            PSAFE=no
          ENTERED=20051208
-         UPDATED=20110823
+         UPDATED=20110831
       MAINTAINER=zbiggy at o2.pl
            SHORT="Seamonkey is a next generation mozilla web browser"
 
diff --git a/web/seamonkey/POST_INSTALL b/web/seamonkey/POST_INSTALL
index 81318e1..a0ed6af 100644
--- a/web/seamonkey/POST_INSTALL
+++ b/web/seamonkey/POST_INSTALL
@@ -1,11 +1,11 @@
 OLD_VER="`get_module_config OLD_VER`"
-SMNKEY_LIBDIR=seamonkey-$VERSION
+SMNKEY_LIBDIR=seamonkey-2.3.1
 
-if [ ! -z $OLD_VER ]; then
-  rm -rf /usr/lib/seamonkey-$OLD_VER
-  rm -rf /usr/include/seamonkey-$OLD_VER
-  rm -rf /usr/share/idl/seamonkey-$OLD_VER
-fi
+#if [ ! -z $OLD_VER ]; then
+#  rm -rf /usr/lib/seamonkey-$OLD_VER
+#  rm -rf /usr/include/seamonkey-$OLD_VER
+#  rm -rf /usr/share/idl/seamonkey-$OLD_VER
+#fi
 unset_module_config OLD_VER
 
 rm -rf /usr/lib/seamonkey-1*


More information about the Lunar-commits mailing list