From owner-cvs-ports@FreeBSD.ORG Wed Sep 14 12:28:41 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4FCC106566C; Wed, 14 Sep 2011 12:28:41 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 94C068FC1A; Wed, 14 Sep 2011 12:28:41 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p8ECSfF4048105; Wed, 14 Sep 2011 12:28:41 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8ECSfsB048104; Wed, 14 Sep 2011 12:28:41 GMT (envelope-from mi) Message-Id: <201109141228.p8ECSfsB048104@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 14 Sep 2011 12:28:41 +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/libimg Makefile ports/graphics/libimg/files Makefile.bsd patch-jpeg patch-warnings tk84-Tk_PhotoPutBlock tk84-warnings tk85-Tk_PhotoPutBlock 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: Wed, 14 Sep 2011 12:28:41 -0000 mi 2011-09-14 12:28:41 UTC FreeBSD ports repository Modified files: graphics/libimg Makefile graphics/libimg/files Makefile.bsd patch-jpeg tk84-Tk_PhotoPutBlock tk84-warnings Added files: graphics/libimg/files patch-warnings tk85-Tk_PhotoPutBlock Log: Re-enable build with Tk-8.3 (if requested). Allow building with Tk-8.5 (the default). Fix some more warnings. Revision Changes Path 1.33 +20 -18 ports/graphics/libimg/Makefile 1.10 +4 -1 ports/graphics/libimg/files/Makefile.bsd 1.2 +5 -24 ports/graphics/libimg/files/patch-jpeg 1.3 +213 -0 ports/graphics/libimg/files/patch-warnings (new) 1.2 +6 -6 ports/graphics/libimg/files/tk84-Tk_PhotoPutBlock 1.2 +0 -18 ports/graphics/libimg/files/tk84-warnings 1.1 +237 -0 ports/graphics/libimg/files/tk85-Tk_PhotoPutBlock (new)