From owner-cvs-ports@FreeBSD.ORG Thu Nov 10 05:00:59 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 61F0516A41F; Thu, 10 Nov 2005 05:00:59 +0000 (GMT) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB42043D5C; Thu, 10 Nov 2005 05:00:58 +0000 (GMT) (envelope-from tmclaugh@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 jAA50wuh047550; Thu, 10 Nov 2005 05:00:58 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAA50w7R047549; Thu, 10 Nov 2005 05:00:58 GMT (envelope-from tmclaugh) Message-Id: <200511100500.jAA50w7R047549@repoman.freebsd.org> From: Tom McLaughlin Date: Thu, 10 Nov 2005 05:00:58 +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/f-spot Makefile distinfo pkg-plist ports/graphics/f-spot/files patch-libgphoto2-sharp::ErrorCodes.cs patch-libgphoto2-sharp::Port.cs patch-libgphoto2-sharp::PortInfoList.cs 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: Thu, 10 Nov 2005 05:00:59 -0000 tmclaugh 2005-11-10 05:00:58 UTC FreeBSD ports repository Modified files: graphics/f-spot Makefile distinfo pkg-plist Added files: graphics/f-spot/files patch-libgphoto2-sharp::ErrorCodes.cs patch-libgphoto2-sharp::Port.cs patch-libgphoto2-sharp::PortInfoList.cs Log: - Update to 0.1.3 - Correct numerous DllImport errors. The C symbol must be defined in the C library that is being imported. Not sure why this is not a problem on Linux. - Include bsd.mono.mk. Approved by: ahze (mentor) Project by: BSD# Revision Changes Path 1.4 +8 -5 ports/graphics/f-spot/Makefile 1.2 +2 -2 ports/graphics/f-spot/distinfo 1.1 +11 -0 ports/graphics/f-spot/files/patch-libgphoto2-sharp::ErrorCodes.cs (new) 1.1 +187 -0 ports/graphics/f-spot/files/patch-libgphoto2-sharp::Port.cs (new) 1.1 +74 -0 ports/graphics/f-spot/files/patch-libgphoto2-sharp::PortInfoList.cs (new) 1.2 +8 -0 ports/graphics/f-spot/pkg-plist