Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2009 17:31:49 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r104 - branches/experimental/www/firefox3 branches/experimental/www/firefox35 branches/experimental/www/firefox35/files trunk/www/firefox3 trunk/www/firefox35 trunk/www/firefox35/files
Message-ID:  <200909101731.n8AHVnhc034288@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Thu Sep 10 17:31:48 2009
New Revision: 104

Log:
- Update Firefox to 3.5.3 and 3.0.14

Modified:
   branches/experimental/www/firefox3/Makefile
   branches/experimental/www/firefox3/distinfo
   branches/experimental/www/firefox35/Makefile
   branches/experimental/www/firefox35/distinfo
   branches/experimental/www/firefox35/files/patch-content-xslt-public-txDouble.h
   branches/experimental/www/firefox35/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h
   trunk/www/firefox3/Makefile
   trunk/www/firefox3/distinfo
   trunk/www/firefox35/Makefile
   trunk/www/firefox35/distinfo
   trunk/www/firefox35/files/patch-content-xslt-public-txDouble.h
   trunk/www/firefox35/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h

Modified: branches/experimental/www/firefox3/Makefile
==============================================================================
--- branches/experimental/www/firefox3/Makefile	Wed Sep  9 15:05:23 2009	(r103)
+++ branches/experimental/www/firefox3/Makefile	Thu Sep 10 17:31:48 2009	(r104)
@@ -2,12 +2,12 @@
 # Date created:			2002/10/21
 # Whom:				Alan Eldridge <alane@FreeBSD.org>
 #
-# $FreeBSD: ports/www/firefox3/Makefile,v 1.25 2009/08/17 02:06:26 linimon Exp $
+# $FreeBSD: ports/www/firefox3/Makefile,v 1.26 2009/08/19 01:58:37 beat Exp $
 #   $MCom: ports-stable/www/firefox3/Makefile,v 1.20 2008/12/31 01:52:03 mezz Exp $
 #
 
 PORTNAME=	firefox
-DISTVERSION=	3.0.13
+DISTVERSION=	3.0.14
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}

Modified: branches/experimental/www/firefox3/distinfo
==============================================================================
--- branches/experimental/www/firefox3/distinfo	Wed Sep  9 15:05:23 2009	(r103)
+++ branches/experimental/www/firefox3/distinfo	Thu Sep 10 17:31:48 2009	(r104)
@@ -1,3 +1,3 @@
-MD5 (firefox-3.0.13-source.tar.bz2) = 040d01a1e22a1ec1b28188479df06007
-SHA256 (firefox-3.0.13-source.tar.bz2) = 07afeb577038812b97169cdf6bb41938072d3b12f2e9194041c7c31382047be3
-SIZE (firefox-3.0.13-source.tar.bz2) = 37318606
+MD5 (firefox-3.0.14-source.tar.bz2) = 5a075644b1f8d5dbb23525803b6c81dd
+SHA256 (firefox-3.0.14-source.tar.bz2) = c680306ed6a8bc7fd32ff6424fc936d31e2ecf7b544228ab9409172907c4fbd1
+SIZE (firefox-3.0.14-source.tar.bz2) = 37353041

Modified: branches/experimental/www/firefox35/Makefile
==============================================================================
--- branches/experimental/www/firefox35/Makefile	Wed Sep  9 15:05:23 2009	(r103)
+++ branches/experimental/www/firefox35/Makefile	Thu Sep 10 17:31:48 2009	(r104)
@@ -2,16 +2,16 @@
 # Date created:			2002/10/21
 # Whom:				Alan Eldridge <alane@FreeBSD.org>
 #
-# $FreeBSD: ports/www/firefox35/Makefile,v 1.179 2009/08/04 23:11:44 miwi Exp $
+# $FreeBSD: ports/www/firefox35/Makefile,v 1.180 2009/08/19 01:58:37 beat Exp $
 #
 
 PORTNAME=	firefox
