git: d01bcf480e96 - main - graphics/darktable: bump PORTREVISION after fixes
Matthias Andree
mandree at FreeBSD.org
Tue Aug 3 12:53:49 UTC 2021
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d01bcf480e96b9a083c250e062526d367b1bbcf3
commit d01bcf480e96b9a083c250e062526d367b1bbcf3
Author: Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-08-03 12:51:50 +0000
Commit: Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-08-03 12:51:50 +0000
graphics/darktable: bump PORTREVISION after fixes
Especially d8e040b64325 contains pkg-plist fixes, so
we need to make sure to flush out the original 3.6.0 packages.
Note for those triggering builds manually, there could be
another PORTREVISION bump due to (im)pending OpenEXR updates
within the next few hours.
Aligned with: Jean-Sébastien Pédron (dumbbell@, maintainer)
---
graphics/darktable/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index aece69468581..207742726e78 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -2,6 +2,7 @@
PORTNAME= darktable
PORTVERSION= 3.6.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
More information about the dev-commits-ports-all
mailing list