diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-28 21:09:54 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-28 21:09:54 +0000 |
commit | e240d4fbf48b8725568dd3d312efc837d4b2af3f (patch) | |
tree | e9927d82a8042ff97748cad3230a434f0ac9b094 /www/kazehakase/files/patch-configure | |
parent | Integrate vendor patches for the following issues: (diff) |
- Update to 0.1.9
Changes
* Thumbnail support
* Recent closed tabs
* Toggle proxy use action
* Options for history search
* Undo/Redo
* Fixed crash in attempting to search in the detailed preference
PR: ports/71088
Submitted by: maintainer
Diffstat (limited to 'www/kazehakase/files/patch-configure')
-rw-r--r-- | www/kazehakase/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/kazehakase/files/patch-configure b/www/kazehakase/files/patch-configure index 0bdbab59a233..e69de29bb2d1 100644 --- a/www/kazehakase/files/patch-configure +++ b/www/kazehakase/files/patch-configure @@ -1,13 +0,0 @@ ---- configure.orig Fri Aug 27 12:36:22 2004 -+++ configure Fri Aug 27 12:37:21 2004 -@@ -19324,7 +19324,10 @@ - 1.7rc3) MOZILLA_SNAPSHOT=15 ;; - 1.7) MOZILLA_SNAPSHOT=15 ;; - 1.7.1) MOZILLA_SNAPSHOT=15 ;; -+ 1.7.2) MOZILLA_SNAPSHOT=15 ;; - 1.8a) MOZILLA_SNAPSHOT=16 ;; -+ 1.8a2) MOZILLA_SNAPSHOT=16 ;; -+ 1.8a3) MOZILLA_SNAPSHOT=16 ;; - trunk) MOZILLA_SNAPSHOT=16 ;; - *) { { echo "$as_me:$LINENO: error: - ***************************************************************************** |