-DISTVERSION=	3.5.2
+DISTVERSION=	3.5.3
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
-DISTNAME=	${PORTNAME}-${DISTVERSION}-source
+DISTNAME=	${PORTNAME}-${DISTVERSION}.source
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
@@ -40,7 +40,7 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 NO_MOZPKGINSTALL=yes
-CONFLICTS=      firefox-3.0.*
+CONFLICTS=	firefox-3.0.*
 
 FIREFOX_ICON=		${MOZILLA}.png
 FIREFOX_ICON_SRC=	${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png

Modified: branches/experimental/www/firefox35/distinfo
==============================================================================
--- branches/experimental/www/firefox35/distinfo	Wed Sep  9 15:05:23 2009	(r103)
+++ branches/experimental/www/firefox35/distinfo	Thu Sep 10 17:31:48 2009	(r104)
@@ -1,3 +1,3 @@
-MD5 (firefox-3.5.2-source.tar.bz2) = 136867f95c86f3988b7f825e874b85de
-SHA256 (firefox-3.5.2-source.tar.bz2) = d68b5988907e06cc37793489589f5545487a9b1bbe6444b7e2e16450bd1cb9ae
-SIZE (firefox-3.5.2-source.tar.bz2) = 46787928
+MD5 (firefox-3.5.3.source.tar.bz2) = ca167e69180ab1230aea0763da270a95
+SHA256 (firefox-3.5.3.source.tar.bz2) = e6327807ed1dd0c0685f7c2fba1427e7e38b5c92f36811f243861fbd9b7ad2d2
+SIZE (firefox-3.5.3.source.tar.bz2) = 46766383

Modified: branches/experimental/www/firefox35/files/patch-content-xslt-public-txDouble.h
==============================================================================
--- branches/experimental/www/firefox35/files/patch-content-xslt-public-txDouble.h	Wed Sep  9 15:05:23 2009	(r103)
+++ branches/experimental/www/firefox35/files/patch-content-xslt-public-txDouble.h	Thu Sep 10 17:31:48 2009	(r104)
@@ -5,7 +5,7 @@
  #ifdef __FreeBSD__
  #include <ieeefp.h>
 -#ifdef __alpha__
-+#if defined (__alpha__) || defined (__powerpc__) || defined(__sparc__)
++#if defined (__alpha__) || defined (__powerpc__) || defined (__sparc__)
  static fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP;
  #else
  static fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP|FP_X_DNML;

Modified: branches/experimental/www/firefox35/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h
==============================================================================
--- branches/experimental/www/firefox35/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h	Wed Sep  9 15:05:23 2009	(r103)
+++ branches/experimental/www/firefox35/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h	Thu Sep 10 17:31:48 2009	(r104)
@@ -1,11 +1,11 @@
---- media/liboggz/include/oggz/oggz_off_t_generated.h.orig	2009-04-24 01:46:48.000000000 +0000
-+++ media/liboggz/include/oggz/oggz_off_t_generated.h	2009-04-28 08:44:02.369576627 +0000
+--- media/liboggz/include/oggz/oggz_off_t_generated.h.orig	2009-08-24 17:52:50.000000000 +0200
++++ media/liboggz/include/oggz/oggz_off_t_generated.h	2009-09-10 15:26:59.000000000 +0200
 @@ -59,7 +59,7 @@
  
  #include <sys/types.h>
  
--#if defined(__APPLE__) || defined(SOLARIS)
-+#if defined(__APPLE__) || defined(SOLARIS) || defined (__FreeBSD__)
+-#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2)
++#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined(__FreeBSD__)
  typedef off_t oggz_off_t;
  #else
  typedef loff_t oggz_off_t;

Modified: trunk/www/firefox3/Makefile
==============================================================================
--- trunk/www/firefox3/Makefile	Wed Sep  9 15:05:23 2009	(r103)
+++ trunk/www/firefox3/Makefile	Thu Sep 10 17:31:48 2009	(r104)
@@ -2,12 +2,12 @@
 # Date created:			2002/10/21
 # Whom:				Alan Eldridge <alane@FreeBSD.org>
 #
-# $FreeBSD: ports/www/firefox3/Makefile,v 1.25 2009/08/17 02:06:26 linimon Exp $
+# $FreeBSD: ports/www/firefox3/Makefile,v 1.26 2009/08/19 01:58:37 beat Exp $
 #   $MCom: ports-stable/www/firefox3/Makefile,v 1.20 2008/12/31 01:52:03 mezz Exp $
 #
 
 PORTNAME=	firefox
-DISTVERSION=	3.0.13
+DISTVERSION=	3.0.14
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}

Modified: trunk/www/firefox3/distinfo
==============================================================================
--- trunk/www/firefox3/distinfo	Wed Sep  9 15:05:23 2009	(r103)
+++ trunk/www/firefox3/distinfo	Thu Sep 10 17:31:48 2009	(r104)
@@ -1,3 +1,3 @@
-MD5 (firefox-3.0.13-source.tar.bz2) = 040d01a1e22a1ec1b28188479df06007
-SHA256 (firefox-3.0.13-source.tar.bz2) = 07afeb577038812b97169cdf6bb41938072d3b12f2e9194041c7c31382047be3
-SIZE (firefox-3.0.13-source.tar.bz2) = 37318606
+MD5 (firefox-3.0.14-source.tar.bz2) = 5a075644b1f8d5dbb23525803b6c81dd
+SHA256 (firefox-3.0.14-source.tar.bz2) = c680306ed6a8bc7fd32ff6424fc936d31e2ecf7b544228ab9409172907c4fbd1
+SIZE (firefox-3.0.14-source.tar.bz2) = 37353041

