diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-15 18:28:46 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-15 18:28:46 +0000 |
commit | 1af6686b65a8cbb6b152f1295fe03a392b8978fd (patch) | |
tree | 3691320050e47f759ab77bc6f6473a76be916b66 /net/p5-EasyTCP | |
parent | 582a22049730459d96ddd3fc176f2916684096e4 (diff) | |
download | ports-1af6686b65a8cbb6b152f1295fe03a392b8978fd.tar.gz ports-1af6686b65a8cbb6b152f1295fe03a392b8978fd.zip |
Notes
Diffstat (limited to 'net/p5-EasyTCP')
-rw-r--r-- | net/p5-EasyTCP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-EasyTCP/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index 6b684d3881fc..65b783a03bea 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= EasyTCP -PORTVERSION= 0.08 +PORTVERSION= 0.11 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/M/MN/MNAGUIB @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ + ${SITE_PERL}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} diff --git a/net/p5-EasyTCP/distinfo b/net/p5-EasyTCP/distinfo index 0e6afdf72d5f..46a0e9dad8b9 100644 --- a/net/p5-EasyTCP/distinfo +++ b/net/p5-EasyTCP/distinfo @@ -1 +1 @@ -MD5 (EasyTCP-0.08.tar.gz) = 0f25606b94e6fc11ad43ae9d20cd64dd +MD5 (EasyTCP-0.11.tar.gz) = 5d8d5a7f37ffa6db959a1d95de458774 |