Author: jaeger Date: 2006-02-02 16:22:09 +0100 (Thu, 02 Feb 2006) New Revision: 657 Modified: crux-2.1/ports/core/firefox/.footprint crux-2.1/ports/core/firefox/.md5sum crux-2.1/ports/core/firefox/Pkgfile Log: [security] firefox: updated to version 1.5.0.1 - fixes bug 319004 Modified: crux-2.1/ports/core/firefox/.footprint =================================================================== --- crux-2.1/ports/core/firefox/.footprint 2006-02-02 08:30:16 UTC (rev 656) +++ crux-2.1/ports/core/firefox/.footprint 2006-02-02 15:22:09 UTC (rev 657) @@ -293,6 +293,7 @@ -rw-r--r-- root/root usr/include/firefox/dom/nsIDOMClassInfo.h -rw-r--r-- root/root usr/include/firefox/dom/nsIDOMComment.h -rw-r--r-- root/root usr/include/firefox/dom/nsIDOMCompositionListener.h +-rw-r--r-- root/root usr/include/firefox/dom/nsIDOMConstructor.h -rw-r--r-- root/root usr/include/firefox/dom/nsIDOMContextMenuListener.h -rw-r--r-- root/root usr/include/firefox/dom/nsIDOMCounter.h -rw-r--r-- root/root usr/include/firefox/dom/nsIDOMCrypto.h @@ -2625,6 +2626,7 @@ -rw-r--r-- root/root usr/share/idl/firefox/nsIDOMCharacterData.idl -rw-r--r-- root/root usr/share/idl/firefox/nsIDOMChromeWindow.idl -rw-r--r-- root/root usr/share/idl/firefox/nsIDOMComment.idl +-rw-r--r-- root/root usr/share/idl/firefox/nsIDOMConstructor.idl -rw-r--r-- root/root usr/share/idl/firefox/nsIDOMCounter.idl -rw-r--r-- root/root usr/share/idl/firefox/nsIDOMCrypto.idl -rw-r--r-- root/root usr/share/idl/firefox/nsIDOMCryptoDialogs.idl Modified: crux-2.1/ports/core/firefox/.md5sum =================================================================== --- crux-2.1/ports/core/firefox/.md5sum 2006-02-02 08:30:16 UTC (rev 656) +++ crux-2.1/ports/core/firefox/.md5sum 2006-02-02 15:22:09 UTC (rev 657) @@ -1,2 +1,2 @@ -fa915ddcadecda30ed3e13694f26a779 firefox-1.5-source.tar.bz2 +c76f02956645bc823241379e27f76bb5 firefox-1.5.0.1-source.tar.bz2 08f903e4f09b176bcb4c3a3bfd5f12b0 mozconfig Modified: crux-2.1/ports/core/firefox/Pkgfile =================================================================== --- crux-2.1/ports/core/firefox/Pkgfile 2006-02-02 08:30:16 UTC (rev 656) +++ crux-2.1/ports/core/firefox/Pkgfile 2006-02-02 15:22:09 UTC (rev 657) @@ -4,8 +4,8 @@ # Depends on: libidl, gtk name=firefox -version=1.5 -release=3 +version=1.5.0.1 +release=1 source=(http://ftp.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-... \ mozconfig)