From dd403ee19d43c34d5b67029af43decb52e03314b Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 24 Jun 1998 06:18:56 +0000 Subject: Upgrade to 1.5. --- math/pygist/Makefile | 11 +++++------ math/pygist/distinfo | 2 +- math/pygist/files/patch-ab | 11 +++-------- 3 files changed, 9 insertions(+), 15 deletions(-) (limited to 'math') diff --git a/math/pygist/Makefile b/math/pygist/Makefile index f0ec8b00cca6..d9d2ab3d4ddf 100644 --- a/math/pygist/Makefile +++ b/math/pygist/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: pygist -# Version required: 1.3 +# Version required: 1.5 # Date created: 30 May 1998 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.1.1.1 1998/06/02 08:09:36 tg Exp $ +# $Id: Makefile,v 1.2 1998/06/03 06:43:41 tg Exp $ # -DISTNAME= PyGist-13 -PKGNAME= pygist-1.3 +DISTNAME= LLNLPython4 +PKGNAME= pygist-1.5 CATEGORIES= math MASTER_SITES= ftp://ftp-icf.llnl.gov/pub/python/ EXTRACT_SUFX= .tgz @@ -20,7 +20,7 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python \ RUN_DEPENDS= python:${PORTSDIR}/lang/python \ ${SITEPYDIR}/Numeric.py:${PORTSDIR}/math/numpy -WRKSRC= ${WRKDIR}/LLNLDistribution/Graphics +WRKSRC= ${WRKDIR}/LLNLPython4/Graphics CONFIGURE_ENV= PREFIX=${PREFIX} ALL_TARGET= sharedmods MAKE_FLAGS+= 'OPT=${CFLAGS}' @@ -33,7 +33,6 @@ do-configure: @(cd ${WRKSRC} && ${CONFIGURE_ENV} python makethis.py) post-install: - @${RM} ${WRKSRC}/*/Demo/*.orig ${WRKSRC}/*/Lib/*.orig ${INSTALL_DATA} ${WRKSRC}/*/Lib/* ${SITEPYDIR} @${PREFIX}/bin/python -O ${PYTHONSCRIPTDIR}/compileall.py ${SITEPYDIR} ${MKDIR} ${EXAMPLEDIR} diff --git a/math/pygist/distinfo b/math/pygist/distinfo index 9da2a495b1b2..d4882c29c3c0 100644 --- a/math/pygist/distinfo +++ b/math/pygist/distinfo @@ -1 +1 @@ -MD5 (PyGist-13.tgz) = 830a92e30e86e04ad7074b684f7959a4 +MD5 (LLNLPython4.tgz) = 3fc0ebf2b7a12547de236adec2840100 diff --git a/math/pygist/files/patch-ab b/math/pygist/files/patch-ab index 8d8c53bef5a7..7a21428165ab 100644 --- a/math/pygist/files/patch-ab +++ b/math/pygist/files/patch-ab @@ -1,11 +1,6 @@ ---- Setup.orig Fri May 8 19:40:19 1998 -+++ Setup Sat May 30 13:24:50 1998 -@@ -1,15 +1,15 @@ --*shared* -+*shared* - - #This file is designed for building a dynamic extension. - +--- Setup.orig Fri Jun 19 17:27:08 1998 ++++ Setup Tue Jun 23 20:33:36 1998 +@@ -5,11 +5,11 @@ # Gist module # Change XLIB to the directory where libX11.a is found on your system. # Change YORHOME to the directory (--prefix) where Yorick was installed. -- cgit v1.2.3