Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2002 15:40:42 +0300 (EEST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        gnome@freebsd.org
Cc:        ports@freebsd.org
Subject:   Mozilla upgrade to 1.0rc3
Message-ID:  <200205241240.g4OCeg823275@vega.vega.com>

next in thread | raw e-mail | index | archive | help

--%--multipart-mixed-boundary-1.22947.1022244042--%
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Folks,

Attached is patch, which updates mozilla to the recently released 1.0rc3
release. Unfortunately, the new version doesn't work with galeon 1.2.2,
therefore I doubt that we will be unable to include rc3 into 4.6, because
without galeon GNOME1 will be broken. :(((

However, there is still a little hope that galeon developers will release
new version compatible with rc3 before the freeze or at least will provide
us with a patch to fix 1.2.2, therefore stay tuned.

-Maxim

--%--multipart-mixed-boundary-1.22947.1022244042--%
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Description: ASCII text
Content-Disposition: attachment; filename="mozilla.diff"

? mozilla/Makefile,v
? mozilla/pkg-plist,v
? mozilla-embedded/pkg-plist,v
? mozilla-headers/pkg-plist,v
Index: mozilla/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mozilla/Makefile,v
retrieving revision 1.105
diff -d -u -r1.105 Makefile
--- mozilla/Makefile	18 May 2002 22:10:32 -0000	1.105
+++ mozilla/Makefile	24 May 2002 12:33:49 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	mozilla
-PORTVERSION=	1.0.rc2
-PORTREVISION=	1
+PORTVERSION=	1.0.rc3
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_MOZILLA} \
-		http://people.FreeBSD.org/~marcus/:local
+		http://people.FreeBSD.org/~sobomax/:local
 MASTER_SITE_SUBDIR=	mozilla/releases/${PORTNAME}${PORTVERSION:S/.rc/rc/}/src \
 		sobomax/:local
 DISTFILES=	${PORTNAME}-source-${PORTVERSION:S/.rc/rc/}${EXTRACT_SUFX} \
Index: mozilla/distinfo
===================================================================
RCS file: /home/ncvs/ports/www/mozilla/distinfo,v
retrieving revision 1.49
diff -d -u -r1.49 distinfo
--- mozilla/distinfo	13 May 2002 07:08:29 -0000	1.49
+++ mozilla/distinfo	24 May 2002 12:33:49 -0000
@@ -1,2 +1,2 @@
-MD5 (mozilla-source-1.0rc2.tar.bz2) = 974255bcb7bdff8517f26ece0f8b0fbc
-MD5 (libart_lgpl-1.0.rc2.tar.bz2) = 5ddb071a3b7bdb53913e0083a6d87673
+MD5 (mozilla-source-1.0rc3.tar.bz2) = f30ac988ec8589285523315ebb8a7732
+MD5 (libart_lgpl-1.0.rc3.tar.bz2) = d990d4b942ec6a7a9a7ee688b22c5794
Index: mozilla-headers/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/mozilla-headers/pkg-plist,v
retrieving revision 1.23
diff -d -u -r1.23 pkg-plist
--- mozilla-headers/pkg-plist	15 May 2002 13:08:43 -0000	1.23
+++ mozilla-headers/pkg-plist	24 May 2002 12:33:49 -0000
@@ -1642,7 +1642,6 @@
 include/mozilla/shistory/nsISHistoryListener.h
 include/mozilla/sidebar/nsISidebar.h
 include/mozilla/string/nsAFlatString.h
-include/mozilla/string/nsAPromiseString.h
 include/mozilla/string/nsASingleFragmentString.h
 include/mozilla/string/nsAString.h
 include/mozilla/string/nsAStringGenerator.h

--%--multipart-mixed-boundary-1.22947.1022244042--%--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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