diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-07-27 22:00:39 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-07-27 22:00:39 +0000 |
commit | 5f77c32780ba2687debbade3ef2098b88162b3c9 (patch) | |
tree | fd733f58b2bb60216abcbaa2f17e376ba872e26f /math | |
parent | USE_GCC= 3.2+ to unbreak on 4.x (diff) |
- Update distinfo to reflect re-rolled distfile (and unbreak port).
- Add an additional mirror.
Notes
Notes:
svn path=/head/; revision=168907
Diffstat (limited to 'math')
-rw-r--r-- | math/tetgen/Makefile | 4 | ||||
-rw-r--r-- | math/tetgen/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/tetgen/Makefile b/math/tetgen/Makefile index 8f01f1e10279..336d37d95dc8 100644 --- a/math/tetgen/Makefile +++ b/math/tetgen/Makefile @@ -8,13 +8,13 @@ PORTNAME= tetgen PORTVERSION= 1.4.1 CATEGORIES= math -MASTER_SITES= http://www.wias-berlin.de/people/si/ +MASTER_SITES= http://www.wias-berlin.de/people/si/ \ + http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= shaun@FreeBSD.org COMMENT= A Quality Tetrahedral Mesh Generator and Delaunay Triangulator -BROKEN= distfile size mismatch NO_CDROM= Tetgen is for academic or personal use only WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} diff --git a/math/tetgen/distinfo b/math/tetgen/distinfo index e5d777a099ff..170fc38963ac 100644 --- a/math/tetgen/distinfo +++ b/math/tetgen/distinfo @@ -1,3 +1,3 @@ -MD5 (tetgen1.4.1.tar.gz) = f11923a65151946a4e42d39afb0ede92 -SHA256 (tetgen1.4.1.tar.gz) = 2f0cb733e6bf8346a9e14c65ebb7a6fe3df144dce0901350aab560a3205f50a3 -SIZE (tetgen1.4.1.tar.gz) = 268110 +MD5 (tetgen1.4.1.tar.gz) = 916934ae75478d12af197f45b678ef15 +SHA256 (tetgen1.4.1.tar.gz) = c02633d72d86fdc55c17da93a6b18d871acbb69de7b45b0a0ffbbd9927315321 +SIZE (tetgen1.4.1.tar.gz) = 550952 |