svn commit: r375247 - head/graphics/darktable

Jean-Sebastien Pedron dumbbell at FreeBSD.org
Mon Dec 22 17:04:10 UTC 2014


Author: dumbbell (src committer)
Date: Mon Dec 22 17:04:08 2014
New Revision: 375247
URL: https://svnweb.freebsd.org/changeset/ports/375247
QAT: https://qat.redports.org/buildarchive/r375247/

Log:
  darktable: Update to 1.6.1
  
  Release 1.6.1 is a bugfix release.
  
  Differential Revision:	https://reviews.freebsd.org/D1350
  Reviewed by:	kwm
  Approved by:	kwm

Modified:
  head/graphics/darktable/Makefile
  head/graphics/darktable/distinfo

Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile	Mon Dec 22 16:53:57 2014	(r375246)
+++ head/graphics/darktable/Makefile	Mon Dec 22 17:04:08 2014	(r375247)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	darktable
-PORTVERSION=	1.6.0
+PORTVERSION=	1.6.1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION}/
 

Modified: head/graphics/darktable/distinfo
==============================================================================
--- head/graphics/darktable/distinfo	Mon Dec 22 16:53:57 2014	(r375246)
+++ head/graphics/darktable/distinfo	Mon Dec 22 17:04:08 2014	(r375247)
@@ -1,2 +1,2 @@
-SHA256 (darktable-1.6.0.tar.xz) = 2bf8b05686f84e4b8960378ab785af8bbb187e8f34758f5eb2338ea35263597e
-SIZE (darktable-1.6.0.tar.xz) = 3065488
+SHA256 (darktable-1.6.1.tar.xz) = 1372ec5b6df22409f3614b229ea98b89051c9e23e46c8bd6de1c4326705e32c6
+SIZE (darktable-1.6.1.tar.xz) = 3073356


More information about the svn-ports-head mailing list