Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2005 09:48:57 +0200 (CEST)
From:      Gerhard Gonter <g.gonter@ieee.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org, Gerhard Gonter <g.gonter@ieee.org>
Subject:   www/mozilla port update
Message-ID:  <200508300748.j7U7mv81076774@pcgg.cc.univie.ac.at>

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

>Submitter-Id:	current-users
>Originator:	Gerhard Gonter
>Organization:	none
>Confidential:	no 
>Synopsis:	www/mozilla port update
>Severity:	non-critical
>Priority:	medium
>Category:	ports
>Class:		update
>Release:	FreeBSD 6.0-BETA3 i386
>Environment:
System: FreeBSD pcgg.cc.univie.ac.at 6.0-BETA3 FreeBSD 6.0-BETA3 #0: Fri Aug 26 13:42:53 CEST 2005 root@pcgg.cc.univie.ac.at:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	Mozilla 1.7.10 has a rather annoying bug in the mail module.
	This patch updates the Mozilla port to 1.7.11 which fixes
	that bug.

	P.S.: I hope PORTEPOCH is used correctly here.

>How-To-Repeat:

>Fix:

diff -ruN mozilla.orig/Makefile mozilla/Makefile
--- mozilla.orig/Makefile	Tue Jul 26 06:12:36 2005
+++ mozilla/Makefile	Fri Aug 26 14:41:03 2005
@@ -6,9 +6,8 @@
 #
 
 PORTNAME=	mozilla
-PORTVERSION=	1.7.10
-PORTREVISION?=	1
-PORTEPOCH=	2
+PORTVERSION=	1.7.11
+PORTEPOCH=	3
 CATEGORIES?=	www
 MASTER_SITES=	${MASTER_SITE_MOZILLA} \
 		${MASTER_SITE_LOCAL:S/$/:local/}
diff -ruN mozilla.orig/distinfo mozilla/distinfo
--- mozilla.orig/distinfo	Fri Jul 22 01:57:10 2005
+++ mozilla/distinfo	Mon Aug 22 10:46:03 2005
@@ -1,4 +1,4 @@
-MD5 (mozilla-1.7.10-source.tar.bz2) = 27d4215b2a52aff47dcf328b3b135fa2
-SIZE (mozilla-1.7.10-source.tar.bz2) = 30443617
+MD5 (mozilla-1.7.11-source.tar.bz2) = ed54ad54b4b5de85c7916e7d1efa0ae3
+SIZE (mozilla-1.7.11-source.tar.bz2) = 30448903
 MD5 (libart_lgpl-1.tar.bz2) = c6dba83a091336ef8abdb7c85694f16e
 SIZE (libart_lgpl-1.tar.bz2) = 102977



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