Date: Thu, 28 Jun 2012 02:52:18 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/p5-IO-Socket-SSL Makefile distinfo Message-ID: <201206280252.q5S2qIXm038137@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2012-06-28 02:52:18 UTC FreeBSD ports repository Modified files: security/p5-IO-Socket-SSL Makefile distinfo Log: - Update to 1.76 - Convert NOPORTEXAMPLES to new options framework - Use shared IDN and IPV6 option descriptions - 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/169451 Submitted by: sunpoet (myself) Approved by: jadawin (maintainer, via IRC) Revision Changes Path 1.73 +16 -17 ports/security/p5-IO-Socket-SSL/Makefile 1.61 +2 -2 ports/security/p5-IO-Socket-SSL/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206280252.q5S2qIXm038137>