diff options
author | tg <tg@FreeBSD.org> | 1998-09-01 07:05:05 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-01 07:05:05 +0000 |
commit | 01142b48006714629e5e5390ae7c12a7a9fcf43d (patch) | |
tree | b7fe2df6da365b01620e34153ec9f04554afec67 /math/pygist | |
parent | f4e5dcab369111574de7e34d48953537e5901504 (diff) | |
download | FreeBSD-ports-01142b48006714629e5e5390ae7c12a7a9fcf43d.zip FreeBSD-ports-01142b48006714629e5e5390ae7c12a7a9fcf43d.tar.gz |
Distfile has been upgraded.
Diffstat (limited to 'math/pygist')
-rw-r--r-- | math/pygist/Makefile | 6 | ||||
-rw-r--r-- | math/pygist/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/pygist/Makefile b/math/pygist/Makefile index 8ad627c..8d9249c 100644 --- a/math/pygist/Makefile +++ b/math/pygist/Makefile @@ -3,10 +3,10 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/06/25 06:43:28 tg Exp $ +# $Id: Makefile,v 1.5 1998/06/30 07:43:02 tg Exp $ # -DISTNAME= LLNLPython4 +DISTNAME= LLNLPython5 PKGNAME= py-gist-1.5 CATEGORIES= math python MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ @@ -22,7 +22,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python \ ${SITEPYDIR}/Numeric.py:${PORTSDIR}/math/numpy \ ${SITEPYDIR}/Ranf.py:${PORTSDIR}/math/rng -WRKSRC= ${WRKDIR}/LLNLPython4/Graphics +WRKSRC= ${WRKDIR}/LLNLPython5/Graphics CONFIGURE_ENV= PREFIX=${PREFIX} ALL_TARGET= sharedmods MAKE_FLAGS+= 'OPT=${CFLAGS}' diff --git a/math/pygist/distinfo b/math/pygist/distinfo index d4882c2..3771e0a 100644 --- a/math/pygist/distinfo +++ b/math/pygist/distinfo @@ -1 +1 @@ -MD5 (LLNLPython4.tgz) = 3fc0ebf2b7a12547de236adec2840100 +MD5 (LLNLPython5.tgz) = 8f20cceac423124ea2007c925f2210d6 |