diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-10 23:10:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-10 23:10:28 +0800 |
commit | 9c569b6e3612ba0aa7e2787302afaf032a6aabe6 (patch) | |
tree | eec4ae805e17a100e0ca1a73cc7a7d62c8ac817e | |
parent | e6fed8c9e6767f15743c04462b2fd221da9c67c2 (diff) | |
download | freebsd-ports-gnome-9c569b6e3612ba0aa7e2787302afaf032a6aabe6.tar.gz freebsd-ports-gnome-9c569b6e3612ba0aa7e2787302afaf032a6aabe6.tar.zst freebsd-ports-gnome-9c569b6e3612ba0aa7e2787302afaf032a6aabe6.zip |
- Update to 0.12
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
-rw-r--r-- | security/p5-IO-Async-SSL/Makefile | 4 | ||||
-rw-r--r-- | security/p5-IO-Async-SSL/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile index f604f8fe0ea0..c5d52371f99b 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.11 +PORTVERSION= 0.12 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -14,7 +14,7 @@ COMMENT= Use SSL/TLS with IO::Async LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Async>=0.54:${PORTSDIR}/devel/p5-IO-Async\ +BUILD_DEPENDS= p5-IO-Async>=0.59:${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} diff --git a/security/p5-IO-Async-SSL/distinfo b/security/p5-IO-Async-SSL/distinfo index 50f1ffdc978d..5cafed766b0d 100644 --- a/security/p5-IO-Async-SSL/distinfo +++ b/security/p5-IO-Async-SSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Async-SSL-0.11.tar.gz) = 7655d85380253771e8fce2f28a2147c5a36038ca0a0d2d1db83cf83a5508b02d -SIZE (IO-Async-SSL-0.11.tar.gz) = 25293 +SHA256 (IO-Async-SSL-0.12.tar.gz) = 353c186b70f0a5205eeac45d601a5ba5464430beeb7c81e68582c81a8eb2d504 +SIZE (IO-Async-SSL-0.12.tar.gz) = 25546 |