svn commit: r544882 - head/graphics/darktable
Matthias Andree
mandree at FreeBSD.org
Fri Aug 14 10:32:20 UTC 2020
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/}/
More information about the svn-ports-all
mailing list