Bug 223083 - [patch] www/p5-REST-Client: update to 273
Summary: [patch] www/p5-REST-Client: update to 273
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Eugene Grosbein
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2017-10-18 09:22 UTC by Eugene Grosbein
Modified: 2017-11-05 10:32 UTC (History)
1 user (show)

See Also:
eugen: maintainer-feedback-
eugen: maintainer-feedback-


Attachments
proposed update (1.13 KB, patch)
2017-10-18 09:24 UTC, Eugene Grosbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Grosbein freebsd_committer freebsd_triage 2017-10-18 09:22:46 UTC
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.
Comment 1 Eugene Grosbein freebsd_committer freebsd_triage 2017-10-18 09:24:43 UTC
Created attachment 187267 [details]
proposed update

Sorry, forgot an attachment itself.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-10-18 17:10:58 UTC
Fix assignee. Submitter is committer.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-11-05 10:30:56 UTC
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