From owner-cvs-all@FreeBSD.ORG Thu Oct 20 00:29:38 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 6D51816A41F; Thu, 20 Oct 2005 00:29:38 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34EAC43D5A; Thu, 20 Oct 2005 00:29:38 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9K0TcP8033749; Thu, 20 Oct 2005 00:29:38 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9K0TcYK033748; Thu, 20 Oct 2005 00:29:38 GMT (envelope-from barner) Message-Id: <200510200029.j9K0TcYK033748@repoman.freebsd.org> From: Simon Barner Date: Thu, 20 Oct 2005 00:29:38 +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/x11-toolkits/irrlicht Makefile distinfo pkg-plist ports/x11-toolkits/irrlicht/files patch-CImageLoaderJPG.h patch-CZipReader.cpp patch-Makefile patch-include_IrrCompileConfig.h 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: Thu, 20 Oct 2005 00:29:38 -0000 barner 2005-10-20 00:29:38 UTC FreeBSD ports repository Modified files: x11-toolkits/irrlicht Makefile distinfo pkg-plist x11-toolkits/irrlicht/files patch-CImageLoaderJPG.h patch-Makefile Added files: x11-toolkits/irrlicht/files patch-include_IrrCompileConfig.h Removed files: x11-toolkits/irrlicht/files patch-CZipReader.cpp Log: - Update to 0.12.0 [1] - Explicitely link against libz, libpng, libjpeg - Remove @'s in do-install: target, so one sees what's going on Reminded by: Edwin's version nagger [1] Revision Changes Path 1.3 +18 -22 ports/x11-toolkits/irrlicht/Makefile 1.2 +2 -2 ports/x11-toolkits/irrlicht/distinfo 1.2 +13 -8 ports/x11-toolkits/irrlicht/files/patch-CImageLoaderJPG.h 1.2 +0 -11 ports/x11-toolkits/irrlicht/files/patch-CZipReader.cpp (dead) 1.2 +21 -45 ports/x11-toolkits/irrlicht/files/patch-Makefile 1.1 +29 -0 ports/x11-toolkits/irrlicht/files/patch-include_IrrCompileConfig.h (new) 1.2 +4 -3 ports/x11-toolkits/irrlicht/pkg-plist