diff options
author | Matt Housh <jaeger@morpheus.net> | 2006-06-01 19:49:41 +0000 |
---|---|---|
committer | Matt Housh <jaeger@morpheus.net> | 2006-06-01 19:49:41 +0000 |
commit | c5cbb26ed4b0ad62987634e7163722a3d3a8df2e (patch) | |
tree | f9449a12f7a2776b313b99f2ebdbd740afb68d5b /firefox | |
parent | 2f33192803a2e9bcfa0fc463557f0cc4d0484ce9 (diff) | |
download | opt-c5cbb26ed4b0ad62987634e7163722a3d3a8df2e.tar.gz opt-c5cbb26ed4b0ad62987634e7163722a3d3a8df2e.tar.xz |
firefox: updated to version 1.5.0.4
Diffstat (limited to 'firefox')
-rw-r--r-- | firefox/.footprint | 1 | ||||
-rw-r--r-- | firefox/.md5sum | 2 | ||||
-rw-r--r-- | firefox/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/firefox/.footprint b/firefox/.footprint index 76467ed38..6c64f7365 100644 --- a/firefox/.footprint +++ b/firefox/.footprint @@ -147,6 +147,7 @@ drwxr-xr-x root/root usr/include/firefox/content/ -rw-r--r-- root/root usr/include/firefox/content/nsIEventListenerManager.h -rw-r--r-- root/root usr/include/firefox/content/nsIEventStateManager.h -rw-r--r-- root/root usr/include/firefox/content/nsIFIXptr.h +-rwxr-xr-x root/root usr/include/firefox/content/nsIFileControlElement.h -rw-r--r-- root/root usr/include/firefox/content/nsIForm.h -rw-r--r-- root/root usr/include/firefox/content/nsIFormControl.h -rw-r--r-- root/root usr/include/firefox/content/nsIFormProcessor.h diff --git a/firefox/.md5sum b/firefox/.md5sum index d8995980b..a83f69cdc 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,2 +1,2 @@ -30e99f7ac4f4cc1c8c69a6895292ef3c firefox-1.5.0.3-source.tar.bz2 +4cb3d7c1b5345585750766c589308b5e firefox-1.5.0.4-source.tar.bz2 9c62bd78f4ff2a5f166bc72d83db75e0 mozconfig diff --git a/firefox/Pkgfile b/firefox/Pkgfile index adf5f3874..c9b4796de 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libidl, gtk name=firefox -version=1.5.0.3 +version=1.5.0.4 release=1 source=(http://ftp.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 \ mozconfig) |