diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-21 10:40:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-21 10:40:33 +0000 |
commit | 51534f57a6158747f5500853d85cc0bb2f0dad58 (patch) | |
tree | 394ca8bcf0b9d5de210a17c7adeada6b5db57119 /security/p5-IO-Async-SSL | |
parent | 5104ede68308422dd1fd11333745a5df19748747 (diff) |
Notes
Diffstat (limited to 'security/p5-IO-Async-SSL')
-rw-r--r-- | security/p5-IO-Async-SSL/Makefile | 3 | ||||
-rw-r--r-- | security/p5-IO-Async-SSL/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile index 62b29b1be33f..4427831c700c 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.17 +PORTVERSION= 0.18 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -21,6 +21,7 @@ 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 +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/security/p5-IO-Async-SSL/distinfo b/security/p5-IO-Async-SSL/distinfo index 3c3a9eaada62..c9d6036d9771 100644 --- a/security/p5-IO-Async-SSL/distinfo +++ b/security/p5-IO-Async-SSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Async-SSL-0.17.tar.gz) = a16f92d27617d3b264564a0257eaa4a25da276d58e3e7cacca779b91857d704a -SIZE (IO-Async-SSL-0.17.tar.gz) = 26872 +SHA256 (IO-Async-SSL-0.18.tar.gz) = dd90c71756d604bd86be2f3a42fc7a6e7a4892eeba1c5351d18cc168a1d973d0 +SIZE (IO-Async-SSL-0.18.tar.gz) = 27715 |