diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-27 14:33:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-27 14:33:31 +0000 |
commit | 2ab1642aa590e4c611389128ceb4e54327f72f14 (patch) | |
tree | 52575d8c8a927bbdcf792f0638977a35943151eb /math | |
parent | 6834aab425a099209f3ff383a2d21810b6322ba7 (diff) | |
download | ports-2ab1642aa590e4c611389128ceb4e54327f72f14.tar.gz ports-2ab1642aa590e4c611389128ceb4e54327f72f14.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/polymake/Makefile | 4 | ||||
-rw-r--r-- | math/polymake/distinfo | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/math/polymake/Makefile b/math/polymake/Makefile index 9df805011078..410df239528d 100644 --- a/math/polymake/Makefile +++ b/math/polymake/Makefile @@ -7,9 +7,13 @@ PORTNAME= polymake PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.math.tu-berlin.de/pub/combi/polymake/ +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= ${PORTNAME}-${PORTVERSION}-p1.diff + MAINTAINER= gawrilow@math.tu-berlin.de COMMENT= A framework for experimental discrete geometry diff --git a/math/polymake/distinfo b/math/polymake/distinfo index 248390120c44..7b834357d089 100644 --- a/math/polymake/distinfo +++ b/math/polymake/distinfo @@ -1,3 +1,6 @@ MD5 (polymake-2.2.tar.bz2) = a57baa722c654eed799047d1def4559e SHA256 (polymake-2.2.tar.bz2) = 9c60285dd2de23c2c5f7629855d9ecfcc06b54f4abab4869853679e57dc2b0b5 SIZE (polymake-2.2.tar.bz2) = 4626898 +MD5 (polymake-2.2-p1.diff) = 17466aabc080d8ccc3724bc79bfb87f0 +SHA256 (polymake-2.2-p1.diff) = d1916cc6f6e5832bf5557f1efc929e14176c6668717d0d8ba4984aff17dda5af +SIZE (polymake-2.2-p1.diff) = 2852 |