Bug 169451 - [PATCH] security/p5-IO-Socket-SSL: update to 1.76
Summary: [PATCH] security/p5-IO-Socket-SSL: update to 1.76
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 17:00 UTC by Po-Chuan Hsieh
Modified: 2012-06-28 03:52 UTC (History)
1 user (show)

See Also:


Attachments
p5-IO-Socket-SSL-1.76.patch (2.37 KB, patch)
2012-06-26 17:00 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-26 17:00:22 UTC
- Update to 1.76
- Convert NOPORTEXAMPLES to new options framework
- Change IDN handler to p5-URI [1]
- Update IPV6 handler to p5-IO-Socket-IP and p5-Socket
- Costmetic change

[1] To handle IDN, IO::Socket::SSL searches for the following modules:
    p5-Net-IDN-Encode, p5-Net-LibIDN and p5-URI. Since p5-URI is much more
    widely used by other ports, I suggest to use p5-URI as IDN handler.

Changes:	http://search.cpan.org/dist/IO-Socket-SSL/Changes
PR:		ports/
Submitted by:	sunpoet (myself)

Approved by:	

Port maintainer (jadawin@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-26 17:00:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-28 03:24:15 UTC
Responsible Changed
From-To: jadawin->sunpoet

I'll take it.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-28 03:52:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!