diff options
author | pav <pav@FreeBSD.org> | 2005-04-10 06:03:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-10 06:03:19 +0800 |
commit | 534e8d52420beec8aa66f4f66facad97bd9f3628 (patch) | |
tree | 446ed04931afe1c3779ac530a19ff4e1bf696f87 /math | |
parent | a332a9b85fe87f1a89b734cecc807be98e3bd131 (diff) | |
download | freebsd-ports-gnome-534e8d52420beec8aa66f4f66facad97bd9f3628.tar.gz freebsd-ports-gnome-534e8d52420beec8aa66f4f66facad97bd9f3628.tar.zst freebsd-ports-gnome-534e8d52420beec8aa66f4f66facad97bd9f3628.zip |
- Update to 0.7.2
PR: ports/79000
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Rui Lopes rui at ruilopes.com (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/py-fpconst/Makefile | 2 | ||||
-rw-r--r-- | math/py-fpconst/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index 44330ff69daa..e32383416f7b 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= fpconst -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= math python MASTER_SITES= http://research.warnes.net/~warnes/fpconst/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-fpconst/distinfo b/math/py-fpconst/distinfo index 426994dcfb58..3597f18ee8bc 100644 --- a/math/py-fpconst/distinfo +++ b/math/py-fpconst/distinfo @@ -1,2 +1,2 @@ -MD5 (fpconst-0.7.1.tar.gz) = 0259f58c4dcf3678f67c5379ef306a1b -SIZE (fpconst-0.7.1.tar.gz) = 5730 +MD5 (fpconst-0.7.2.tar.gz) = 0c194744ab60f3301dfda2da9f7c4068 +SIZE (fpconst-0.7.2.tar.gz) = 9555 |