From owner-cvs-ports@FreeBSD.ORG Fri Dec 1 07:05:51 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BD8F16A415; Fri, 1 Dec 2006 07:05:51 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0FD343CA5; Fri, 1 Dec 2006 07:05:38 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB175pRX006651; Fri, 1 Dec 2006 07:05:51 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB175pVK006650; Fri, 1 Dec 2006 07:05:51 GMT (envelope-from mi) Message-Id: <200612010705.kB175pVK006650@repoman.freebsd.org> From: Mikhail Teterin Date: Fri, 1 Dec 2006 07:05:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/gdtclft Makefile ports/graphics/gdtclft/files Makefile.bsd patch-gif X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 01 Dec 2006 07:05:51 -0000 mi 2006-12-01 07:05:50 UTC FreeBSD ports repository Modified files: graphics/gdtclft Makefile graphics/gdtclft/files Makefile.bsd patch-gif Log: Expand the patch-gif to also support JPEG, XPM, XBM, and WBMP input as well as JPEG, GIF, and WBMP output formats. Set WARNS=2. Clean-up the man-page. Bump Tcl-package's version and PORTREVISION. Revision Changes Path 1.15 +4 -1 ports/graphics/gdtclft/Makefile 1.8 +4 -3 ports/graphics/gdtclft/files/Makefile.bsd 1.2 +331 -9 ports/graphics/gdtclft/files/patch-gif