diff options
author | ahze <ahze@FreeBSD.org> | 2006-06-07 21:03:08 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-06-07 21:03:08 +0000 |
commit | 20d14791dbb5db43d3431e263deaf8c9851cc0e7 (patch) | |
tree | 5d9d299de2b98c2766579c6e86bd778b3b9d88c3 /math/py-fpconst | |
parent | bcbfbb354d7177d17d6cf72237c59bdaf955bab1 (diff) | |
download | FreeBSD-ports-20d14791dbb5db43d3431e263deaf8c9851cc0e7.zip FreeBSD-ports-20d14791dbb5db43d3431e263deaf8c9851cc0e7.tar.gz |
- Fix fetch by updating MASTER_SITES
Only $Id$ tags change and Changelog was added
diff to distfiles can been seen
http://people.freebsd.org/~ahze/patches/py-fpconst.diff
Submitted by: maintainer via irc.freenode.org/#FreeBSD-GNOME
Diffstat (limited to 'math/py-fpconst')
-rw-r--r-- | math/py-fpconst/Makefile | 2 | ||||
-rw-r--r-- | math/py-fpconst/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index e323834..62dd2e7 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -7,7 +7,7 @@ PORTNAME= fpconst PORTVERSION= 0.7.2 CATEGORIES= math python -MASTER_SITES= http://research.warnes.net/~warnes/fpconst/ +MASTER_SITES= http://mac.warnes.net/~warnes/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rui@ruilopes.com diff --git a/math/py-fpconst/distinfo b/math/py-fpconst/distinfo index 4bb4e07..a7a56c6 100644 --- a/math/py-fpconst/distinfo +++ b/math/py-fpconst/distinfo @@ -1,3 +1,3 @@ -MD5 (fpconst-0.7.2.tar.gz) = 0c194744ab60f3301dfda2da9f7c4068 -SHA256 (fpconst-0.7.2.tar.gz) = db234a8b4833b37b88db863cee89f6609e3ccfcd14f53233f91e7e788ea660bb -SIZE (fpconst-0.7.2.tar.gz) = 9555 +MD5 (fpconst-0.7.2.tar.gz) = c24121213b047ef9ac003d67a7930243 +SHA256 (fpconst-0.7.2.tar.gz) = eb2a7159be648c57b59afed33a0dcc021e49bfdbd327f734952579c9782f2324 +SIZE (fpconst-0.7.2.tar.gz) = 8438 |