git: 06b482026454 - main - math/qhull: Fix portepoch.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Feb 2022 00:21:01 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=06b4820264548ea9be158325ca03b14092a877b8 commit 06b4820264548ea9be158325ca03b14092a877b8 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-02-19 00:20:02 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-02-19 00:20:02 +0000 math/qhull: Fix portepoch. Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com> --- math/qhull/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/qhull/Makefile b/math/qhull/Makefile index a9816b8e0051..213cf7a33e5d 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -3,6 +3,7 @@ PORTNAME= qhull DISTVERSION= 8.0.2 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= http://www.qhull.org/download/ DISTNAME= ${PORTNAME}-2020-src-${DISTVERSION}