diff options
author | dumbbell <dumbbell@FreeBSD.org> | 2015-06-25 01:10:41 +0800 |
---|---|---|
committer | dumbbell <dumbbell@FreeBSD.org> | 2015-06-25 01:10:41 +0800 |
commit | 6be3b5d48f3a5b3bfb57e60b8a950b3e7ffe8f36 (patch) | |
tree | fa113f69e20e3020822f1b271aabf4acdb03dcef /graphics | |
parent | 5b9d412d306fe40577d49bd458f69d03a5b5e477 (diff) | |
download | freebsd-ports-gnome-6be3b5d48f3a5b3bfb57e60b8a950b3e7ffe8f36.tar.gz freebsd-ports-gnome-6be3b5d48f3a5b3bfb57e60b8a950b3e7ffe8f36.tar.zst freebsd-ports-gnome-6be3b5d48f3a5b3bfb57e60b8a950b3e7ffe8f36.zip |
graphics/darktable: Update to 1.6.7
Differential Revision: https://reviews.freebsd.org/D2766
Reviewed by: kwm
Approved by: kwm
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/darktable/Makefile | 2 | ||||
-rw-r--r-- | graphics/darktable/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 7192c8be3733..adc733bb9079 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.7 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION}/ diff --git a/graphics/darktable/distinfo b/graphics/darktable/distinfo index 29ad73ef64a3..300784cc0085 100644 --- a/graphics/darktable/distinfo +++ b/graphics/darktable/distinfo @@ -1,2 +1,2 @@ -SHA256 (darktable-1.6.6.tar.xz) = f85e4b8219677eba34f5a41e1a0784cc6ec06576326a99f04e460a4f41fd21a5 -SIZE (darktable-1.6.6.tar.xz) = 3097760 +SHA256 (darktable-1.6.7.tar.xz) = a75073b49df0a30cd2686624feeb6210bc083bc37112ae6e045f8523db4c4c98 +SIZE (darktable-1.6.7.tar.xz) = 3113804 |