From owner-cvs-all@FreeBSD.ORG Mon Oct 31 21:56:57 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 5009F16A41F; Mon, 31 Oct 2005 21:56:57 +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 D1DB843D48; Mon, 31 Oct 2005 21:56:56 +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 j9VM5fps061087; Mon, 31 Oct 2005 17:05:41 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Norikatsu Shigemura Date: Mon, 31 Oct 2005 16:56:37 -0500 User-Agent: KMail/1.6.2 References: <200510312149.j9VLn0fA088424@repoman.freebsd.org> <20051101065329.dcbdc50e.nork@FreeBSD.org> In-Reply-To: <20051101065329.dcbdc50e.nork@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200510311656.39166.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1151/Mon Oct 31 13:34: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 ports/graphics/xpdf/files patch-resize 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, 31 Oct 2005 21:56:57 -0000 On Monday 31 October 2005 04:53 pm, Norikatsu Shigemura wrote: > On Mon, 31 Oct 2005 21:49:00 +0000 (UTC) > > Jung-uk Kim wrote: > > jkim 2005-10-31 21:49:00 UTC > > FreeBSD ports repository (src committer) > > Modified files: > > graphics/xpdf Makefile > > Added files: > > graphics/xpdf/files patch-resize > > Log: > > Fix window resize bug. > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324172 > > Approved by: nork (maintainer) > > Obtained from: Debian > > In this case, please add 'Tested by: kris':-). Ouch, forgot about that. Sorry. > > Revision Changes Path > > 1.67 +1 -0 ports/graphics/xpdf/Makefile > > 1.1 +36 -0 ports/graphics/xpdf/files/patch-resize > > (new) > > Thank you! Thank you. JK