From owner-cvs-ports@FreeBSD.ORG Sun Feb 4 23:23:26 2007 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 A304916A400; Sun, 4 Feb 2007 23:23:26 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 924AE13C461; Sun, 4 Feb 2007 23:23:26 +0000 (UTC) (envelope-from tmclaugh@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 l14NNQbo037037; Sun, 4 Feb 2007 23:23:26 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l14NNQoI037035; Sun, 4 Feb 2007 23:23:26 GMT (envelope-from tmclaugh) Message-Id: <200702042323.l14NNQoI037035@repoman.freebsd.org> From: Tom McLaughlin Date: Sun, 4 Feb 2007 23:23:26 +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-src_f-spot.in 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: Sun, 04 Feb 2007 23:23:26 -0000 tmclaugh 2007-02-04 23:23:26 UTC FreeBSD ports repository Modified files: graphics/f-spot Makefile distinfo pkg-plist graphics/f-spot/files patch-src_f-spot.in Log: - Update to 0.3.2 Version 0.3.2 * New editing effects: Soft Focus and Straighten. * Lots of fixes to the OpenGL slideshow introduced in 0.3.1 Version 0.3.1 * Export to 23hq.com and SmugMug (Thomas Van Machelen) * New red-eye removal algorithm. Threshold value for redeye removal is read from gconf. Default is set to -15 (Stephane Delcroix) * Accepts dropped URIs from Firefox. Drag an image from Firefox and drop it in f-spot --view (Stephane Delcroix) Version 0.3.0 * New User Guide * Bug fixes and improvements Version 0.2.2 * Switch to managed dbus# * new search interface - Move to LOCALBASE - USE_GNOME+=gnomesharp20 - Add missing INSTALLS_ICONS and USE_GETTEXT NOTE: deve/dbus is needed because of the bundled managed dbus# PR: 108091 Submitted by: Christoph Moench-Tegeder (0.3.1) Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD) Revision Changes Path 1.20 +10 -10 ports/graphics/f-spot/Makefile 1.8 +3 -3 ports/graphics/f-spot/distinfo 1.3 +45 -5 ports/graphics/f-spot/files/patch-src_f-spot.in 1.10 +56 -1 ports/graphics/f-spot/pkg-plist