[Lunar-commits] <moonbase> firefox: updated to 3.0.4, better post_remove script
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Fri Nov 14 01:06:30 CET 2008
commit 031d3c7879f984c1c0c9273c4305e6b7519097c7
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Fri Nov 14 01:06:30 2008 +0100
firefox: updated to 3.0.4, better post_remove script
---
web/firefox/DETAILS | 6 +++---
web/firefox/POST_REMOVE | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/web/firefox/DETAILS b/web/firefox/DETAILS
index b1b789f..765b94b 100644
--- a/web/firefox/DETAILS
+++ b/web/firefox/DETAILS
@@ -1,13 +1,13 @@
MODULE=firefox
- VERSION=3.0.3
+ VERSION=3.0.4
SOURCE=${MODULE}-${VERSION}-source.tar.bz2
SOURCE_URL[0]=ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/source/
SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source/
SOURCE_URL[2]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source/
- SOURCE_VFY=sha1:089a41ff079cd37d39d19cf3a51daba07337db2c
+ SOURCE_VFY=sha1:16715b4af7ca2bad6baa8d450a3fd9cb375ad6d6
WEB_SITE=http://www.mozilla.org/projects/firefox
ENTERED=20030810
- UPDATED=20080927
+ UPDATED=20081113
MAINTAINER="tchan at lunar-linux.org"
SHORT="a speedy, full-featured web browser."
cat << EOF
diff --git a/web/firefox/POST_REMOVE b/web/firefox/POST_REMOVE
index a9328ff..520460e 100644
--- a/web/firefox/POST_REMOVE
+++ b/web/firefox/POST_REMOVE
@@ -1,3 +1,4 @@
rm -f /usr/share/pixmaps/firefox.xpm
rm -rf /usr/include/firefox-$VERSION
rm -rf /usr/lib/firefox-$VERSION
+rm -rf /usr/lib/firefox-devel-$VERSION
More information about the Lunar-commits
mailing list