Author: jbeich Date: Fri Jan 18 16:47:04 2013 New Revision: 1144 Log: update
Deleted: trunk/www/firefox-nightly/files/patch-bug828003 Modified: trunk/www/firefox-nightly/Makefile.hgrev trunk/www/firefox-nightly/distinfo trunk/www/firefox/Makefile trunk/www/firefox/distinfo Modified: trunk/www/firefox-nightly/Makefile.hgrev ============================================================================== --- trunk/www/firefox-nightly/Makefile.hgrev Thu Jan 17 05:27:49 2013 (r1143) +++ trunk/www/firefox-nightly/Makefile.hgrev Fri Jan 18 16:47:04 2013 (r1144) @@ -1 +1 @@ -HGREV= 118722:43d65f5d22b2 +HGREV= 119127:b52c02f77cf5 Modified: trunk/www/firefox-nightly/distinfo ============================================================================== --- trunk/www/firefox-nightly/distinfo Thu Jan 17 05:27:49 2013 (r1143) +++ trunk/www/firefox-nightly/distinfo Fri Jan 18 16:47:04 2013 (r1144) @@ -1,2 +1,2 @@ -SHA256 (firefox-nightly/43d65f5d22b2.tar.bz2) = 0e4f6c8765a182814e2b349e8ce6c202e8bc2719983ff4b59814d31aef0cc0b3 -SIZE (firefox-nightly/43d65f5d22b2.tar.bz2) = 98245517 +SHA256 (firefox-nightly/b52c02f77cf5.tar.bz2) = 1e64e6907fbaf4b72cacf91a40143c24ba128733d9d26fa2781decdf42d261e8 +SIZE (firefox-nightly/b52c02f77cf5.tar.bz2) = 98505599 Deleted: trunk/www/firefox-nightly/files/patch-bug828003 ============================================================================== --- trunk/www/firefox-nightly/files/patch-bug828003 Fri Jan 18 16:47:04 2013 (r1143) +++ /dev/null 00:00:00 1970 (deleted) @@ -1,36 +0,0 @@ ---- gfx/qcms/qcmstypes.h -+++ gfx/qcms/qcmstypes.h -@@ -7,30 +7,12 @@ - #include "mozilla/StandardInteger.h" - - /* prtypes.h defines IS_LITTLE_ENDIAN and IS_BIG ENDIAN */ -+/* StandardInteger.h defines int*_t and uintptr_t */ - --#if defined (__SVR4) && defined (__sun) --/* int_types.h gets included somehow, so avoid redefining the types differently */ --#include <sys/int_types.h> --#elif defined (_AIX) -+#if defined(_AIX) - #include <sys/types.h> --#elif defined(__OpenBSD__) --#include <inttypes.h> --#elif !defined(ANDROID) --typedef int8_t int8_t; --typedef uint8_t uint8_t; --typedef int16_t int16_t; --typedef uint16_t uint16_t; --typedef int32_t int32_t; --typedef uint32_t uint32_t; --typedef int64_t int64_t; --typedef uint64_t uint64_t; -- --#ifdef __OS2__ --/* OS/2's stdlib typdefs uintptr_t. So we'll just include that so we don't collide */ -+#elif defined(__OS2__) - #include <stdlib.h> --#elif !defined(__intptr_t_defined) && !defined(_UINTPTR_T_DEFINED) --typedef unsigned long uintptr_t; --#endif - #endif - - #else // MOZ_QCMS Modified: trunk/www/firefox/Makefile ============================================================================== --- trunk/www/firefox/Makefile Thu Jan 17 05:27:49 2013 (r1143) +++ trunk/www/firefox/Makefile Fri Jan 18 16:47:04 2013 (r1144) @@ -2,7 +2,7 @@ # $FreeBSD: head/www/firefox/Makefile 310227 2013-01-11 10:22:40Z ehaupt $ PORTNAME= firefox -DISTVERSION= 19.0b1 +DISTVERSION= 19.0b2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} Modified: trunk/www/firefox/distinfo ============================================================================== --- trunk/www/firefox/distinfo Thu Jan 17 05:27:49 2013 (r1143) +++ trunk/www/firefox/distinfo Fri Jan 18 16:47:04 2013 (r1144) @@ -1,2 +1,2 @@ -SHA256 (firefox-19.0b1.source.tar.bz2) = f46c5641c8fc06fab7a2f6ce977f9ee3c7c783fb23e01a6fc3a9299aa91e8f40 -SIZE (firefox-19.0b1.source.tar.bz2) = 99068309 +SHA256 (firefox-19.0b2.source.tar.bz2) = 2430d20cbc23d2c7483757cc7bbd7303cd12d8fe749bd6a7e6069bb69f7cb6fe +SIZE (firefox-19.0b2.source.tar.bz2) = 98893896 _______________________________________________ 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"