diff options
author | tsarna <tsarna@pkgsrc.org> | 1999-04-14 15:21:03 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 1999-04-14 15:21:03 +0000 |
commit | 465741ec6eb1ed1ceb8c3a5e350f561f85b55f93 (patch) | |
tree | 4be12d83a3cb7ead8938999f6436615ec769fac4 /www | |
parent | 742bce7018bb452c807f8a296e92261186493874 (diff) | |
download | pkgsrc-465741ec6eb1ed1ceb8c3a5e350f561f85b55f93.tar.gz |
Update to 0.6 and for python 1.5.2
Diffstat (limited to 'www')
-rw-r--r-- | www/grail/Makefile | 16 | ||||
-rw-r--r-- | www/grail/files/md5 | 4 | ||||
-rw-r--r-- | www/grail/pkg/DESCR | 2 |
3 files changed, 11 insertions, 11 deletions
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. |