summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-15 10:13:15 +0000
committerwiz <wiz@pkgsrc.org>2014-05-15 10:13:15 +0000
commit10709d355c7f9f0f0c0e79e208cc07420951b139 (patch)
treeb49adb486b47eedf9f5b319bd9c4660ccccfd3e5 /www
parentcb32a7f02a194041769a17ae5c024cbd9e639733 (diff)
downloadpkgsrc-10709d355c7f9f0f0c0e79e208cc07420951b139.tar.gz
Update to 6.06, add missing dependency on p5-libwww:
2014-04-18 LWP-Protocol-https 6.06 Mike Schilli (3): Merge pull request #12 from drieux/subjectAltName Merge pull request #9 from chorny/master Updated libwww requirement to 6.06 to fix failing t/proxy.t test cases. Gisle Aas (2): Getopt::Long isn't actually used Merge pull request #7 from noxxi/master Alexandr Ciornii (1): better diagnostics in case of failures in apache.t Karen Etheridge (1): Merge pull request #8 from cpansprout/patch-1 Steffen Ullrich (1): correct behavior for https_proxy, this goes together with change to libwww-perl cb80c2ddb7, new method _upgrade_sock in LWP::Protocol::https cpansprout (1): Typo fix: envirionment =~ s/io/o/ drieux (1): support for subjectAltName
Diffstat (limited to 'www')
-rw-r--r--www/p5-LWP-Protocol-https/Makefile7
-rw-r--r--www/p5-LWP-Protocol-https/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile
index 7c1c5f19b2c..93ef75bc912 100644
--- a/www/p5-LWP-Protocol-https/Makefile
+++ b/www/p5-LWP-Protocol-https/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2013/07/10 02:51:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2014/05/15 10:13:15 wiz Exp $
-DISTNAME= LWP-Protocol-https-6.04
+DISTNAME= LWP-Protocol-https-6.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/LWP-Protocol-https/
@@ -14,6 +14,7 @@ CONFLICTS+= p5-libwww<6.02
DEPENDS+= p5-IO-Socket-SSL>=1.38:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-Mozilla-CA>=20110101:../../security/p5-Mozilla-CA
+DEPENDS+= p5-libwww>=6.06:../../www/p5-libwww
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/LWP/Protocol/https/.packlist
diff --git a/www/p5-LWP-Protocol-https/distinfo b/www/p5-LWP-Protocol-https/distinfo
index 545660b0b29..0c173357cca 100644
--- a/www/p5-LWP-Protocol-https/distinfo
+++ b/www/p5-LWP-Protocol-https/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/07/10 02:51:56 schmonz Exp $
+$NetBSD: distinfo,v 1.4 2014/05/15 10:13:15 wiz Exp $
-SHA1 (LWP-Protocol-https-6.04.tar.gz) = 5a63cb409ff4ba34006d5a45120e7facc52dc837
-RMD160 (LWP-Protocol-https-6.04.tar.gz) = cc430e930aa607c1436b2be94d171c1192f64f3f
-Size (LWP-Protocol-https-6.04.tar.gz) = 4035 bytes
+SHA1 (LWP-Protocol-https-6.06.tar.gz) = 210a2f7ba3f82ffc7a18836d0a4356986080d407
+RMD160 (LWP-Protocol-https-6.06.tar.gz) = faefe1526b6a04be2deac8c6f96a9d6cf2d4a647
+Size (LWP-Protocol-https-6.06.tar.gz) = 8376 bytes