svn commit: r378610 - head/graphics/darktable
Jean-Sebastien Pedron
dumbbell at FreeBSD.org
Sat Feb 7 17:22:05 UTC 2015
Author: dumbbell (src committer)
Date: Sat Feb 7 17:22:03 2015
New Revision: 378610
URL: https://svnweb.freebsd.org/changeset/ports/378610
QAT: https://qat.redports.org/buildarchive/r378610/
Log:
graphics/darktable: Update to 1.6.2
Differential Revision: https://reviews.freebsd.org/D1791
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 Sat Feb 7 17:19:53 2015 (r378609)
+++ head/graphics/darktable/Makefile Sat Feb 7 17:22:03 2015 (r378610)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= darktable
-PORTVERSION= 1.6.1
-PORTREVISION= 1
+PORTVERSION= 1.6.2
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION}/
Modified: head/graphics/darktable/distinfo
==============================================================================
--- head/graphics/darktable/distinfo Sat Feb 7 17:19:53 2015 (r378609)
+++ head/graphics/darktable/distinfo Sat Feb 7 17:22:03 2015 (r378610)
@@ -1,2 +1,2 @@
-SHA256 (darktable-1.6.1.tar.xz) = 1372ec5b6df22409f3614b229ea98b89051c9e23e46c8bd6de1c4326705e32c6
-SIZE (darktable-1.6.1.tar.xz) = 3073356
+SHA256 (darktable-1.6.2.tar.xz) = 66ee5f8ce5df9169211980fa374dc686eaf74322e0bd363a56612ae808bdc5bd
+SIZE (darktable-1.6.2.tar.xz) = 3086572
Modified: head/graphics/darktable/pkg-plist
==============================================================================
--- head/graphics/darktable/pkg-plist Sat Feb 7 17:19:53 2015 (r378609)
+++ head/graphics/darktable/pkg-plist Sat Feb 7 17:22:03 2015 (r378610)
@@ -154,6 +154,21 @@ 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
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.2-1.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.3-1.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-1.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-2.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-3.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-4.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.4-5.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.5-1.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.6-1.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.7-1.rockspec
+%%LUA%%%%DATADIR%%/lua/darktable/external/pygy_require/rockspecs/require-0.1.7-2.rockspec
%%LUA%%%%DATADIR%%/luarc
%%DATADIR%%/pixmaps/dt_logo_128x128.png
%%DATADIR%%/pixmaps/idbutton-1.png
More information about the svn-ports-head
mailing list