From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 30 07:50:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1513416A423 for ; Tue, 30 Aug 2005 07:50:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882D243D53 for ; Tue, 30 Aug 2005 07:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7U7oK3Z087257 for ; Tue, 30 Aug 2005 07:50:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7U7oKBw087256; Tue, 30 Aug 2005 07:50:20 GMT (envelope-from gnats) Resent-Date: Tue, 30 Aug 2005 07:50:20 GMT Resent-Message-Id: <200508300750.j7U7oKBw087256@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerhard Gonter Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EADD16A41F; Tue, 30 Aug 2005 07:48:59 +0000 (GMT) (envelope-from gonter@pcgg.cc.univie.ac.at) Received: from pcgg.cc.univie.ac.at (pcgg.cc.univie.ac.at [131.130.2.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9762843D48; Tue, 30 Aug 2005 07:48:58 +0000 (GMT) (envelope-from gonter@pcgg.cc.univie.ac.at) Received: from pcgg.cc.univie.ac.at (localhost.cc.univie.ac.at [127.0.0.1]) by pcgg.cc.univie.ac.at (8.13.4/8.13.4) with ESMTP id j7U7mwI6076775; Tue, 30 Aug 2005 09:48:58 +0200 (CEST) (envelope-from gonter@pcgg.cc.univie.ac.at) Received: (from root@localhost) by pcgg.cc.univie.ac.at (8.13.4/8.13.4/Submit) id j7U7mv81076774; Tue, 30 Aug 2005 09:48:57 +0200 (CEST) (envelope-from gonter) Message-Id: <200508300748.j7U7mv81076774@pcgg.cc.univie.ac.at> Date: Tue, 30 Aug 2005 09:48:57 +0200 (CEST) From: Gerhard Gonter To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gnome@FreeBSD.org, Gerhard Gonter Subject: ports/85462: www/mozilla port update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gerhard Gonter List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2005 07:50:21 -0000 >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: