This is update of www/p5-REST-Client to version 273 from CPAN. From its CHANGES file (2015-08-05): * Add ContentFile that will allow writing responses directly to file or process using a call back through LWP::UserAgent * Seperated CA file from SSL cert and SSL key directives to allow for hostname verificaiton and ca file specification independently. Thanks David Imbs. * No longer depends on Crypt::SSLeay As CHANGES notes, this version ceases to depend on Crypt::SSLeay. Instead, it now depends on LWP::Protocol::https that is also a dependency of Crypt::SSLeay. LWP::Protocol::https was unbundled from p5-libwww (libwww-perl) in v6.02.
Created attachment 187267 [details] proposed update Sorry, forgot an attachment itself.
Fix assignee. Submitter is committer.
A commit references this bug: Author: eugen Date: Sun Nov 5 10:29:58 UTC 2017 New revision: 453535 URL: https://svnweb.freebsd.org/changeset/ports/453535 Log: Update www/p5-REST-Client to to version 273 from CPAN. From its CHANGES file: * Add ContentFile that will allow writing responses directly to file or process using a call back through LWP::UserAgent * Seperated CA file from SSL cert and SSL key directives to allow for hostname verificaiton and ca file specification independently. Thanks David Imbs. * No longer depends on Crypt::SSLeay As CHANGES notes, this version ceases to depend on Crypt::SSLeay. Instead, it now depends on LWP::Protocol::https that is also a dependency of Crypt::SSLeay. LWP::Protocol::https was unbundled from p5-libwww (libwww-perl) in v6.02. PR: 223083 Approved by: michelle@sorbs.net (maintainter timeout, 2 weeks) Changes: head/www/p5-REST-Client/Makefile head/www/p5-REST-Client/distinfo