Author: jbeich
Date: Thu Jan 24 23:37:58 2013
New Revision: 1147

Log:
typo: xlocale appeared in r235785 on /stable/9, not r227753

Reported by:    Patrick Mackinlay <patr...@spacesurfer.com>

Modified:
   trunk/mail/thunderbird/files/patch-bug807492
   trunk/www/firefox-nightly/files/patch-bug807492
   trunk/www/firefox/files/patch-bug807492
   trunk/www/seamonkey/files/patch-bug807492

Modified: trunk/mail/thunderbird/files/patch-bug807492
==============================================================================
--- trunk/mail/thunderbird/files/patch-bug807492        Sun Jan 20 15:25:22 
2013        (r1146)
+++ trunk/mail/thunderbird/files/patch-bug807492        Thu Jan 24 23:37:58 
2013        (r1147)
@@ -289,7 +289,7 @@
 +
 +#ifdef __FreeBSD__
 +#include <osreldate.h>
-+# if __FreeBSD_version > 900044
++# if __FreeBSD_version > 900505
 +#  define HAVE_XLOCALE
 +# endif
 +#endif

Modified: trunk/www/firefox-nightly/files/patch-bug807492
==============================================================================
--- trunk/www/firefox-nightly/files/patch-bug807492     Sun Jan 20 15:25:22 
2013        (r1146)
+++ trunk/www/firefox-nightly/files/patch-bug807492     Thu Jan 24 23:37:58 
2013        (r1147)
@@ -289,7 +289,7 @@
 +
 +#ifdef __FreeBSD__
 +#include <osreldate.h>
-+# if __FreeBSD_version > 900044
++# if __FreeBSD_version > 900505
 +#  define HAVE_XLOCALE
 +# endif
 +#endif

Modified: trunk/www/firefox/files/patch-bug807492
==============================================================================
--- trunk/www/firefox/files/patch-bug807492     Sun Jan 20 15:25:22 2013        
(r1146)
+++ trunk/www/firefox/files/patch-bug807492     Thu Jan 24 23:37:58 2013        
(r1147)
@@ -289,7 +289,7 @@
 +
 +#ifdef __FreeBSD__
 +#include <osreldate.h>
-+# if __FreeBSD_version > 900044
++# if __FreeBSD_version > 900505
 +#  define HAVE_XLOCALE
 +# endif
 +#endif

Modified: trunk/www/seamonkey/files/patch-bug807492
==============================================================================
--- trunk/www/seamonkey/files/patch-bug807492   Sun Jan 20 15:25:22 2013        
(r1146)
+++ trunk/www/seamonkey/files/patch-bug807492   Thu Jan 24 23:37:58 2013        
(r1147)
@@ -289,7 +289,7 @@
 +
 +#ifdef __FreeBSD__
 +#include <osreldate.h>
-+# if __FreeBSD_version > 900044
++# if __FreeBSD_version > 900505
 +#  define HAVE_XLOCALE
 +# endif
 +#endif
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to