Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2017 22:10:08 +0000 (UTC)
From:      =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <dumbbell@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433115 - in head/graphics/darktable: . files
Message-ID:  <201702012210.v11MA8XT014286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dumbbell
Date: Wed Feb  1 22:10:08 2017
New Revision: 433115
URL: https://svnweb.freebsd.org/changeset/ports/433115

Log:
  graphics/darktable: Update to 2.2.3
  
  Version 2.2.3 was released shortly after 2.2.2 with the patch to
  src/develop/imageop_math.c applied.
  
  Approved by:	bapt (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9400

Deleted:
  head/graphics/darktable/files/patch-src_develop_imageop__math.c
Modified:
  head/graphics/darktable/Makefile
  head/graphics/darktable/distinfo

Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile	Wed Feb  1 21:53:58 2017	(r433114)
+++ head/graphics/darktable/Makefile	Wed Feb  1 22:10:08 2017	(r433115)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	darktable
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.3
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
 

Modified: head/graphics/darktable/distinfo
==============================================================================
--- head/graphics/darktable/distinfo	Wed Feb  1 21:53:58 2017	(r433114)
+++ head/graphics/darktable/distinfo	Wed Feb  1 22:10:08 2017	(r433115)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485537770
-SHA256 (darktable-2.2.2.tar.xz) = 766d7d734e7bd5a33f6a6932a43b15cc88435c64ad9a0b20410ba5b4706941c2
-SIZE (darktable-2.2.2.tar.xz) = 3079424
+TIMESTAMP = 1485877660
+SHA256 (darktable-2.2.3.tar.xz) = 1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0
+SIZE (darktable-2.2.3.tar.xz) = 3079524



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702012210.v11MA8XT014286>