diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2012-03-11 17:15:38 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2012-03-11 17:15:38 +0800 |
commit | cf99a125768c8edcd84710cb39116a4925a58b16 (patch) | |
tree | 06b17c301d68357b53dc6434fae4c015661dfe56 /security/p5-App-TLSMe | |
parent | 45d8d576793e84f3a38e38bcf277ef5ecb081a98 (diff) | |
download | freebsd-ports-gnome-cf99a125768c8edcd84710cb39116a4925a58b16.tar.gz freebsd-ports-gnome-cf99a125768c8edcd84710cb39116a4925a58b16.tar.zst freebsd-ports-gnome-cf99a125768c8edcd84710cb39116a4925a58b16.zip |
- Upgrade to 0.10.
Feature safe: yes
Diffstat (limited to 'security/p5-App-TLSMe')
-rw-r--r-- | security/p5-App-TLSMe/Makefile | 4 | ||||
-rw-r--r-- | security/p5-App-TLSMe/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/p5-App-TLSMe/Makefile b/security/p5-App-TLSMe/Makefile index 8af180e1158a..af6ce8d41fb5 100644 --- a/security/p5-App-TLSMe/Makefile +++ b/security/p5-App-TLSMe/Makefile @@ -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 diff --git a/security/p5-App-TLSMe/distinfo b/security/p5-App-TLSMe/distinfo index 8ed5c1343197..c8bf27ce7774 100644 --- a/security/p5-App-TLSMe/distinfo +++ b/security/p5-App-TLSMe/distinfo @@ -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 |