- Upgrade to 0.10.

Feature safe:	yes
This commit is contained in:
Jun Kuriyama 2012-03-11 09:15:38 +00:00
parent b712c1e76d
commit 5e3a340af9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293096
2 changed files with 5 additions and 3 deletions

View file

@ -6,10 +6,11 @@
#
PORTNAME= App-TLSMe
PORTVERSION= 0.009001
PORTVERSION= 0.100000
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0000$//}
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for TLS/SSL tunnel
@ -18,6 +19,7 @@ RUN_DEPENDS= \
p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \
p5-Net-SSLeay>0:${PORTSDIR}/security/p5-Net-SSLeay
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
PERL_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (App-TLSMe-0.009001.tar.gz) = aefbd1fa9c9ea91a4ec64f3660f3143c72ed3a5be08b19140e025d020088c4b4
SIZE (App-TLSMe-0.009001.tar.gz) = 6422
SHA256 (App-TLSMe-0.10.tar.gz) = 21c3f91fea9f938803ef171b96a67fc5fb352226fa841fc7dccc9c5a0b64243c
SIZE (App-TLSMe-0.10.tar.gz) = 9176