diff options
author | sno <sno@pkgsrc.org> | 2009-11-21 15:03:05 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-11-21 15:03:05 +0000 |
commit | 130d4d208465f91ecec7ea7edcbf3773477aebe4 (patch) | |
tree | b7aa34c6ded4247ea88a6b94445d1890dca14de0 /www | |
parent | 74378b9478953b87c33e3173dfd25b82bdd25bfc (diff) | |
download | pkgsrc-130d4d208465f91ecec7ea7edcbf3773477aebe4.tar.gz |
Updating www/p5-LWP-Authen-Negotiate from 0.06nb2 to 0.08
pkgsrc changes:
- Adding license definition
- MIME::Base is included in perl core in high enough version
Upstream changes:
0.08 Do 29. Okt 22:09:12 CET 2009
- added LWP::Debug to dependencies...
0.07 Di 27. Okt 20:51:50 CET 2009
- fixed <https://rt.cpan.org/Public/Bug/Display.html?id=50881>
Thanks to Adam Sjogren.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWP-Authen-Negotiate/Makefile | 8 | ||||
-rw-r--r-- | www/p5-LWP-Authen-Negotiate/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-LWP-Authen-Negotiate/Makefile b/www/p5-LWP-Authen-Negotiate/Makefile index 1fe9d05e1c4..19ce32ef927 100644 --- a/www/p5-LWP-Authen-Negotiate/Makefile +++ b/www/p5-LWP-Authen-Negotiate/Makefile @@ -1,20 +1,20 @@ -# $NetBSD: Makefile,v 1.4 2009/02/24 10:53:02 markd Exp $ +# $NetBSD: Makefile,v 1.5 2009/11/21 15:03:05 sno Exp $ -DISTNAME= LWP-Authen-Negotiate-0.06 +DISTNAME= LWP-Authen-Negotiate-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} MAINTAINER= markd@NetBSD.org HOMEPAGE= http://perlgssapi.sourceforge.net/ COMMENT= Library for enabling GSSAPI authentication in LWP +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-GSSAPI-[0-9]*:../../security/p5-GSSAPI -DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 +DEPENDS+= {perl>=5.10,p5-MIME-Base64>=2.12}:../../converters/p5-MIME-Base64 PERL5_PACKLIST= auto/LWP/Authen/Negotiate/.packlist diff --git a/www/p5-LWP-Authen-Negotiate/distinfo b/www/p5-LWP-Authen-Negotiate/distinfo index 6c0fa9dc3b7..c9c2840c615 100644 --- a/www/p5-LWP-Authen-Negotiate/distinfo +++ b/www/p5-LWP-Authen-Negotiate/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2009/02/24 10:53:02 markd Exp $ +$NetBSD: distinfo,v 1.3 2009/11/21 15:03:05 sno Exp $ -SHA1 (LWP-Authen-Negotiate-0.06.tar.gz) = 1fed13477279b70148816c26a286071c0df68ba8 -RMD160 (LWP-Authen-Negotiate-0.06.tar.gz) = 1b1aff09c01e39749f8fdbeec8cc01e6414c0105 -Size (LWP-Authen-Negotiate-0.06.tar.gz) = 4701 bytes +SHA1 (LWP-Authen-Negotiate-0.08.tar.gz) = a3730764a56e764783ad7d5e6dc1808399bb8050 +RMD160 (LWP-Authen-Negotiate-0.08.tar.gz) = 0d0224e1331d5808e368ab51e9b58cd546d2e88f +Size (LWP-Authen-Negotiate-0.08.tar.gz) = 4921 bytes SHA1 (patch-aa) = 555448adef31ac665bf34525a00699967b7b0ada |