svn commit: r380839 - head/graphics/darktable
Jean-Sebastien Pedron
dumbbell at FreeBSD.org
Mon Mar 9 09:02:28 UTC 2015
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
More information about the svn-ports-all
mailing list