1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Add extra patch according to http://www.qhull.org/

PR:		ports/142894
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
This commit is contained in:
Wen Heping 2010-01-17 03:55:06 +00:00
parent 5f226c5411
commit d9f88c1143
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248005
4 changed files with 16 additions and 2 deletions

View File

@ -6,7 +6,7 @@
PORTNAME= qhull
PORTVERSION= 1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www.qhull.org/download/
DISTNAME= ${PORTNAME}-2003.1
@ -14,6 +14,10 @@ DISTNAME= ${PORTNAME}-2003.1
MAINTAINER= stephen@missouri.edu
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
PATCH_SITES= http://www.qhull.org/download/
PATCHFILES= poly.c-qh_gethash.patch
PATCH_DIST_STRIP= -p2
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
USE_LDCONFIG= yes

View File

@ -1,3 +1,6 @@
MD5 (qhull-2003.1.tar.gz) = 48228e26422bff85ef1f45df5b6e3314
SHA256 (qhull-2003.1.tar.gz) = 68725c96603a426da748d38d0f83e7a9dd6a0bfc483525debe04001846475b0b
SIZE (qhull-2003.1.tar.gz) = 724313
MD5 (poly.c-qh_gethash.patch) = 2545ef6e268e41e31d52685c08c778e5
SHA256 (poly.c-qh_gethash.patch) = fb42b86fa80e1d4e671043a07ff3bdf4ad641094f93630241877fce096916737
SIZE (poly.c-qh_gethash.patch) = 684

View File

@ -6,7 +6,7 @@
PORTNAME= qhull
PORTVERSION= 1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www.qhull.org/download/
DISTNAME= ${PORTNAME}-2003.1
@ -14,6 +14,10 @@ DISTNAME= ${PORTNAME}-2003.1
MAINTAINER= stephen@missouri.edu
COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces
PATCH_SITES= http://www.qhull.org/download/
PATCHFILES= poly.c-qh_gethash.patch
PATCH_DIST_STRIP= -p2
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
USE_LDCONFIG= yes

View File

@ -1,3 +1,6 @@
MD5 (qhull-2003.1.tar.gz) = 48228e26422bff85ef1f45df5b6e3314
SHA256 (qhull-2003.1.tar.gz) = 68725c96603a426da748d38d0f83e7a9dd6a0bfc483525debe04001846475b0b
SIZE (qhull-2003.1.tar.gz) = 724313
MD5 (poly.c-qh_gethash.patch) = 2545ef6e268e41e31d52685c08c778e5
SHA256 (poly.c-qh_gethash.patch) = fb42b86fa80e1d4e671043a07ff3bdf4ad641094f93630241877fce096916737
SIZE (poly.c-qh_gethash.patch) = 684