From owner-freebsd-ports Thu Dec 5 6: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B529037B404 for ; Thu, 5 Dec 2002 06:00:08 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23FB543EC2 for ; Thu, 5 Dec 2002 06:00:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB5E06x3053802 for ; Thu, 5 Dec 2002 06:00:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB5E060W053801; Thu, 5 Dec 2002 06:00:06 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E68FA37B401 for ; Thu, 5 Dec 2002 05:55:03 -0800 (PST) Received: from san.is.s.u-tokyo.ac.jp (san.is.s.u-tokyo.ac.jp [133.11.28.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4326743EBE for ; Thu, 5 Dec 2002 05:55:03 -0800 (PST) (envelope-from tsuyoshi@san.is.s.u-tokyo.ac.jp) Received: from san.is.s.u-tokyo.ac.jp (localhost [127.0.0.1]) by san.is.s.u-tokyo.ac.jp (8.12.6/8.12.6) with ESMTP id gB5DsuJZ017886 for ; Thu, 5 Dec 2002 22:54:56 +0900 (JST) (envelope-from tsuyoshi@san.is.s.u-tokyo.ac.jp) Received: (from tsuyoshi@localhost) by san.is.s.u-tokyo.ac.jp (8.12.6/8.12.6/Submit) id gB5Dsu7R017885; Thu, 5 Dec 2002 22:54:56 +0900 (JST) Message-Id: <200212051354.gB5Dsu7R017885@san.is.s.u-tokyo.ac.jp> Date: Thu, 5 Dec 2002 22:54:56 +0900 (JST) From: ITO Tsuyoshi Reply-To: ITO Tsuyoshi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46008: [PATCH] Update mail/mew2 to Mew 2.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46008 >Category: ports >Synopsis: [PATCH] Update mail/mew2 to Mew 2.3 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Dec 05 06:00:06 PST 2002 >Closed-Date: >Last-Modified: >Originator: ITO Tsuyoshi >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD san.is.s.u-tokyo.ac.jp 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #3: Sat Nov 16 00:32:43 JST 2002 root@san.is.s.u-tokyo.ac.jp:/usr/obj/usr/src/sys/SAN i386 >Description: The mail/mew2 port and the mail/mew2-* slave ports install Mew 2.2, which have security problems according to the official announcement: http://www.mew.org/ml/mew-dist-3.1/msg00000.html Please update to 2.3 or 3.1. >How-To-Repeat: I don't know what the security problems mentioned are. >Fix: The following patch updates the mail/mew2 port (and hence the slave ports) to Mew 2.3. It seems to be working for me. --- Makefile.orig Sat May 25 11:42:42 2002 +++ Makefile Thu Dec 5 22:31:56 2002 @@ -19,7 +19,7 @@ MEW_MAJOR_VER?= 2 # distfile version -MEW_VER= ${MEW_MAJOR_VER}.2 +MEW_VER= ${MEW_MAJOR_VER}.3 # document install directory by install-doc target MEW_DOCDIR?= share/doc/${PORTNAME}${MEW_MAJOR_VER} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message