Date: Sun, 3 May 2015 09:08:09 +0000 (UTC) From: Jean-Sebastien Pedron <dumbbell@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385239 - in head/graphics/darktable: . files Message-ID: <201505030908.t43989GZ052005@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505030908.t43989GZ052005>