Update to 0.47. The few small bug fixes can be found in the CHANGES file.
PR: ports/66945 Submitted by: Mark Foster <mark@foster.cc>
This commit is contained in:
parent
bd1473d0a7
commit
f329896e86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110922
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-DNS
|
||||
PORTVERSION= 0.46
|
||||
PORTVERSION= 0.47
|
||||
CATEGORIES= dns net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Net-DNS-0.46.tar.gz) = 67bf0842afe5a5e313e5d45d8d2735fb
|
||||
SIZE (Net-DNS-0.46.tar.gz) = 94634
|
||||
MD5 (Net-DNS-0.47.tar.gz) = 749a04eb4377e889ed58d004536a9117
|
||||
SIZE (Net-DNS-0.47.tar.gz) = 94231
|
||||
|
|
Loading…
Reference in a new issue