Date: Fri, 14 Aug 2020 10:32:19 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544882 - head/graphics/darktable Message-ID: <202008141032.07EAWJZa087185@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Fri Aug 14 10:32:19 2020 New Revision: 544882 URL: https://svnweb.freebsd.org/changeset/ports/544882 Log: Bump PORTREVISION again due to ilmbase and openexr update Reason is that graphics/darktable itself had a commit by dumbbell@ (r544820) that also bumped PORTREVISION=2 but that happened before I'd committed the OpenEXR updates, and the svn update just merged that change. So, unfortunately, we need another PORTREVISION update. See r544849, r544853. Modified: head/graphics/darktable/Makefile Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Fri Aug 14 09:36:37 2020 (r544881) +++ head/graphics/darktable/Makefile Fri Aug 14 10:32:19 2020 (r544882) @@ -3,7 +3,7 @@ PORTNAME= darktable PORTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008141032.07EAWJZa087185>