diff options
author | clsung <clsung@FreeBSD.org> | 2007-08-15 02:22:50 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-08-15 02:22:50 +0000 |
commit | 1ad67b5b7d51d5874fde870da67636243bc545fb (patch) | |
tree | 460a3d68a3d133cb8acd19527412481e2400ffa0 /dns | |
parent | 2c3063d66fb462258a158970d37d85540b71fac7 (diff) | |
download | FreeBSD-ports-1ad67b5b7d51d5874fde870da67636243bc545fb.zip FreeBSD-ports-1ad67b5b7d51d5874fde870da67636243bc545fb.tar.gz |
- Update to 0.07
PR: ports/115497
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile index 1413dc6..6e6ab32 100644 --- a/dns/p5-POE-Component-Server-DNS/Makefile +++ b/dns/p5-POE-Component-Server-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Server-DNS -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= dns perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE diff --git a/dns/p5-POE-Component-Server-DNS/distinfo b/dns/p5-POE-Component-Server-DNS/distinfo index aa623d8..dae8b2f 100644 --- a/dns/p5-POE-Component-Server-DNS/distinfo +++ b/dns/p5-POE-Component-Server-DNS/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Server-DNS-0.06.tar.gz) = c23631a3dc19c22e689bb99f36cbe086 -SHA256 (POE-Component-Server-DNS-0.06.tar.gz) = d64b1df37b6d13135adf3f0b2a7f174300c1ce459d12bfccdb97a20d676bad3d -SIZE (POE-Component-Server-DNS-0.06.tar.gz) = 17529 +MD5 (POE-Component-Server-DNS-0.07.tar.gz) = fec404b2f812d1251d189a1cffaa2f79 +SHA256 (POE-Component-Server-DNS-0.07.tar.gz) = 7ba426267be09f203aff7ee7179a299d6210a0c7d3bb6946ff10bc76e20c7997 +SIZE (POE-Component-Server-DNS-0.07.tar.gz) = 18084 |