From owner-cvs-all@FreeBSD.ORG Tue Apr 10 14:11:41 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 444DB16A404; Tue, 10 Apr 2007 14:11:41 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id D2E6213C483; Tue, 10 Apr 2007 14:11:40 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.8/8.13.8) with ESMTP id l3AEBdZ2046101; Tue, 10 Apr 2007 22:11:39 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.8/8.13.8/Submit) id l3AEBd3f040531; Tue, 10 Apr 2007 22:11:39 +0800 (CST) (envelope-from rafan) Date: Tue, 10 Apr 2007 22:11:39 +0800 From: Rong-En Fan To: Simon Barner , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20070410141139.GE37796@svm.csie.ntu.edu.tw> References: <200704092004.l39K46Xj002910@repoman.freebsd.org> <20070410135856.GA36142@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070410135856.GA36142@icarus.home.lan> User-Agent: Mutt/1.5.14 (2007-02-12) Cc: Subject: Re: cvs commit: ports/mail/fetchmail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2007 14:11:41 -0000 Hi Simon, On Tue, Apr 10, 2007 at 06:58:56AM -0700, Jeremy Chadwick wrote: > On Mon, Apr 09, 2007 at 08:04:05PM +0000, Simon Barner wrote: > > barner 2007-04-09 20:04:05 UTC > > > > FreeBSD ports repository > > > > Modified files: > > mail/fetchmail Makefile distinfo > > Log: > > - Update to 6.3.8 > > - Fix insecure APOP authentication (minor) > > > > Security: http://fetchmail.berlios.de/fetchmail-SA-2007-01.txt > > Security: http://www.vuxml.org/freebsd/f1c4d133-e6d3-11db-99ea-0060084a00e5.html > > ChangeLog: https://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=12610 > > > > Revision Changes Path > > 1.180 +1 -1 ports/mail/fetchmail/Makefile > > 1.128 +3 -3 ports/mail/fetchmail/distinfo > > This looks broken, and is being reported by users on freebsd-ports@. > > icarus# make fetch [...] I just committed a simple fix :-) Regards, Rong-En Fan