Modified: trunk/www/firefox35/Makefile
==============================================================================
--- trunk/www/firefox35/Makefile	Wed Sep  9 15:05:23 2009	(r103)
+++ trunk/www/firefox35/Makefile	Thu Sep 10 17:31:48 2009	(r104)
@@ -2,16 +2,16 @@
 # Date created:			2002/10/21
 # Whom:				Alan Eldridge <alane@FreeBSD.org>
 #
-# $FreeBSD: ports/www/firefox35/Makefile,v 1.179 2009/08/04 23:11:44 miwi Exp $
+# $FreeBSD: ports/www/firefox35/Makefile,v 1.180 2009/08/19 01:58:37 beat Exp $
 #
 
 PORTNAME=	firefox
-DISTVERSION=	3.5.2
+DISTVERSION=	3.5.3
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
-DISTNAME=	${PORTNAME}-${DISTVERSION}-source
+DISTNAME=	${PORTNAME}-${DISTVERSION}.source
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
@@ -40,7 +40,7 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 NO_MOZPKGINSTALL=yes
-CONFLICTS=      firefox-3.0.*
+CONFLICTS=	firefox-3.0.*
 
 FIREFOX_ICON=		${MOZILLA}.png
 FIREFOX_ICON_SRC=	${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png

Modified: trunk/www/firefox35/distinfo
==============================================================================
--- trunk/www/firefox35/distinfo	Wed Sep  9 15:05:23 2009	(r103)
+++ trunk/www/firefox35/distinfo	Thu Sep 10 17:31:48 2009	(r104)
@@ -1,3 +1,3 @@
-MD5 (firefox-3.5.2-source.tar.bz2) = 136867f95c86f3988b7f825e874b85de
-SHA256 (firefox-3.5.2-source.tar.bz2) = d68b5988907e06cc37793489589f5545487a9b1bbe6444b7e2e16450bd1cb9ae
-SIZE (firefox-3.5.2-source.tar.bz2) = 46787928
+MD5 (firefox-3.5.3.source.tar.bz2) = ca167e69180ab1230aea0763da270a95
+SHA256 (firefox-3.5.3.source.tar.bz2) = e6327807ed1dd0c0685f7c2fba1427e7e38b5c92f36811f243861fbd9b7ad2d2
+SIZE (firefox-3.5.3.source.tar.bz2) = 46766383

Modified: trunk/www/firefox35/files/patch-content-xslt-public-txDouble.h
==============================================================================
--- trunk/www/firefox35/files/patch-content-xslt-public-txDouble.h	Wed Sep  9 15:05:23 2009	(r103)
+++ trunk/www/firefox35/files/patch-content-xslt-public-txDouble.h	Thu Sep 10 17:31:48 2009	(r104)
@@ -5,7 +5,7 @@
  #ifdef __FreeBSD__
  #include <ieeefp.h>
 -#ifdef __alpha__
-+#if defined (__alpha__) || defined (__powerpc__) || defined(__sparc__)
++#if defined (__alpha__) || defined (__powerpc__) || defined (__sparc__)
  static fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP;
  #else
  static fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP|FP_X_DNML;

Modified: trunk/www/firefox35/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h
==============================================================================
--- trunk/www/firefox35/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h	Wed Sep  9 15:05:23 2009	(r103)
+++ trunk/www/firefox35/files/patch-media_liboggz_include_oggz_oggz_off_t_generated.h	Thu Sep 10 17:31:48 2009	(r104)
@@ -1,11 +1,11 @@
---- media/liboggz/include/oggz/oggz_off_t_generated.h.orig	2009-04-24 01:46:48.000000000 +0000
-+++ media/liboggz/include/oggz/oggz_off_t_generated.h	2009-04-28 08:44:02.369576627 +0000
+--- media/liboggz/include/oggz/oggz_off_t_generated.h.orig	2009-08-24 17:52:50.000000000 +0200
++++ media/liboggz/include/oggz/oggz_off_t_generated.h	2009-09-10 15:26:59.000000000 +0200
 @@ -59,7 +59,7 @@
  
  #include <sys/types.h>
  
--#if defined(__APPLE__) || defined(SOLARIS)
-+#if defined(__APPLE__) || defined(SOLARIS) || defined (__FreeBSD__)
+-#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2)
++#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined(__FreeBSD__)
  typedef off_t oggz_off_t;
  #else
  typedef loff_t oggz_off_t;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909101731.n8AHVnhc034288>