diff options
-rw-r--r-- | doc/CHANGES | 4 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | www/thy/Makefile | 7 | ||||
-rw-r--r-- | www/thy/distinfo | 6 |
4 files changed, 11 insertions, 9 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 69be2683a11..faa1ef14502 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6575 2004/07/16 15:40:48 recht Exp $ +$NetBSD: CHANGES,v 1.6576 2004/07/16 16:50:47 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3414,3 +3414,5 @@ Changes to the packages collection and infrastructure in 2004: Updated rconfig to 0.34 [abs 2004-07-16] Added gcube-0.2 [xtraeme 2004-07-16] Added ply-1.5 [recht 2004-07-16] + Updated thy to 0.9.3 [xtraeme 2004-07-16] + @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.1938 2004/07/14 22:24:40 jlam Exp $ +$NetBSD: TODO,v 1.1939 2004/07/16 16:50:47 xtraeme Exp $ Suggested new packages ====================== @@ -379,7 +379,6 @@ Suggested package updates o tct-1.14 o teapop-0.3.8 o texi2html-1.70 - o thy-0.9.3 [pkg/25318] o tkdesk-2.0 o tkman-2.2 o tripwire-2.3.1 [see also pkg/22362] diff --git a/www/thy/Makefile b/www/thy/Makefile index 80febcd7130..932f51308fb 100644 --- a/www/thy/Makefile +++ b/www/thy/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/04/01 05:19:03 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/16 16:50:47 xtraeme Exp $ # -DISTNAME= thy-0.8.10 +DISTNAME= thy-0.9.3 CATEGORIES= www -MASTER_SITES= ftp://bonehunter.rulez.org/pub/thy/devel/ +MASTER_SITES= ftp://bonehunter.rulez.org/pub/thy/stable/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= algernon@bonehunter.rulez.org HOMEPAGE= http://bonehunter.rulez.org/Thy.phtml diff --git a/www/thy/distinfo b/www/thy/distinfo index b2afcdb3d6f..95b83b14c6d 100644 --- a/www/thy/distinfo +++ b/www/thy/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/04/01 05:19:03 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2004/07/16 16:50:47 xtraeme Exp $ -SHA1 (thy-0.8.10.tar.gz) = 6d7ebb79eec26fa45c719dc0e7f6c8ce222ad920 -Size (thy-0.8.10.tar.gz) = 486014 bytes +SHA1 (thy-0.9.3.tar.bz2) = 2af7561df6b0100f6009d1ce18099ee168084c60 +Size (thy-0.9.3.tar.bz2) = 277249 bytes |