aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-fpconst
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-31 06:36:43 +0800
committerpav <pav@FreeBSD.org>2009-01-31 06:36:43 +0800
commit2209c599a3ff3ecf31210e2ce8c6306743fdd25f (patch)
tree9e5c6af1de1f9337fc0df097bb9c46798b70dfd3 /math/py-fpconst
parentbe4059d3ae93f76260c90c91497dba90ea0d4258 (diff)
downloadfreebsd-ports-gnome-2209c599a3ff3ecf31210e2ce8c6306743fdd25f.tar.gz
freebsd-ports-gnome-2209c599a3ff3ecf31210e2ce8c6306743fdd25f.tar.zst
freebsd-ports-gnome-2209c599a3ff3ecf31210e2ce8c6306743fdd25f.zip
- Website is gone, switch to cheeseshop
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'math/py-fpconst')
-rw-r--r--math/py-fpconst/Makefile4
-rw-r--r--math/py-fpconst/distinfo6
-rw-r--r--math/py-fpconst/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile
index eade6cb2c43e..aca25c038cd7 100644
--- a/math/py-fpconst/Makefile
+++ b/math/py-fpconst/Makefile
@@ -7,13 +7,13 @@
PORTNAME= fpconst
PORTVERSION= 0.7.2
CATEGORIES= math python
-MASTER_SITES= http://mac.warnes.net/~warnes/files/
+MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
+MASTER_SITE_SUBDIR= source/f/fpconst
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities for handling IEEE 754 floating point special values
-MASTER_SITE_FREEBSD= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/math/py-fpconst/distinfo b/math/py-fpconst/distinfo
index a7a56c6718ca..6d1af4db586e 100644
--- a/math/py-fpconst/distinfo
+++ b/math/py-fpconst/distinfo
@@ -1,3 +1,3 @@
-MD5 (fpconst-0.7.2.tar.gz) = c24121213b047ef9ac003d67a7930243
-SHA256 (fpconst-0.7.2.tar.gz) = eb2a7159be648c57b59afed33a0dcc021e49bfdbd327f734952579c9782f2324
-SIZE (fpconst-0.7.2.tar.gz) = 8438
+MD5 (fpconst-0.7.2.tar.gz) = 10ba9e04129af23108d24c22c3a698b1
+SHA256 (fpconst-0.7.2.tar.gz) = bd54e294c056c6d52b2037e91d7b2782d6805b24a74923dc80e1c9107acac707
+SIZE (fpconst-0.7.2.tar.gz) = 3015
diff --git a/math/py-fpconst/pkg-descr b/math/py-fpconst/pkg-descr
index 3cf6fbe4e63a..22eeba2ad64f 100644
--- a/math/py-fpconst/pkg-descr
+++ b/math/py-fpconst/pkg-descr
@@ -3,4 +3,4 @@ IEEE754 double-precision special values. It provides constants for
Not-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity (-Inf),
as well as functions to test for these values.
-WWW: http://research.warnes.net/projects/RStatServer/fpconst/
+WWW: http://pypi.python.org/pypi/fpconst