From 465741ec6eb1ed1ceb8c3a5e350f561f85b55f93 Mon Sep 17 00:00:00 2001 From: tsarna Date: Wed, 14 Apr 1999 15:21:03 +0000 Subject: Update to 0.6 and for python 1.5.2 --- www/grail/Makefile | 16 ++++++++-------- www/grail/files/md5 | 4 ++-- www/grail/pkg/DESCR | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'www/grail') diff --git a/www/grail/Makefile b/www/grail/Makefile index 52f2762e2e1..7bb90e894f2 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -1,23 +1,23 @@ -# $NetBSD: Makefile,v 1.4 1998/11/01 20:28:38 tsarna Exp $ +# $NetBSD: Makefile,v 1.5 1999/04/14 15:21:03 tsarna Exp $ # -DISTNAME= grail_05 -PKGNAME= grail-0.5 +DISTNAME= grail-06 +PKGNAME= grail-0.6 CATEGORIES= www -MASTER_SITES= http://monty.cnri.reston.va.us/grail-0.5/source/ +MASTER_SITES= http://monty.cnri.reston.va.us/grail/source/ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://grail.cnri.reston.va.us/grail/ -DEPENDS+= python-1.5.1:../../lang/python -DEPENDS+= py-Tk-1.5.1:../../x11/py-Tk +DEPENDS+= python-1.5.2:../../lang/python +DEPENDS+= py-Tk-1.5.2:../../x11/py-Tk NO_CONFIGURE= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/grail-0.5 -GRAILDIR= share/misc/grail-0.5 +WRKSRC= ${WRKDIR}/grail-0.6 +GRAILDIR= share/misc/grail-0.6 PLIST_SRC= ${WRKDIR}/.PLIST_SRC do-install: diff --git a/www/grail/files/md5 b/www/grail/files/md5 index 6d2287dddaa..8421b1b15de 100644 --- a/www/grail/files/md5 +++ b/www/grail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1998/11/01 20:28:38 tsarna Exp $ +$NetBSD: md5,v 1.4 1999/04/14 15:21:03 tsarna Exp $ -MD5 (grail_05.tgz) = 155caa18c2e5e4d0a0c7a7fd480916b9 +MD5 (grail-06.tgz) = 56c38f437cac927529492c58b06aacf9 diff --git a/www/grail/pkg/DESCR b/www/grail/pkg/DESCR index 2e6258558ae..ec08e06c35c 100644 --- a/www/grail/pkg/DESCR +++ b/www/grail/pkg/DESCR @@ -1,3 +1,3 @@ Grail(TM) is a web browser written in Python, an object-oriented scripting language. Grail is from the Center for National Research -Initiatives. See share/misc/grail-0.5/LICENSE for the license terms. +Initiatives. See share/misc/grail-0.6/LICENSE for the license terms. -- cgit v1.2.3