svn commit: r383243 - head/security/p5-IO-Async-SSL
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Apr 4 21:10:39 UTC 2015
Author: sunpoet
Date: Sat Apr 4 21:10:37 2015
New Revision: 383243
URL: https://svnweb.freebsd.org/changeset/ports/383243
Log:
- Update to 0.15
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
Modified:
head/security/p5-IO-Async-SSL/Makefile
head/security/p5-IO-Async-SSL/distinfo
Modified: head/security/p5-IO-Async-SSL/Makefile
==============================================================================
--- head/security/p5-IO-Async-SSL/Makefile Sat Apr 4 19:57:02 2015 (r383242)
+++ head/security/p5-IO-Async-SSL/Makefile Sat Apr 4 21:10:37 2015 (r383243)
@@ -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 \
Modified: head/security/p5-IO-Async-SSL/distinfo
==============================================================================
--- head/security/p5-IO-Async-SSL/distinfo Sat Apr 4 19:57:02 2015 (r383242)
+++ head/security/p5-IO-Async-SSL/distinfo Sat Apr 4 21:10:37 2015 (r383243)
@@ -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
More information about the svn-ports-head
mailing list