diff options
author | skv <skv@FreeBSD.org> | 2006-04-07 07:20:56 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-04-07 07:20:56 +0000 |
commit | 657cffde5e04fe891d6f4eb68a60d3f60eb90623 (patch) | |
tree | 25756895212f7ec047cde2acd0ddc5d9eab9043a /net | |
parent | b11185da0eb53834ec99d298e7f811f7629417ba (diff) | |
download | FreeBSD-ports-657cffde5e04fe891d6f4eb68a60d3f60eb90623.zip FreeBSD-ports-657cffde5e04fe891d6f4eb68a60d3f60eb90623.tar.gz |
Update to 0.0703
Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Keepalive-0.0703/CHANGES
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-POE-Component-Client-Keepalive/Makefile | 3 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Keepalive/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-POE-Component-Client-Keepalive/Makefile b/net/p5-POE-Component-Client-Keepalive/Makefile index c4e0473..7bd178b 100644 --- a/net/p5-POE-Component-Client-Keepalive/Makefile +++ b/net/p5-POE-Component-Client-Keepalive/Makefile @@ -6,11 +6,12 @@ # PORTNAME= POE-Component-Client-Keepalive -PORTVERSION= 0.06 +PORTVERSION= 0.0703 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} MAINTAINER= skv@FreeBSD.org COMMENT= POE component for managing connections, with keep-alive diff --git a/net/p5-POE-Component-Client-Keepalive/distinfo b/net/p5-POE-Component-Client-Keepalive/distinfo index a2f8bc6..fa6fa60 100644 --- a/net/p5-POE-Component-Client-Keepalive/distinfo +++ b/net/p5-POE-Component-Client-Keepalive/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Client-Keepalive-0.06.tar.gz) = 99fd9f9b939b8bf351071f489a838282 -SHA256 (POE-Component-Client-Keepalive-0.06.tar.gz) = 90b0552b66450f89b7dcbbc8bac54d1250af9f8023085b5943e4f8e332ced8ad -SIZE (POE-Component-Client-Keepalive-0.06.tar.gz) = 21569 +MD5 (POE-Component-Client-Keepalive-0.0703.tar.gz) = 80fb833a3f8f0b257d30fb6bfe0b86e2 +SHA256 (POE-Component-Client-Keepalive-0.0703.tar.gz) = 155b54ac5c651d32da19df375c263d5419f284aec4b8b8440284e527f261246e +SIZE (POE-Component-Client-Keepalive-0.0703.tar.gz) = 23033 |