diff options
author | Doug Barton <dougb@FreeBSD.org> | 2005-12-14 22:51:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2005-12-14 22:51:17 +0000 |
commit | ec9bf19b91d1d41ccfcf86f7a23cfd12f83e2895 (patch) | |
tree | 030be6d6b947cdf1e4956c569c8480b022a95308 /dns | |
parent | Upgrade to GCC 3.4.5, and add support for ATtiny24/44/84 devices. (diff) |
Upgrade to 0.55, an emergency release to fix a problem with TCP
sockets introduced in 0.54. Anyone who upgraded to 0.54 should
upgrade to this version ASAP.
Notes
Notes:
svn path=/head/; revision=151202
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 210e4c780390..cfa3f9c6b1d7 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.54 +PORTVERSION= 0.55 CATEGORIES= dns net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index 0f66c06733af..fecf10596442 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-DNS-0.54.tar.gz) = 70d7ef4940d8777af6f3659dd359c80b -SHA256 (Net-DNS-0.54.tar.gz) = 8c1b30fbf917f9efcb761f04f17d2dc8ac11b2971a318bc5e518b212f2a48fb8 -SIZE (Net-DNS-0.54.tar.gz) = 126285 +MD5 (Net-DNS-0.55.tar.gz) = 11c09089eb36aede51704031713399eb +SHA256 (Net-DNS-0.55.tar.gz) = 082d6b8616dcd0ea0a1ea0bf449f4c40347990ba6fc3b9381e50f73d948f8fba +SIZE (Net-DNS-0.55.tar.gz) = 126737 |