From owner-cvs-all@FreeBSD.ORG Fri Jun 13 14:04:40 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D8EC106567D; Fri, 13 Jun 2008 14:04:40 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CDFD88FC0C; Fri, 13 Jun 2008 14:04:39 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5DE4dvU063920; Fri, 13 Jun 2008 14:04:39 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5DE4d52063919; Fri, 13 Jun 2008 14:04:39 GMT (envelope-from gahr) Message-Id: <200806131404.m5DE4d52063919@repoman.freebsd.org> From: Pietro Cerutti Date: Fri, 13 Jun 2008 14:04:39 +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/freeimage Makefile pkg-plist ports/graphics/freeimage/files patch-Source-FreeImage_PluginBMP.cpp 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: Fri, 13 Jun 2008 14:04:40 -0000 gahr 2008-06-13 14:04:39 UTC FreeBSD ports repository Modified files: graphics/freeimage Makefile Added files: graphics/freeimage/files patch-Source-FreeImage_PluginBMP.cpp Removed files: graphics/freeimage pkg-plist Log: - Unbreak on amd64 - Fix on sparc64 - Move pkg-plist to PLIST_FILES - Take maintainship Revision Changes Path 1.7 +6 -7 ports/graphics/freeimage/Makefile 1.1 +20 -0 ports/graphics/freeimage/files/patch-Source-FreeImage_PluginBMP.cpp (new) 1.4 +0 -4 ports/graphics/freeimage/pkg-plist (dead)