Bug 223459 - security/p5-IO-Socket-SSL: update to 2.056
Summary: security/p5-IO-Socket-SSL: update to 2.056
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: Steve Wills
URL: http://search.cpan.org/dist/IO-Socket...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-11-06 01:35 UTC by Sergei Vyshenski
Modified: 2018-05-25 17:16 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (jadawin)


Attachments
patch to update the port (1.33 KB, patch)
2017-11-06 01:35 UTC, Sergei Vyshenski
no flags Details | Diff
patch to update the port (1.41 KB, patch)
2018-05-10 10:24 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval? (jadawin)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2017-11-06 01:35:55 UTC
Created attachment 187774 [details]
patch to update the port

- update 2.051 -> 2.052
Changes: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-2.052/Changes
- fix license
- "portlint -AC" just warns about non-empty $FreeBSD$ tag.
- Tested with poudriere 3.1.99.20171005 at 11.1-release-amd64 with perl 5.24.3 and:
1) ssl=base
2) ssl=openssl
3) ssl=libressl

- Buil-in perl tests in a clean jail in all cases say: "PASS".
Comment 1 Sergei Vyshenski 2018-05-10 10:24:53 UTC
Created attachment 193226 [details]
patch to update the port

- update 2.051 -> 2.056
Changes: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-2.056/Changes
- fix license block
- adopt mainainership after 6-month-long maintainer timeout.
- "portlint -AC" just warns about non-empty $FreeBSD$ tag.
- Tested with poudriere 3.2.99.20180328 at 11.1-release-amd64 with perl 5.26.2 and:
1) ssl=base
2) ssl=openssl-devel
3) ssl=libressl

- Buil-in perl tests in a clean jail in all cases say: "PASS".
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-05-25 17:08:24 UTC
A commit references this bug:

Author: swills
Date: Fri May 25 17:07:36 UTC 2018
New revision: 470853
URL: https://svnweb.freebsd.org/changeset/ports/470853

Log:
  security/p5-IO-Socket-SSL: update to 2.056

  While here, give maintainership to submitter since maintainer has timed out
  repeatedly.

  PR:		223459
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
  Approved by:	maintainer timeout (jadawin, >2 weeks, multiple timeouts)

Changes:
  head/security/p5-IO-Socket-SSL/Makefile
  head/security/p5-IO-Socket-SSL/distinfo
Comment 3 Steve Wills freebsd_committer freebsd_triage 2018-05-25 17:16:41 UTC
Committed, thanks!