From owner-svn-ports-head@freebsd.org Tue May 10 07:19:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9E3EB3582B; Tue, 10 May 2016 07:19:17 +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 mx1.freebsd.org (Postfix) with ESMTPS id 7259614D1; Tue, 10 May 2016 07:19:17 +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 u4A7JGE1018139; Tue, 10 May 2016 07:19:16 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4A7JGOZ018136; Tue, 10 May 2016 07:19:16 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201605100719.u4A7JGOZ018136@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: Tue, 10 May 2016 07:19:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414925 - head/graphics/darktable X-SVN-Group: ports-head 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.22 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: Tue, 10 May 2016 07:19:17 -0000 Author: dumbbell (src committer) Date: Tue May 10 07:19:16 2016 New Revision: 414925 URL: https://svnweb.freebsd.org/changeset/ports/414925 Log: graphics/darktable: Update to 2.0.4 No change to the port itself. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D6241 Modified: head/graphics/darktable/Makefile head/graphics/darktable/distinfo head/graphics/darktable/pkg-plist Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Tue May 10 06:28:16 2016 (r414924) +++ head/graphics/darktable/Makefile Tue May 10 07:19:16 2016 (r414925) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 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 Tue May 10 06:28:16 2016 (r414924) +++ head/graphics/darktable/distinfo Tue May 10 07:19:16 2016 (r414925) @@ -1,2 +1,2 @@ -SHA256 (darktable-2.0.3.tar.xz) = a03e5c1d786799e63c8b4a9f32e9e6f27b3a7d7ab0bbbb7753a516e630490345 -SIZE (darktable-2.0.3.tar.xz) = 2974456 +SHA256 (darktable-2.0.4.tar.xz) = 80e448622ff060bca1d64bf6151c27de34dea8fe6b7ddb708e1e3526a5961e62 +SIZE (darktable-2.0.4.tar.xz) = 3013676 Modified: head/graphics/darktable/pkg-plist ============================================================================== --- head/graphics/darktable/pkg-plist Tue May 10 06:28:16 2016 (r414924) +++ head/graphics/darktable/pkg-plist Tue May 10 07:19:16 2016 (r414925) @@ -348,6 +348,7 @@ share/icons/hicolor/scalable/apps/darkta %%NLS%%share/locale/pt_PT/LC_MESSAGES/darktable.mo %%NLS%%share/locale/ru/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sk/LC_MESSAGES/darktable.mo +%%NLS%%share/locale/sl/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sq/LC_MESSAGES/darktable.mo %%NLS%%share/locale/sv/LC_MESSAGES/darktable.mo %%NLS%%share/locale/uk/LC_MESSAGES/darktable.mo