mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 1.953
- Use new perl5 framework - Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.953/Changes
This commit is contained in:
parent
d98e1893f3
commit
4503c12acd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324055
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= IO-Socket-SSL
|
||||
PORTVERSION= 1.94
|
||||
PORTVERSION= 1.953
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SULLR
|
||||
@ -14,9 +14,11 @@ COMMENT= Perl5 interface to SSL sockets
|
||||
BUILD_DEPENDS= p5-Net-SSLeay>=1.21:${PORTSDIR}/security/p5-Net-SSLeay
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES IDN IPV6
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
INSTALL_TARGET= pure_install
|
||||
|
||||
MAN3= IO::Socket::SSL.3 IO::Socket::SSL::Intercept.3 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (IO-Socket-SSL-1.94.tar.gz) = 0b98181564698c7808c31c91d17a335ad35ac4bb02adaa1bc019acfd4c73d633
|
||||
SIZE (IO-Socket-SSL-1.94.tar.gz) = 89800
|
||||
SHA256 (IO-Socket-SSL-1.953.tar.gz) = 4fa57c9385999e942a1f296b9f45c387a78bccb40db574585b38a9da5736a3d1
|
||||
SIZE (IO-Socket-SSL-1.953.tar.gz) = 89807
|
||||
|
Loading…
Reference in New Issue
Block a user