git: e6f8f224bd66 - main - graphics/darktable: Remove empty PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jul 2023 06:38:25 UTC
The branch main has been updated by dumbbell: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6f8f224bd66d86dfff77c92160d024e52a5747c commit e6f8f224bd66d86dfff77c92160d024e52a5747c Author: Jean-Sébastien Pédron <dumbbell@FreeBSD.org> AuthorDate: 2023-07-21 06:33:04 +0000 Commit: Jean-Sébastien Pédron <dumbbell@FreeBSD.org> CommitDate: 2023-07-21 06:33:04 +0000 graphics/darktable: Remove empty PORTREVISION The port failed to build with the following error: graphics/darktable fails to build with: /!\ darktable-4.4.1: Makefile errors /!\ PORTREVISION needs to be an integer >= 0 PR: 272628 Reported by: Philipp Ost <bsd@philippost.de> Submitted by: Philipp Ost <bsd@philippost.de> --- graphics/darktable/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 2ed7e5048ac8..65f425c3f2e4 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,6 +1,5 @@ PORTNAME= darktable PORTVERSION= 4.4.1 -PORTREVISION= CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/