Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2002 22:54:56 +0900 (JST)
From:      ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46008: [PATCH] Update mail/mew2 to Mew 2.3
Message-ID:  <200212051354.gB5Dsu7R017885@san.is.s.u-tokyo.ac.jp>

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

>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 <tsuyoshi@is.s.u-tokyo.ac.jp>
>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




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