mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Website is gone, switch to cheeseshop
Reported by: -fetch-original pointyhat run
This commit is contained in:
parent
06fc558099
commit
fa80e6a647
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227213
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user