From owner-dev-commits-ports-main@freebsd.org Sun Sep 26 08:59:16 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 98964674941; Sun, 26 Sep 2021 08:59:16 +0000 (UTC) (envelope-from git@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 4HHKT03kBqz3L4p; Sun, 26 Sep 2021 08:59:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5BF5D1AF14; Sun, 26 Sep 2021 08:59:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18Q8xGIV050476; Sun, 26 Sep 2021 08:59:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18Q8xGiP050475; Sun, 26 Sep 2021 08:59:16 GMT (envelope-from git) Date: Sun, 26 Sep 2021 08:59:16 GMT Message-Id: <202109260859.18Q8xGiP050475@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Jean-S=C3=A9bastien P=C3=A9dron?= Subject: git: 611dc06831c8 - main - graphics/darktable: Update to 3.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dumbbell X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 611dc06831c89f2164ca6f1fc0b33aff22cc0c7d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2021 08:59:16 -0000 The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/ports/commit/?id=611dc06831c89f2164ca6f1fc0b33aff22cc0c7d commit 611dc06831c89f2164ca6f1fc0b33aff22cc0c7d Author: Jean-Sébastien Pédron AuthorDate: 2021-09-26 08:56:25 +0000 Commit: Jean-Sébastien Pédron CommitDate: 2021-09-26 08:58:24 +0000 graphics/darktable: Update to 3.6.1 Release notes: * https://github.com/darktable-org/darktable/releases/tag/release-3.6.1 Thank you svvord@soft-wizard.ru for the patch! PR: 258662 --- graphics/darktable/Makefile | 3 +-- graphics/darktable/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index a4aeeeac1816..081aec71793b 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,8 +1,7 @@ # Created by: Alexey Dokuchaev PORTNAME= darktable -PORTVERSION= 3.6.0 -PORTREVISION= 2 +PORTVERSION= 3.6.1 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/darktable/distinfo b/graphics/darktable/distinfo index 3ca8f5ffeb22..6130eb2f0fe7 100644 --- a/graphics/darktable/distinfo +++ b/graphics/darktable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625769964 -SHA256 (darktable-3.6.0.tar.xz) = 86bcd0184af38b93c3688dffd3d5c19cc65f268ecf9358d649fa11fe26c70a39 -SIZE (darktable-3.6.0.tar.xz) = 4691608 +TIMESTAMP = 1632203430 +SHA256 (darktable-3.6.1.tar.xz) = a2bfc7c103b824945457a9bfed9e52f007fa1d030f9dbcb3ff0327851be42d14 +SIZE (darktable-3.6.1.tar.xz) = 4685928