diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-05-24 07:54:38 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-05-24 07:54:38 +0000 |
commit | 61b42467fe2c40275edf724c468b34bcdf86bb77 (patch) | |
tree | 8bc108ba284581486a9ebf9869dfc7f5d049dcac /dns | |
parent | 3eb45bb06153d9acbe22fee196823532ed54846a (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/Makefile | 3 | ||||
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile index f46865cc489a..daa918a34ce0 100644 --- a/dns/p5-POE-Component-Client-DNS/Makefile +++ b/dns/p5-POE-Component-Client-DNS/Makefile @@ -6,11 +6,12 @@ # PORTNAME= POE-Component-Client-DNS -PORTVERSION= 0.9803 +PORTVERSION= 0.9900 CATEGORIES= dns perl5 devel 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 non-blocking/concurrent DNS queries diff --git a/dns/p5-POE-Component-Client-DNS/distinfo b/dns/p5-POE-Component-Client-DNS/distinfo index 507b10598fa7..7e4636b8dd3e 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.9803.tar.gz) = 4aed4eefd15ee0501b25e9e4504d9d28 -SHA256 (POE-Component-Client-DNS-0.9803.tar.gz) = 6391b5b764f8365acdf769fddbc8fc5b8c12f4cdcd9f9b4357db8240e9313a14 -SIZE (POE-Component-Client-DNS-0.9803.tar.gz) = 12550 +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 |