Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 14:07:32 +0800
From:      Clive Lin <clive@CirX.ORG>
To:        "Jeremy D . Lea" <reg@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: mozilla 0.8 distfile checksum mismatch
Message-ID:  <20010223140732.B72351@cartier.cirx.org>
In-Reply-To: <3A94E9A3.9BB830FD@FreeBSD.org>; from sobomax@FreeBSD.ORG on Thu, Feb 22, 2001 at 12:27:47PM %2B0200
References:  <200102220027.f1M0Rdu27798@sakura.mk.bsdclub.org> <3A94E9A3.9BB830FD@FreeBSD.org>

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

--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi, Jeremy:

    Thanks green that www/mozilla works again :-) Could you apply this
patch ? Now I'm sure it works.

On Thu, Feb 22, 2001 at 12:27:47PM +0200, Maxim Sobolev wrote:
> Motoyuki Konno wrote:
> 
> > Cc: to mozilla and mozilla+ipv6 port maintainer.
> >
> > --------
> > motoyuki@updraft[10] % fetch ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla0.8/src/mozilla-source-0.8.tar.bz2
> > Receiving mozilla-source-0.8.tar.bz2 (23224401 bytes): 100%
> > 23224401 bytes transferred in 241.8 seconds (93.78 kBps)
> > motoyuki@updraft[11] % md5 mozilla-source-0.8.tar.bz2
> > MD5 (mozilla-source-0.8.tar.bz2) = c2c5e6d1257b9da80ccb6b424974b1c3
> > motoyuki@updraft[12] % cat ports/www/mozilla/distinfo
> > MD5 (mozilla-source-0.8.tar.bz2) = a1a28dced6a76128235f379004866739 <- DIFFERENT
> 
> Confirmed, in general Mozilla guys have a very bad habit of making last-minute changes and rerolling tarball several
> days after milestone has been released. Boo!


-- 
pub  1024D/F8D2B472 2000-08-05 Clive Lin <clive@CirX.ORG>
     Key fingerprint = 7F9D 57A8 55C7 AA18 49B5  3820 570B 27F6 F8D2 B472

--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="moz.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mozilla/Makefile,v
retrieving revision 1.57
diff -u -r1.57 Makefile
--- Makefile	2001/02/16 17:29:18	1.57
+++ Makefile	2001/02/23 02:09:36
@@ -7,6 +7,7 @@
 
 PORTNAME=	mozilla
 PORTVERSION=	0.8
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/mozilla/distinfo,v
retrieving revision 1.31
diff -u -r1.31 distinfo
--- distinfo	2001/02/16 17:29:18	1.31
+++ distinfo	2001/02/23 01:59:40
@@ -1 +1 @@
-MD5 (mozilla-source-0.8.tar.bz2) = a1a28dced6a76128235f379004866739
+MD5 (mozilla-source-0.8.tar.bz2) = c2c5e6d1257b9da80ccb6b424974b1c3

--zhXaljGHf11kAtnf--

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?20010223140732.B72351>