summaryrefslogtreecommitdiff
path: root/www/p5-LWPx-ParanoidAgent
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-19 19:00:31 +0000
committersno <sno@pkgsrc.org>2009-08-19 19:00:31 +0000
commit3c9b084c2181fb4b942c6ae272ad21a454ae5036 (patch)
tree50ec3f2d5f7c937694bfc33026099c46e04aecb6 /www/p5-LWPx-ParanoidAgent
parent4acd2249389e6ca12d9c2dc38a4abdc85f0119fa (diff)
downloadpkgsrc-3c9b084c2181fb4b942c6ae272ad21a454ae5036.tar.gz
Updating package www/p5-LWPx-ParanoidAgent from 1.03nb1 to 1.07
pkgsrc changes: - Adjusting dependencies (remove core module from extra dependencies) - Adding license Upstream changes: 1.07: 2009-08-05 - Skip the whole test when it can't bind to the specified private IP (Tatsuhiko Miyagawa) - Fix the way to get LWP error when it's set to X-Died instead of $@ (Zbigniew Lukasiak) 1.06: 2009-07-17 - explicitly load deprecated module LWP::Debug, now that it's not loaded by default. (Tatsuhiko Miyagawa <miyagawa@gmail.com>) 1.05: 2009-06-21 - patch from Alessio Signorini <alessio.signorini@spryte.it> to quiet a warning that could be triggered 1.04: 2008-10-30 - fix tests to no longer rely on my DNS servers, which had since migrated to EasyDNS which doesn't allow the types of malicious records I was testing for. instead, switch to a mock object resolver. (Brad Fitzpatrick, brad@danga.com)
Diffstat (limited to 'www/p5-LWPx-ParanoidAgent')
-rw-r--r--www/p5-LWPx-ParanoidAgent/Makefile7
-rw-r--r--www/p5-LWPx-ParanoidAgent/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-LWPx-ParanoidAgent/Makefile b/www/p5-LWPx-ParanoidAgent/Makefile
index 20cb7a9351d..7d6db0f8b8d 100644
--- a/www/p5-LWPx-ParanoidAgent/Makefile
+++ b/www/p5-LWPx-ParanoidAgent/Makefile
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:17 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/19 19:00:31 sno Exp $
#
-DISTNAME= LWPx-ParanoidAgent-1.03
+DISTNAME= LWPx-ParanoidAgent-1.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWPx/}
MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/LWPx-ParanoidAgent/
COMMENT= Subclass of module LWP::UserAgent that protects you from harm
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
-DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes
PERL5_PACKLIST= auto/LWPx/ParanoidAgent/.packlist
USE_LANGUAGES= # none
diff --git a/www/p5-LWPx-ParanoidAgent/distinfo b/www/p5-LWPx-ParanoidAgent/distinfo
index 6c8856723a3..7b8e0cece1f 100644
--- a/www/p5-LWPx-ParanoidAgent/distinfo
+++ b/www/p5-LWPx-ParanoidAgent/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/06/11 21:15:10 heinz Exp $
+$NetBSD: distinfo,v 1.2 2009/08/19 19:00:31 sno Exp $
-SHA1 (LWPx-ParanoidAgent-1.03.tar.gz) = a575ea72874d17ce10b894fd228f754018d6aa8e
-RMD160 (LWPx-ParanoidAgent-1.03.tar.gz) = d89fbfbf06e81c99f00392945cf3b8422317be77
-Size (LWPx-ParanoidAgent-1.03.tar.gz) = 13024 bytes
+SHA1 (LWPx-ParanoidAgent-1.07.tar.gz) = 66601e5d9143ac9b894933826b3c8510587cf372
+RMD160 (LWPx-ParanoidAgent-1.07.tar.gz) = df5c6b109f44d2e5be7b28b5a7875dbf65d0a37e
+Size (LWPx-ParanoidAgent-1.07.tar.gz) = 14244 bytes