From owner-svn-ports-all@FreeBSD.ORG Sun May 3 09:08:09 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3E157B; Sun, 3 May 2015 09:08:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C1C7B160B; Sun, 3 May 2015 09:08:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t43989MV052007; Sun, 3 May 2015 09:08:09 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t43989GZ052005; Sun, 3 May 2015 09:08:09 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201505030908.t43989GZ052005@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: Jean-Sebastien Pedron Date: Sun, 3 May 2015 09:08:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385239 - in head/graphics/darktable: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2015 09:08:09 -0000 Author: dumbbell (src committer) Date: Sun May 3 09:08:08 2015 New Revision: 385239 URL: https://svnweb.freebsd.org/changeset/ports/385239 Log: graphics/darktable: Update to 1.6.6 The patch "patch-tools_generate__prefs.xsl" was committed upstream and is no longer needed. Differential Revision: https://reviews.freebsd.org/D2385 Reviewed by: kwm Approved by: kwm Deleted: head/graphics/darktable/files/ Modified: head/graphics/darktable/Makefile head/graphics/darktable/distinfo Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Sun May 3 08:49:52 2015 (r385238) +++ head/graphics/darktable/Makefile Sun May 3 09:08:08 2015 (r385239) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.6 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION}/ Modified: head/graphics/darktable/distinfo ============================================================================== --- head/graphics/darktable/distinfo Sun May 3 08:49:52 2015 (r385238) +++ head/graphics/darktable/distinfo Sun May 3 09:08:08 2015 (r385239) @@ -1,2 +1,2 @@ -SHA256 (darktable-1.6.4.tar.xz) = c5f705e8164c014acf0dac2ffc5b730362068c2864622121ca6fa9f330368d2a -SIZE (darktable-1.6.4.tar.xz) = 3117168 +SHA256 (darktable-1.6.6.tar.xz) = f85e4b8219677eba34f5a41e1a0784cc6ec06576326a99f04e460a4f41fd21a5 +SIZE (darktable-1.6.6.tar.xz) = 3097760