diff options
author | ghen <ghen@pkgsrc.org> | 2006-02-05 14:46:31 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-02-05 14:46:31 +0000 |
commit | a704f855c6d2e7c888ae4c1a8a442e1cde22d861 (patch) | |
tree | b9efc0daa32be4078ac38fc0dba166e18a0b0924 /www/firefox/PLIST | |
parent | f768d7899862cd70e3aba26baf1c64ae1d46477d (diff) | |
download | pkgsrc-a704f855c6d2e7c888ae4c1a8a442e1cde22d861.tar.gz |
Update to Firefox 1.5.0.1, a bug fix release for Firefox 1.5.
What's new:
* Improved stability.
* Improved support for Mac OS X.
* International Domain Name support for Iceland (.is) is now enabled.
* Fixes for several memory leaks.
* Several security enhancements.
For a more detailed list changes, see http://www.squarefree.com/burningedge/releases/1.5.0.1.html
Ok with wiz.
Diffstat (limited to 'www/firefox/PLIST')
-rw-r--r-- | www/firefox/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/PLIST b/www/firefox/PLIST index 8ef28bf0c3d..3f3a50be577 100644 --- a/www/firefox/PLIST +++ b/www/firefox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2005/12/28 18:11:56 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.21 2006/02/05 14:46:31 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -756,6 +756,7 @@ include/${MOZILLA}/dom/nsIDOMChromeWindow.h include/${MOZILLA}/dom/nsIDOMClassInfo.h include/${MOZILLA}/dom/nsIDOMComment.h include/${MOZILLA}/dom/nsIDOMCompositionListener.h +include/${MOZILLA}/dom/nsIDOMConstructor.h include/${MOZILLA}/dom/nsIDOMContextMenuListener.h include/${MOZILLA}/dom/nsIDOMCounter.h include/${MOZILLA}/dom/nsIDOMCrypto.h |