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:   ports/85462: www/mozilla port update
Message-ID:  <200508300748.j7U7mv81076774@pcgg.cc.univie.ac.at>
Resent-Message-ID: <200508300750.j7U7oKBw087256@freefall.freebsd.org>

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

>Number:         85462
>Category:       ports
>Synopsis:       www/mozilla port update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 30 07:50:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Gonter
>Release:        FreeBSD 6.0-BETA3 i386
>Organization:
none
>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
>Release-Note:
>Audit-Trail:
>Unformatted:



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