FreeBSD Bugzilla – Attachment 103030 Details for
Bug 142894
Extra patch needed to math/qhull
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.23 KB, created by
Stephen Montgomery-Smith
on 2010-01-16 22:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Stephen Montgomery-Smith
Created:
2010-01-16 22:20:01 UTC
Size:
1.23 KB
patch
obsolete
>diff -ur /usr/ports/math/qhull/Makefile qhull/Makefile >--- /usr/ports/math/qhull/Makefile 2009-08-02 14:34:41.000000000 -0500 >+++ qhull/Makefile 2010-01-16 16:15:01.000000000 -0600 >@@ -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 @@ > 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 >diff -ur /usr/ports/math/qhull/distinfo qhull/distinfo >--- /usr/ports/math/qhull/distinfo 2005-11-25 09:48:10.000000000 -0600 >+++ qhull/distinfo 2010-01-16 16:11:10.000000000 -0600 >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 142894
: 103030