diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2007-02-06 17:39:32 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2007-02-06 17:39:32 +0000 |
commit | 7c6b1970882d3b782f2e39c9e8e6f3357a873815 (patch) | |
tree | 03bfc9053abdad807c6769bfbf151dc01caa3712 /dns/p5-POE-Component-Client-DNS | |
parent | ba4fa0e27df2d8a86d3156dc026a32157374ff38 (diff) | |
download | ports-7c6b1970882d3b782f2e39c9e8e6f3357a873815.tar.gz ports-7c6b1970882d3b782f2e39c9e8e6f3357a873815.zip |
Notes
Diffstat (limited to 'dns/p5-POE-Component-Client-DNS')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/Makefile | 4 | ||||
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile index daa918a34ce0..f21a89e260cd 100644 --- a/dns/p5-POE-Component-Client-DNS/Makefile +++ b/dns/p5-POE-Component-Client-DNS/Makefile @@ -6,12 +6,12 @@ # PORTNAME= POE-Component-Client-DNS -PORTVERSION= 0.9900 +PORTVERSION= 1.0000 CATEGORIES= dns perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} +DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent DNS queries diff --git a/dns/p5-POE-Component-Client-DNS/distinfo b/dns/p5-POE-Component-Client-DNS/distinfo index 7e4636b8dd3e..d08e9f51c1a4 100644 --- a/dns/p5-POE-Component-Client-DNS/distinfo +++ b/dns/p5-POE-Component-Client-DNS/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Client-DNS-0.99.tar.gz) = 17d8823b50185e4a2536ca8888d45410 -SHA256 (POE-Component-Client-DNS-0.99.tar.gz) = 3e0ea9588f0f466fe83868b6f1ecbb78887b6efb844429d8a0f9a217ab9db1b4 -SIZE (POE-Component-Client-DNS-0.99.tar.gz) = 13088 +MD5 (POE-Component-Client-DNS-1.00.tar.gz) = 3cafec48ed997ecb97cb980ef82732b8 +SHA256 (POE-Component-Client-DNS-1.00.tar.gz) = fd4dd39f0cbbfb2fe628ec7e15b4f26fac744600b11561a0e9f7addf3aabb602 +SIZE (POE-Component-Client-DNS-1.00.tar.gz) = 12911 |