diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-05 05:10:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-05 05:10:37 +0800 |
commit | 7c32f8abf466f0d06fc9963c8fecfd2627ed479e (patch) | |
tree | 7073847a0369de790f3a5e9cdf33ac85ee80d9f4 | |
parent | 19b0fcd3deffe28216a55f9d02f7c6b8ae2d9c71 (diff) | |
download | freebsd-ports-gnome-7c32f8abf466f0d06fc9963c8fecfd2627ed479e.tar.gz freebsd-ports-gnome-7c32f8abf466f0d06fc9963c8fecfd2627ed479e.tar.zst freebsd-ports-gnome-7c32f8abf466f0d06fc9963c8fecfd2627ed479e.zip |
- Update to 0.15
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
-rw-r--r-- | security/p5-IO-Async-SSL/Makefile | 6 | ||||
-rw-r--r-- | security/p5-IO-Async-SSL/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile index 98b7ce0decf3..d7b46b94058a 100644 --- a/security/p5-IO-Async-SSL/Makefile +++ b/security/p5-IO-Async-SSL/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Async-SSL -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS @@ -16,8 +15,7 @@ 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 \ - p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA + p5-IO-Socket-SSL>=0:${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 8b958aa2db40..9a8e981931c7 100644 --- a/security/p5-IO-Async-SSL/distinfo +++ b/security/p5-IO-Async-SSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Async-SSL-0.14.tar.gz) = 81bea9f52cf468bda85b70460fc5b351be2cf04cfaa97e363ddb1cbb3cef3d62 -SIZE (IO-Async-SSL-0.14.tar.gz) = 27617 +SHA256 (IO-Async-SSL-0.15.tar.gz) = 94e8207132c45d59afd00d9496adeb341939f105cb7164b8fe59decdb844c0b3 +SIZE (IO-Async-SSL-0.15.tar.gz) = 26655 |