diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-15 16:58:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-15 16:58:49 +0000 |
commit | 6fc34c5d42866b7efeaa54655659de7fbd309878 (patch) | |
tree | d975d4a2e6a10c7ec71ea31ea23e8b977caa03a3 | |
parent | - Update to 0.61 (diff) |
- Update to 0.13
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
Notes
Notes:
svn path=/head/; revision=330409
-rw-r--r-- | security/p5-IO-Async-SSL/Makefile | 5 | ||||
-rw-r--r-- | security/p5-IO-Async-SSL/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile index c0a5fff2b41e..90a03082dae0 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.12 +PORTVERSION= 0.13 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -14,11 +14,12 @@ COMMENT= Use SSL/TLS with IO::Async LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Async>=0.59:${PORTSDIR}/devel/p5-IO-Async\ +BUILD_DEPENDS= p5-IO-Async>=0.61:${PORTSDIR}/devel/p5-IO-Async\ p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= ${LOCALBASE}/bin/socat:${PORTSDIR}/net/socat \ + p5-Test-Identity>=0:${PORTSDIR}/devel/p5-Test-Identity \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod USE_PERL5= configure diff --git a/security/p5-IO-Async-SSL/distinfo b/security/p5-IO-Async-SSL/distinfo index 5cafed766b0d..66de4ee0c714 100644 --- a/security/p5-IO-Async-SSL/distinfo +++ b/security/p5-IO-Async-SSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Async-SSL-0.12.tar.gz) = 353c186b70f0a5205eeac45d601a5ba5464430beeb7c81e68582c81a8eb2d504 -SIZE (IO-Async-SSL-0.12.tar.gz) = 25546 +SHA256 (IO-Async-SSL-0.13.tar.gz) = 2c2b8f3749df5264a9618e864812a0a68953825361282d184673e324e34edf5f +SIZE (IO-Async-SSL-0.13.tar.gz) = 26281 |