aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox10
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-13 05:21:10 +0800
committertrevor <trevor@FreeBSD.org>2004-02-13 05:21:10 +0800
commit4f0c75b3c629bec96190f7c96c16b94676975272 (patch)
tree6dfb9dc154143b85189121618c70fdd1bda534ff /www/firefox10
parent5f54d4e2c4e157711b54e1a8377228d1d7fcd799 (diff)
downloadfreebsd-ports-graphics-4f0c75b3c629bec96190f7c96c16b94676975272.tar.gz
freebsd-ports-graphics-4f0c75b3c629bec96190f7c96c16b94676975272.tar.zst
freebsd-ports-graphics-4f0c75b3c629bec96190f7c96c16b94676975272.zip
Fix the window ID in firefox.rb (new PORTREVISION).
PR: 62735 Submitted by: obraun
Diffstat (limited to 'www/firefox10')
-rw-r--r--www/firefox10/Makefile2
-rw-r--r--www/firefox10/files/firefox.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index 0723147c640..cd389ba7cae 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -7,7 +7,7 @@
PORTNAME= firefox
PORTVERSION= 0.8
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}
diff --git a/www/firefox10/files/firefox.rb b/www/firefox10/files/firefox.rb
index 1c970f9ee1b..082607af878 100644
--- a/www/firefox10/files/firefox.rb
+++ b/www/firefox10/files/firefox.rb
@@ -71,7 +71,7 @@ IO::popen("xwininfo -display #{$display} -root -tree") {
if NAME != "firefox"
$windows = io.grep(%r<"Mozilla"\s+"navigator:\s*browser">)
else
- $windows = io.grep(%r<MozillaFirefox-bin.*>)
+ $windows = io.grep(%r<Firefox-bin.*>)
end
}
soc2013-evolution/commit/addressbook/importers?id=e2b6ff7a6c1e1580c26ee0719b349151e8dad6fd'>Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-273-7/+10 * Coding style and whitespace cleanup.Matthew Barnes2011-09-044-103/+168 * Coding style and whitespace cleanup.Matthew Barnes2011-08-133-16/+13 * Do not use deprecated EBook/ECal APIMilan Crha2011-06-144-59/+94 * Coding style and whitespace cleanups.Matthew Barnes2011-06-093-6/+17 * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3 * Coding style and whitespace cleanup.Matthew Barnes2011-05-222-10/+29 * Coding style cleanups.Matthew Barnes2011-05-093-12/+12 * Whitespace and coding style cleanups.Matthew Barnes2011-05-082-4/+16 * More whitespace cleanup.Matthew Barnes2011-01-311-1/+1 * Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-223-60/+44 * Bug #635755 - Authenticate books in addressbook importers on openMilan Crha2010-12-043-42/+91 * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-023-3/+3 * Coding style and whitespace cleanup.Matthew Barnes2010-10-041-2/+4 * Coding style cleanups.Matthew Barnes2010-09-134-181/+181 * Coding style and whitespace cleanup.Matthew Barnes2010-07-122-2/+2 * Coding style and whitespace cleanups.Matthew Barnes2010-06-071-3/+10 * Bug #573510 - Outlook type CSV import brokenMilan Crha2010-05-281-79/+143 * Coding style and whitespace cleanup.Matthew Barnes2010-05-271-12/+32 * On Windows, some LDIF files can have .ldi extensionFridrich Štrba2010-05-201-2/+2 * Consider full name and also the first part of e-mail address forFridrich Štrba2010-05-201-0/+15 * Bug #499320 - Preview before import from command lineMilan Crha2010-05-195-6/+488 * Bug #618177 - Mobile Phone of imported contact not shown in previewMilan Crha2010-05-101-11/+20 * Coding style and whitespace cleanup.Matthew Barnes2010-01-311-3/+3 * Remove dead assignments found by clang.Matthew Barnes2010-01-161-7/+0 * Coding style and whitespace cleanup.Matthew Barnes2010-01-052-6/+16 * Coding style and whitespace cleanup.Matthew Barnes2010-01-042-12/+25 * Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+1 * Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+3 * More whitespace cleanup.Matthew Barnes2009-07-192-33/+33 * Fix excessive whitespace.Matthew Barnes2009-07-133-4/+0 * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1 * More code cleanup.Matthew Barnes2009-06-021-4/+4 * Whitespace cleanup.Matthew Barnes2009-05-292-4/+4 * Prefer GLib basic types over C types.Matthew Barnes2009-05-293-55/+55 * Remove trailing whitespace, again.Matthew Barnes2009-05-294-4/+4 * Fix compiler warnings in addressbook.Matthew Barnes2009-05-262-4/+4 * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2 * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-012-14/+31 * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-12/+15 * License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-0/+19 * ** Fix for bug #539755Milan Crha2008-06-241-23/+52 * ** Fix for bug #440818 (patch by Rodrigo Castro)Milan Crha2008-06-231-19/+25 * updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-063-5/+3 * Corrected misspelled instances of vCard in:Suman Manjunath2007-12-061-2/+2 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-153-63/+63 * Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-3/+3 * ** Fixes bug #469657Matthew Barnes2007-10-021-8/+4 * ** Fixes part of bug #474000Matthew Barnes2007-09-281-92/+8 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-022-4/+4 * 2007-08-06 mcrha Partial fix for bug #427469Milan Crha2007-08-061-3/+3 * ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-8/+0 * addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-152-2/+2 * Fix for Bug 332136.Devashish Sharma2006-03-063-17/+3 * Made some changes to evolution csv importer for fixing some bugs.Devashish Sharma2006-01-231-5/+108 * Small change to csv importer.Devashish Sharma2006-01-161-8/+4 * *** empty log message ***Devashish Sharma2006-01-161-8/+8 * CSV and TAB file importer for addressbook.Devashish Sharma2006-01-161-0/+749 * Added support for CSV and TAB file import.Devashish Sharma2006-01-162-0/+4 * Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convertTor Lillqvist2005-12-171-6/+24 * Proceeding with the import activity only if the book is writable.Sushma Rai2005-12-142-0/+14 * Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-251-2/+8 * Handling the attributed specified in the schema, and also mozilla schemaSushma Rai2005-09-301-27/+123 * Use privsolib instead of privlib (no difference on Unix, on Win32Tor Lillqvist2005-08-101-1/+4 * Fix for the crash while importing ldif file with more than fifty entries.Sushma Rai2005-08-051-1/+2 * Fix for address book import problems.Sushma Rai2005-07-132-5/+5 * Merge back eplugin-import-branch.Michael Zucci2005-07-126-431/+325 * gui/component/GNOME_Evolution_Addressbook.server.in.inTor Lillqvist2005-06-182-2/+2 * New functions which peeks at the conents of the file and guesses theChristophe Fergeau2005-02-091-15/+124 * addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-092-2/+2 * Fix name attribute values to be identicalRodney Dawes2004-11-231-1/+1 * find source selector and option menu in libedataserveruiJP Rosevear2004-10-142-2/+2 * handle LIST field types. (ldif_fields[]): Add a list type. E_CONTACT_EMAILNot Zed2004-06-141-1/+12 * Fixes #55945JP Rosevear2004-06-054-10/+10 * [ fixes bug #32194 ]Chris Toshok2004-05-251-0/+40 * [ fixes bug #40013 ]Chris Toshok2004-05-251-0/+51 * Add helper func. (process_item_fn): Add undisplayed fields to notes.Hans Petter Jansson2004-05-212-0/+60 * use the new e_book_new and e_book_open apis.Chris Toshok2004-05-202-4/+4 * add "mobile" mapping to E_CONTACT_PHONE_MOBILE, which is what thunderbirdChris Toshok2004-04-261-0/+1 * use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-102-14/+35 * [ part of the fix for #54528, the other part is in e-d-s ]Chris Toshok2004-03-311-0/+16 * only set the address if something in it's been filled in.Chris Toshok2004-02-072-22/+12 * implementJP Rosevear2004-02-071-1/+12 * implement (load_file_fn): use g_file_get_contents to get a string we canJP Rosevear2004-02-071-7/+25