Commit graph

16 commits

Author SHA1 Message Date
mef
d8fcb648dc - To skip make test, add the line
TEST_TARGET?= # to skip make test (but can be enabled by 'env TEST_TARGET=test make test')
for following packages:
  devel/p5-File-ShareDir-Install
  time/p5-DateTime-Format-Strptime
  www/p5-LWP-Protocol-https
- Add BUILD_DEPENDS for make test
2015-05-10 02:43:37 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
1f4e847b8a Remove circular dependency.
Perhaps this shouldn't be a dependency in p5-libwww instead.
2014-05-15 11:59:21 +00:00
wiz
b32d17c7fc Fix for CVE-2014-3230, from upstream pull request at
https://github.com/libwww-perl/lwp-protocol-https/pull/14

Bump PKGREVISION.
2014-05-15 10:17:38 +00:00
wiz
eb31abcb2c 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
2014-05-15 10:13:15 +00:00
schmonz
549f6ebc30 Update to 6.04. From the changelog:
- Fix IO::Socket::SSL warnings when not verifying hostname.
- Doc spelling fix.
2013-07-10 02:51:56 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wiz
22938b5a24 Update to 6.03:
2012-02-18 LWP-Protocol-https 6.03

Skip test if offline [RT#74163]

Typo fixes

Restore perl-5.8.1 compatibility.
2012-10-21 22:33:07 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
dd76f140a8 Fix dependency pattern on p5-Mozilla-CA. 2011-09-04 06:37:49 +00:00
hiramatsu
4f563d2ce0 Add dependency to required packages p5-IO-Socket-SSL and p5-Mozilla-CA.
Bump PKGREVISION.
2011-09-04 06:01:59 +00:00
obache
e458426093 Not CONFLICTS with p5-libwww>=6.x.
Bump PKGREVISION.
2011-08-12 09:25:47 +00:00
tron
95c338c561 Revision bump after updating perl to 5.14.1. 2011-08-07 08:35:01 +00:00
spz
9f4bb660a7 add CONFLICTS (thanks wiz@ for the reminder)
add a missing LICENSE and fix a few COMMENT
2011-07-14 21:47:34 +00:00
spz
2153df3787 perl5 module LWP::Protocol::https - Provide https support for LWP::UserAgent 2011-07-10 14:19:03 +00:00