From owner-cvs-all@FreeBSD.ORG Mon Oct 17 04:43:37 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32B3F16A41F; Mon, 17 Oct 2005 04:43:37 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA1CC43D46; Mon, 17 Oct 2005 04:43:34 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id j9H4pJl7063537; Mon, 17 Oct 2005 00:51:20 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: "Simon L. Nielsen" Date: Mon, 17 Oct 2005 00:43:09 -0400 User-Agent: KMail/1.6.2 References: <200510142310.j9ENAZJ5095144@repoman.freebsd.org> <20051015021919.GA882@zaphod.nitro.dk> In-Reply-To: <20051015021919.GA882@zaphod.nitro.dk> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: 7bit Message-Id: <200510170043.15412.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1139/Sun Oct 16 20:30:04 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/xpdf Makefile distinfo ports/graphics/xpdf/files patch-configure.in patch-gmem patch-security patch-security2 patch-truetype.patch patch-xfont 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: Mon, 17 Oct 2005 04:43:37 -0000 On Friday 14 October 2005 10:19 pm, Simon L. Nielsen wrote: > Have you (or nork) checked that this version actually fixes the > security vulnerabilites the port has patches for before? Yes. The patches were already included in the new release. Jung-uk Kim