Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2009 14:45:54 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r63 - in trunk/www: firefox3 firefox3/files firefox35 firefox35/files flock flock/files
Message-ID:  <200907241445.n6OEjs8n027048@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Fri Jul 24 14:45:54 2009
New Revision: 63

Log:
firefox3, firefox35, flock:
- Add amd64 as recognized platform. [1]
firefox35:
- Sync pkg-message with ports.

Suggested by:	ale [1]

Added:
   trunk/www/firefox3/files/patch-configure
   trunk/www/firefox35/files/patch-configure
   trunk/www/flock/files/patch-configure
Modified:
   trunk/www/firefox3/Makefile
   trunk/www/firefox35/Makefile
   trunk/www/firefox35/pkg-message
   trunk/www/flock/Makefile

Modified: trunk/www/firefox3/Makefile
==============================================================================
--- trunk/www/firefox3/Makefile	Fri Jul 24 11:12:10 2009	(r62)
+++ trunk/www/firefox3/Makefile	Fri Jul 24 14:45:54 2009	(r63)
@@ -8,6 +8,7 @@
 
 PORTNAME=	firefox
 DISTVERSION=	3.0.12
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}

Added: trunk/www/firefox3/files/patch-configure
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/firefox3/files/patch-configure	Fri Jul 24 14:45:54 2009	(r63)
@@ -0,0 +1,11 @@
+--- configure.orig	2009-07-24 11:25:35.000000000 +0200
++++ configure	2009-07-24 11:25:56.000000000 +0200
+@@ -5442,7 +5442,7 @@
+     CPU_ARCH=sparc
+     ;;
+ 
+-x86_64 | ia64)
++amd64 | x86_64 | ia64)
+     CPU_ARCH="$OS_TEST"
+     ;;
+ esac

Modified: trunk/www/firefox35/Makefile
==============================================================================
--- trunk/www/firefox35/Makefile	Fri Jul 24 11:12:10 2009	(r62)
+++ trunk/www/firefox35/Makefile	Fri Jul 24 14:45:54 2009	(r63)
@@ -2,11 +2,12 @@
 # Date created:			2002/10/21
 # Whom:				Alan Eldridge <alane@FreeBSD.org>
 #
-# $FreeBSD: ports/www/firefox35/Makefile,v 1.177 2009/07/03 13:38:45 miwi Exp $
+# $FreeBSD: ports/www/firefox35/Makefile,v 1.178 2009/07/17 08:12:03 miwi Exp $
 #
 
 PORTNAME=	firefox
 DISTVERSION=	3.5.1
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA}

Added: trunk/www/firefox35/files/patch-configure
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/firefox35/files/patch-configure	Fri Jul 24 14:45:54 2009	(r63)
@@ -0,0 +1,11 @@
+--- configure.orig	2009-07-24 11:36:04.000000000 +0200
++++ configure	2009-07-24 11:36:16.000000000 +0200
+@@ -5502,7 +5502,7 @@
+     CPU_ARCH=sparc
+     ;;
+ 
+-x86_64 | ia64)
++amd64 | x86_64 | ia64)
+     CPU_ARCH="$OS_TEST"
+     ;;
+ esac

Modified: trunk/www/firefox35/pkg-message
==============================================================================
--- trunk/www/firefox35/pkg-message	Fri Jul 24 11:12:10 2009	(r62)
+++ trunk/www/firefox35/pkg-message	Fri Jul 24 14:45:54 2009	(r63)
@@ -37,7 +37,7 @@
 
 Please include the following information with any bug report:
 * Output from 'uname -a'.
-* Date/time stamp from www/firefox-devel/Makefile.
+* Date/time stamp from www/firefox35/Makefile.
 * Where/when did the problem occur: configuring, building, or
 	running firefox
 * How can you reproduce the problem?

Modified: trunk/www/flock/Makefile
==============================================================================
--- trunk/www/flock/Makefile	Fri Jul 24 11:12:10 2009	(r62)
+++ trunk/www/flock/Makefile	Fri Jul 24 14:45:54 2009	(r63)
@@ -2,11 +2,12 @@
 # Date created:			2002/10/21
 # Whom:				Alan Eldridge <alane@FreeBSD.org>
 #
-# $FreeBSD: ports/www/flock/Makefile,v 1.176 2009/04/12 19:27:13 miwi Exp $
+# $FreeBSD: ports/www/flock/Makefile,v 1.180 2009/05/23 01:07:49 miwi Exp $
 #
 
 PORTNAME=	flock
 DISTVERSION=	2.5
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://ftp.osuosl.org/pub/${PORTNAME}/releases/${PORTVERSION}/ \
 		http://flock.vo.llnwd.net/o23/archive/${PORTNAME}/releases/${PORTVERSION}/

Added: trunk/www/flock/files/patch-configure
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/www/flock/files/patch-configure	Fri Jul 24 14:45:54 2009	(r63)
@@ -0,0 +1,11 @@
+--- configure.orig	2009-07-24 13:40:24.000000000 +0200
++++ configure	2009-07-24 13:40:37.000000000 +0200
+@@ -5347,7 +5347,7 @@
+     CPU_ARCH=sparc
+     ;;
+ 
+-x86_64 | ia64)
++amd64 | x86_64 | ia64)
+     CPU_ARCH="$OS_TEST"
+     ;;
+ esac



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