From owner-svn-ports-head@FreeBSD.ORG Mon Mar 9 09:02:28 2015 Return-Path: Delivered-To: svn-ports-head@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 CEE77342; Mon, 9 Mar 2015 09:02:28 +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 A063B8B3; Mon, 9 Mar 2015 09:02:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2992Sge092756; Mon, 9 Mar 2015 09:02:28 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2992Rqb092753; Mon, 9 Mar 2015 09:02:27 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201503090902.t2992Rqb092753@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: Jean-Sebastien Pedron Date: Mon, 9 Mar 2015 09:02:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380839 - head/graphics/darktable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2015 09:02:28 -0000 Author: dumbbell (src committer) Date: Mon Mar 9 09:02:27 2015 New Revision: 380839 URL: https://svnweb.freebsd.org/changeset/ports/380839 QAT: https://qat.redports.org/buildarchive/r380839/ Log: graphics/darktable: Update to 1.6.3 Differential Revision: https://reviews.freebsd.org/D1995 Reviewed by: kwm Approved by: kwm Modified: head/graphics/darktable/Makefile head/graphics/darktable/distinfo head/graphics/darktable/pkg-plist Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Mon Mar 9 08:56:56 2015 (r380838) +++ head/graphics/darktable/Makefile Mon Mar 9 09:02:27 2015 (r380839) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION}/ Modified: head/graphics/darktable/distinfo ============================================================================== --- head/graphics/darktable/distinfo Mon Mar 9 08:56:56 2015 (r380838) +++ head/graphics/darktable/distinfo Mon Mar 9 09:02:27 2015 (r380839) @@ -1,2 +1,2 @@ -SHA256 (darktable-1.6.2.tar.xz) = 66ee5f8ce5df9169211980fa374dc686eaf74322e0bd363a56612ae808bdc5bd -SIZE (darktable-1.6.2.tar.xz) = 3086572 +SHA256 (darktable-1.6.3.tar.xz) = 852bb3d307b0e2b579d14cc162b347ba1193f7bc9809bb283f0485dfd22ff28d +SIZE (darktable-1.6.3.tar.xz) = 3091340 Modified: head/graphics/darktable/pkg-plist ============================================================================== --- head/graphics/darktable/pkg-plist Mon Mar 9 08:56:56 2015 (r380838) +++ head/graphics/darktable/pkg-plist Mon Mar 9 09:02:27 2015 (r380839) @@ -154,7 +154,6 @@ share/applications/darktable.desktop %%DATADIR%%/kernels/soften.cl %%DATADIR%%/latex/photobook.cls %%LUA%%%%DATADIR%%/lua/darktable/debug.lua -%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/.gitignore %%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/README.md %%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/require.lua %%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.1-1.rockspec