diff options
author | tobez <tobez@FreeBSD.org> | 2003-02-03 03:41:52 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2003-02-03 03:41:52 +0800 |
commit | b3de8b6fb8de1d111d7bbbfa193bfb3a19b303f6 (patch) | |
tree | 29a9898acf3fe85c66ccb7c12c87e57f24d6327e /net | |
parent | e67fee5d567a25db142e87b7b7aae713c5a018d8 (diff) | |
download | freebsd-ports-gnome-b3de8b6fb8de1d111d7bbbfa193bfb3a19b303f6.tar.gz freebsd-ports-gnome-b3de8b6fb8de1d111d7bbbfa193bfb3a19b303f6.tar.zst freebsd-ports-gnome-b3de8b6fb8de1d111d7bbbfa193bfb3a19b303f6.zip |
Update to 1.04.
Some tests fail with newer versions of p5-Net-DNS. Newer version to
account for these and other problems is in the works, according to the
module author, but it is not there yet.
Vendor changes since 1.02:
- added support for a reentrant $INCLUDE;
- added support for AAAA and HINFO;
- modified module behavior to be more BIND-like.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-DNS-ZoneFile/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-DNS-ZoneFile/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-DNS-ZoneFile/Makefile b/net/p5-Net-DNS-ZoneFile/Makefile index 313e594a83a8..d254bdb045b4 100644 --- a/net/p5-Net-DNS-ZoneFile/Makefile +++ b/net/p5-Net-DNS-ZoneFile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS-ZoneFile -PORTVERSION= 1.02 +PORTVERSION= 1.04 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-DNS-ZoneFile/distinfo b/net/p5-Net-DNS-ZoneFile/distinfo index d0878645997d..846410507f99 100644 --- a/net/p5-Net-DNS-ZoneFile/distinfo +++ b/net/p5-Net-DNS-ZoneFile/distinfo @@ -1 +1 @@ -MD5 (Net-DNS-ZoneFile-1.02.tar.gz) = 57fbbc8b467e02974d5a9a44241c22a8 +MD5 (Net-DNS-ZoneFile-1.04.tar.gz) = 4fe0b670b00bc725ead2e7e13ccf89c2 |