diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-04-19 16:21:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-04-19 16:21:05 +0000 |
commit | ea61c514c3909f7b4b0f42361ad5d04210520f90 (patch) | |
tree | ac47cf2624eec901d29844167a4e092c562f3c27 /security | |
parent | ff498de5d9b1cf8906cc4d5317bf7649b9120f89 (diff) | |
download | ports-ea61c514c3909f7b4b0f42361ad5d04210520f90.tar.gz ports-ea61c514c3909f7b4b0f42361ad5d04210520f90.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-IO-Async-SSL/Makefile | 6 | ||||
-rw-r--r-- | security/p5-IO-Async-SSL/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile index d7b46b94058a..accdebbead86 100644 --- a/security/p5-IO-Async-SSL/Makefile +++ b/security/p5-IO-Async-SSL/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Async-SSL -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -14,8 +14,8 @@ COMMENT= Use SSL/TLS with IO::Async LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Async>=0.61:${PORTSDIR}/devel/p5-IO-Async\ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL +BUILD_DEPENDS= p5-IO-Async>=0.66:${PORTSDIR}/devel/p5-IO-Async\ + p5-IO-Socket-SSL>=1.968:${PORTSDIR}/security/p5-IO-Socket-SSL RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= ${LOCALBASE}/bin/socat:${PORTSDIR}/net/socat \ p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \ diff --git a/security/p5-IO-Async-SSL/distinfo b/security/p5-IO-Async-SSL/distinfo index 9a8e981931c7..ebcc3dee2864 100644 --- a/security/p5-IO-Async-SSL/distinfo +++ b/security/p5-IO-Async-SSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Async-SSL-0.15.tar.gz) = 94e8207132c45d59afd00d9496adeb341939f105cb7164b8fe59decdb844c0b3 -SIZE (IO-Async-SSL-0.15.tar.gz) = 26655 +SHA256 (IO-Async-SSL-0.16.tar.gz) = 4bc898447c20105ad37dc07ec68b0b2c0dfd9f9564dd0384a9a01034a38497a2 +SIZE (IO-Async-SSL-0.16.tar.gz) = 26797 |