From owner-cvs-ports@FreeBSD.ORG Sat Feb 7 06:16:04 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2D0D16A4CE; Sat, 7 Feb 2004 06:16:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98D0943D1D; Sat, 7 Feb 2004 06:16:04 -0800 (PST) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i17EG40B098322; Sat, 7 Feb 2004 06:16:04 -0800 (PST) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i17EG4Q0098321; Sat, 7 Feb 2004 06:16:04 -0800 (PST) (envelope-from dinoex) Message-Id: <200402071416.i17EG4Q0098321@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 7 Feb 2004 06:16:04 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/tiff Makefile ports/graphics/tiff/files patch-libtiff-tif_fax3.c patch-tools-tiffcp.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 14:16:04 -0000 dinoex 2004/02/07 06:16:04 PST FreeBSD ports repository Modified files: graphics/tiff Makefile Added files: graphics/tiff/files patch-libtiff-tif_fax3.c patch-tools-tiffcp.c Log: - fix bug in libtiff with Fax encoding Submitted by: Bill Fenner - fix serious bug in tiffcp Submitted by: Mark McConnell Revision Changes Path 1.41 +1 -0 ports/graphics/tiff/Makefile 1.1 +21 -0 ports/graphics/tiff/files/patch-libtiff-tif_fax3.c (new) 1.1 +176 -0 ports/graphics/tiff/files/patch-tools-tiffcp.c (new)