From owner-svn-ports-head@freebsd.org Fri Feb 26 08:59:11 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D3C4C55A855; Fri, 26 Feb 2021 08:59:11 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dn3Vl5NStz3GWr; Fri, 26 Feb 2021 08:59:11 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AB5CC27C42; Fri, 26 Feb 2021 08:59:11 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11Q8xBnr012204; Fri, 26 Feb 2021 08:59:11 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11Q8xBA8012202; Fri, 26 Feb 2021 08:59:11 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <202102260859.11Q8xBA8012202@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Fri, 26 Feb 2021 08:59:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566589 - head/graphics/darktable X-SVN-Group: ports-head X-SVN-Commit-Author: dumbbell X-SVN-Commit-Paths: head/graphics/darktable X-SVN-Commit-Revision: 566589 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2021 08:59:11 -0000 Author: dumbbell Date: Fri Feb 26 08:59:11 2021 New Revision: 566589 URL: https://svnweb.freebsd.org/changeset/ports/566589 Log: graphics/darktable: Update to 3.4.1 Release notes: * https://www.darktable.org/2021/02/darktable-341-released/ * https://github.com/darktable-org/darktable/releases/tag/release-3.4.1 PR: 253817 Submitted by: Ludger Bolmerg Modified: head/graphics/darktable/Makefile head/graphics/darktable/distinfo Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Fri Feb 26 08:08:35 2021 (r566588) +++ head/graphics/darktable/Makefile Fri Feb 26 08:59:11 2021 (r566589) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 3.4.0 -PORTREVISION= 2 +PORTVERSION= 3.4.1 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 Fri Feb 26 08:08:35 2021 (r566588) +++ head/graphics/darktable/distinfo Fri Feb 26 08:59:11 2021 (r566589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610541209 -SHA256 (darktable-3.4.0.tar.xz) = 6dd3de1f5ea9f94af92838c0be5ff30fdaa599aa1d737dcb562f9e0b2b2dbdda -SIZE (darktable-3.4.0.tar.xz) = 4444452 +TIMESTAMP = 1614183132 +SHA256 (darktable-3.4.1.tar.xz) = 7fc3f851da9bcd7c5053ecd09f21aa3eb6103be98a6c58f52010b6f22174941e +SIZE (darktable-3.4.1.tar.xz) = 4456192