Bug 218468 - security/p5-IO-Socket-SSL: update to 2.047
Summary: security/p5-IO-Socket-SSL: update to 2.047
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-07 19:11 UTC by Anton Yuzhaninov
Modified: 2017-07-14 19:18 UTC (History)
1 user (show)

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


Attachments
Update to 2.047 (1.69 KB, patch)
2017-04-07 19:11 UTC, Anton Yuzhaninov
no flags Details | Diff
Update to 2.049 (1.01 KB, patch)
2017-07-02 03:23 UTC, Anton Yuzhaninov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaninov 2017-04-07 19:11:52 UTC
Created attachment 181575 [details]
Update to 2.047

Update security/p5-IO-Socket-SSL from 2.044 to 2.047

Changelog: http://search.cpan.org/dist/IO-Socket-SSL/Changes

- mark as NO_ARCH
- set NO_NETWORK_TESTING environment variable instead redirecting STDIN from /dev/null to make Makefile.PL non-interactive
- remove p5-Socket from depends: Socket 1.95 was released with perl v5.15.6 and perl 5.14 is not supported in ports for a long time.
- IO::Socket::IP from ports is not needed with default perl version, make dependency conditional

portlint: looks fine.
tested with 'poudriere testport' on FreeBSD 10.3 and 11.0
tested with 'make test' on FreeBSD 11.0 amd64 with perl 5.2[024]
Comment 1 Anton Yuzhaninov 2017-06-30 15:30:20 UTC
IO-Socket-SSL 2.049 was released, I will update a patch.
Comment 2 Anton Yuzhaninov 2017-07-02 03:23:17 UTC
Created attachment 184003 [details]
Update to 2.049

I've updated patch to 2.049

Some changes from previous patch no longer need, because they was committed in r444803.

Tested with 'poudriere testport' on FreeBSD 10.3 and 11.0
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-07-14 19:17:14 UTC
A commit references this bug:

Author: brd
Date: Fri Jul 14 19:17:05 UTC 2017
New revision: 445805
URL: https://svnweb.freebsd.org/changeset/ports/445805

Log:
  Update security/p5-IO-Socket-SSL to 2.047

  PR:		218468
  Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
  Approved by:	bdrewery (mentor, implicit)
  Approved by:	maintainer timeout

Changes:
  head/security/p5-IO-Socket-SSL/Makefile
  head/security/p5-IO-Socket-SSL/distinfo
Comment 4 Brad Davis freebsd_committer freebsd_triage 2017-07-14 19:18:08 UTC
Committed, thanks for your patience!