diff options
author | wiz <wiz> | 2006-05-14 14:35:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-05-14 14:35:49 +0000 |
commit | d1c2b78b4b3c1a5cc99ed3caba18ae3679dc0303 (patch) | |
tree | 1dbd73add20ecebc34710da4a0e296c0e7a45e07 /www | |
parent | d183ff690c37219a228e7bf3b7268eae31af593b (diff) | |
download | pkgsrc-d1c2b78b4b3c1a5cc99ed3caba18ae3679dc0303.tar.gz |
Update to 0.05.1, by othyro in PR 33414:
0.05dev to 0.05.1dev:
+ Compatibiliy with newer Tk versions, especially 804.027 and above
+ Documentation bugfix for how to install it locally
+ Address change in the license
Diffstat (limited to 'www')
-rw-r--r-- | www/wApua/Makefile | 7 | ||||
-rw-r--r-- | www/wApua/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/wApua/Makefile b/www/wApua/Makefile index d3eed26e59b..20f1a0fbcb8 100644 --- a/www/wApua/Makefile +++ b/www/wApua/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2006/03/04 21:31:04 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2006/05/14 14:35:49 wiz Exp $ # -DISTNAME= wApua-0.05 -PKGREVISION= 3 +DISTNAME= wApua-0.05.1 CATEGORIES= www MASTER_SITES= http://fsinfo.cs.uni-sb.de/~abe/wApua/ @@ -14,7 +13,7 @@ DEPENDS+= p5-URI>=1.03:../../www/p5-URI DEPENDS+= p5-libwww>=5.47:../../www/p5-libwww DEPENDS+= p5-Tk>=800.000:../../x11/p5-Tk DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser -DEPENDS+= p5-MIME-Base64-*:../../converters/p5-MIME-Base64 +DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net PERL5_PACKLIST= auto/wApua/.packlist diff --git a/www/wApua/distinfo b/www/wApua/distinfo index b627221b8fe..2cf3b5b28b4 100644 --- a/www/wApua/distinfo +++ b/www/wApua/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:08:39 wiz Exp $ +$NetBSD: distinfo,v 1.3 2006/05/14 14:35:49 wiz Exp $ -SHA1 (wApua-0.05.tar.gz) = 2455bcdfc6af1999f4642dd6ec8106762f202fa0 -RMD160 (wApua-0.05.tar.gz) = 8052f9b7eb41c42a66b0481abba1528b1ffb7ae9 -Size (wApua-0.05.tar.gz) = 35109 bytes +SHA1 (wApua-0.05.1.tar.gz) = 140a8a2b3cbe1273f9e61dde056cf6424665ceda +RMD160 (wApua-0.05.1.tar.gz) = 4db283a75454fc19fc7d1d761994142d64ffe3e9 +Size (wApua-0.05.1.tar.gz) = 35663 bytes |