2015-05-10 04:43:38 by Makoto Fujiwara | Files touched by this commit (5) |
Log message:
- 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
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
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-15 13:59:21 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove circular dependency.
Perhaps this shouldn't be a dependency in p5-libwww instead.
|
2014-05-15 12:17:39 by Thomas Klausner | Files touched by this commit (4) |
Log message:
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 12:13:15 by Thomas Klausner | Files touched by this commit (2) |
Log message:
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
|
2013-07-10 04:51:56 by Amitai Schlair | Files touched by this commit (2) |
Log message:
Update to 6.04. From the changelog:
- Fix IO::Socket::SSL warnings when not verifying hostname.
- Doc spelling fix.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
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.
|
2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-22 00:33:07 by Thomas Klausner | Files touched by this commit (2) |
Log message:
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-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|