pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-LWP-Protocol-socks: update to 1.7.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Sep 20 13:04:27 2017 +0200
Changeset: 7675fe29399a02cddc90d1a56c17d9981deeaa33
Modified Files:
p5-LWP-Protocol-socks/Makefile
p5-LWP-Protocol-socks/distinfo
Removed Files:
p5-LWP-Protocol-socks/PLIST
Log Message:
p5-LWP-Protocol-socks: update to 1.7.
Revision history for Perl extension LWP::Protocol::socks.
1.7 Wed Jul 30 15:34:17 PDT 2014
- need to use start_SSL instead of new_from_fd for https connections.
(https://github.com/scr/cpan/pull/3)
1.6 Sun Feb 12 09:54:12 PST 2012
- Fix Issue with newer LWP.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7675fe29399a02cddc90d1a56c17d9981deeaa33
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-LWP-Protocol-socks/Makefile | 5 ++++-
p5-LWP-Protocol-socks/PLIST | 9 ---------
p5-LWP-Protocol-socks/distinfo | 7 ++++---
3 files changed, 8 insertions(+), 13 deletions(-)
diffs:
diff --git a/p5-LWP-Protocol-socks/Makefile b/p5-LWP-Protocol-socks/Makefile
index 75e2c719e6..60b13d7b40 100644
--- a/p5-LWP-Protocol-socks/Makefile
+++ b/p5-LWP-Protocol-socks/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2012/11/13 22:25:40 othyro Exp $
-DISTNAME= LWP-Protocol-socks-1.5
+DISTNAME= LWP-Protocol-socks-1.7
PKGNAME= p5-${DISTNAME}
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
@@ -12,6 +12,9 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-IO-Socket-Socks-[0-9]*:../../wip/p5-IO-Socket-Socks
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+
+PERL5_PACKLIST= auto/LWP/Protocol/socks/.packlist
.include "../../devel/lwp/buildlink3.mk"
.include "../../lang/perl5/module.mk"
diff --git a/p5-LWP-Protocol-socks/PLIST b/p5-LWP-Protocol-socks/PLIST
deleted file mode 100644
index a50bffc90d..0000000000
--- a/p5-LWP-Protocol-socks/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/27 21:42:47 tomasbodzar Exp $
-lib/perl5/vendor_perl/5.14.0/LWP/Protocol/socks.pm
-lib/perl5/vendor_perl/5.14.0/LWP/Protocol/socks4.pm
-lib/perl5/vendor_perl/5.14.0/URI/socks.pm
-lib/perl5/vendor_perl/5.14.0/URI/socks4.pm
-lib/perl5/vendor_perl/5.14.0/${MACHINE_ARCH}-${LOWER_OPSYS}-thread-multi/auto/LWP/Protocol/socks/.packlist
-lib/perl5/vendor_perl/man/man3/LWP::Protocol::socks.3
-lib/perl5/vendor_perl/man/man3/LWP::Protocol::socks4.3
-lib/perl5/vendor_perl/man/man3/URI::socks.3
diff --git a/p5-LWP-Protocol-socks/distinfo b/p5-LWP-Protocol-socks/distinfo
index 71b6cf3285..caa3b20635 100644
--- a/p5-LWP-Protocol-socks/distinfo
+++ b/p5-LWP-Protocol-socks/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2011/10/27 21:42:47 tomasbodzar Exp $
-SHA1 (LWP-Protocol-socks-1.5.tar.gz) = 6690a142d86ef139e9311898ad5037de6f57963f
-RMD160 (LWP-Protocol-socks-1.5.tar.gz) = 44dc8ae0219969aafd6e153265f3f7e8330f1c33
-Size (LWP-Protocol-socks-1.5.tar.gz) = 4206 bytes
+SHA1 (LWP-Protocol-socks-1.7.tar.gz) = 88b8ed320ae07d67473186feff1feacfd0870d06
+RMD160 (LWP-Protocol-socks-1.7.tar.gz) = fb036c5601d0623a80a39ee3c7cf845a13c6d2a1
+SHA512 (LWP-Protocol-socks-1.7.tar.gz) = 9135fa87e53c6a190e5de908f4a229f3a5fc0a7e27e89c3cf6e0c5be802bdb3a8fb0e31cfdfe4df51f7fb4b7c5a1a0436e0caaa5c9c55b28176ebb55136462a3
+Size (LWP-Protocol-socks-1.7.tar.gz) = 4570 bytes
Home |
Main Index |
Thread Index |
Old Index