git: e19f1299b0e8 - main - math/qhull8: Use upstream release archive.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jan 2022 23:23:24 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=e19f1299b0e8e0f87bb9bf924741edbdf8b6edc4 commit e19f1299b0e8e0f87bb9bf924741edbdf8b6edc4 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-01-06 23:21:53 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-01-06 23:21:53 +0000 math/qhull8: Use upstream release archive. PR: 260988 Reported by: diizzy@FreeBSD.org --- math/qhull8/Makefile | 8 +++++--- math/qhull8/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/math/qhull8/Makefile b/math/qhull8/Makefile index 16ba35bc0bd8..44cc9e02c229 100644 --- a/math/qhull8/Makefile +++ b/math/qhull8/Makefile @@ -1,10 +1,11 @@ # Created by: pusto@web.de PORTNAME= qhull -DISTVERSIONPREFIX= v DISTVERSION= 8.0.2 CATEGORIES= math +MASTER_SITES= http://www.qhull.org/download/ PKGNAMESUFFIX= 8 +DISTNAME= ${PORTNAME}-2020-src-${DISTVERSION} MAINTAINER= stephen@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations, and halfspaces @@ -14,12 +15,13 @@ LICENSE_NAME= Qhull License LICENSE_FILE= ${WRKSRC}/COPYING.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= cmake -USE_GITHUB= yes +USES= cmake tar:tgz USE_LDCONFIG= yes CONFLICTS= qhull afni qhull5 +WRKSRC= ${WRKDIR}/${PORTNAME}-2020.2 + OPTIONS_DEFINE= DOCS PORTDOCS= * diff --git a/math/qhull8/distinfo b/math/qhull8/distinfo index 3478ba805ffc..517ca413869f 100644 --- a/math/qhull8/distinfo +++ b/math/qhull8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632711422 -SHA256 (qhull-qhull-v8.0.2_GH0.tar.gz) = 8774e9a12c70b0180b95d6b0b563c5aa4bea8d5960c15e18ae3b6d2521d64f8b -SIZE (qhull-qhull-v8.0.2_GH0.tar.gz) = 1307301 +TIMESTAMP = 1641507199 +SHA256 (qhull-2020-src-8.0.2.tgz) = b5c2d7eb833278881b952c8a52d20179eab87766b00b865000469a45c1838b7e +SIZE (qhull-2020-src-8.0.2.tgz) = 1298874