[SVN-Commit] r1147 - in trunk: mail/thunderbird/files www/firefox-nightly/files www/firefox/files www/seamonkey/files

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Thu Jan 24 23:38:06 UTC 2013


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 <patrick at 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


More information about the freebsd-gecko mailing list