diff options
author | tg <tg@FreeBSD.org> | 1998-12-29 22:32:07 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-12-29 22:32:07 +0800 |
commit | 19b0524de00a1d9513c430c6db2137ea371bbe6d (patch) | |
tree | 824d0a1c2e23b2c5668ad259b647530ebffa3b9a /math/numpy | |
parent | 1d16a2c05b9d698463151f8e206c71ed47d64b9b (diff) | |
download | freebsd-ports-gnome-19b0524de00a1d9513c430c6db2137ea371bbe6d.tar.gz freebsd-ports-gnome-19b0524de00a1d9513c430c6db2137ea371bbe6d.tar.zst freebsd-ports-gnome-19b0524de00a1d9513c430c6db2137ea371bbe6d.zip |
Upgrade to 1.8.
Diffstat (limited to 'math/numpy')
-rw-r--r-- | math/numpy/Makefile | 8 | ||||
-rw-r--r-- | math/numpy/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/numpy/Makefile b/math/numpy/Makefile index d61fcaf49990..2053819080b4 100644 --- a/math/numpy/Makefile +++ b/math/numpy/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: numpy -# Version required: 1.6 +# Version required: 1.8 # Date created: 20 April 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.12 1998/11/02 08:42:37 tg Exp $ +# $Id: Makefile,v 1.13 1998/11/16 08:54:41 tg Exp $ # -DISTNAME= LLNLPython6 -PKGNAME= py-numeric-1.6 +DISTNAME= LLNLPython8 +PKGNAME= py-numeric-1.8 CATEGORIES= math python MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ EXTRACT_SUFX= .tgz diff --git a/math/numpy/distinfo b/math/numpy/distinfo index f5e825841abd..02dc8bb27c5c 100644 --- a/math/numpy/distinfo +++ b/math/numpy/distinfo @@ -1 +1 @@ -MD5 (LLNLPython6.tgz) = ac69e6a14c01b6bbd095c66b61379c7a +MD5 (LLNLPython8.tgz) = aa1bcac7b453444aab6aea8882b48a9a |